05-22-2016, 03:46 AM
If i start Xonotic with e.g.:
xonotic.exe +connect 213.198.94.130:26000 +_cl_name "^x103âš™^x999Test^x103âš™^7"
the the playername is not the same as if i edit my config.cfg and change it to:
"_cl_name" "^x103âš™^x999Test^x103âš™^7"
Rather
xonotic.exe +connect 213.198.94.130:26000 +_cl_name "^x103âš™^x999Test^x103âš™^7"
will cause this entry in config.cfg:
"_cl_name" "^x103âš™^x999Test^x103âš™^7"
For e.g. xonotic.exe +connect 213.198.94.130:26000 +_cl_name "Name123ABC" it works as i expect it.
Here my question: is it not possible to to set this kind of name over the commandline? And if yes how and if not why?
xonotic.exe +connect 213.198.94.130:26000 +_cl_name "^x103âš™^x999Test^x103âš™^7"
the the playername is not the same as if i edit my config.cfg and change it to:
"_cl_name" "^x103âš™^x999Test^x103âš™^7"
Rather
xonotic.exe +connect 213.198.94.130:26000 +_cl_name "^x103âš™^x999Test^x103âš™^7"
will cause this entry in config.cfg:
"_cl_name" "^x103âš™^x999Test^x103âš™^7"
For e.g. xonotic.exe +connect 213.198.94.130:26000 +_cl_name "Name123ABC" it works as i expect it.
Here my question: is it not possible to to set this kind of name over the commandline? And if yes how and if not why?