I don't know if it's still true, but I seem to remember Milton at Valve saying that the +map command was special, and should always be the last argument on the command line. Arguments after +map may not be processed at all because of this. Alternately, put map in the autoexec.cfg instead of on the command line. You might also be able to put game_type and game_mode in autoexec.cfg too, but not sure.

Re-order like this:

./srcds_run -game csgo -ip 192.168.1.100 +net_public_adr 117.7.170.41 +login anonymous +game_type 0 +game_mode 1 +mapgroup mg_bomb_se +map ar_poolstay

Also, you should be using -ip and not +ip, unless I am mistaken.



On 6/27/14, 9:31, Absurd Minds wrote:

./srcds_run -game csgo +game_type 0 +game_mode 1 +mapgroup mg_bomb_se +map ar_poolstay +login anonymous +ip 192.168.1.100 +net_public_adr 117.7.170.41


_______________________________________________
Csgo_servers mailing list
[email protected]
https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers

Reply via email to