I was going to highlight this problem, but you beat me to it! :) This needs looking at urgently, as it is impractical to restart a server every time you want to amend a CVAR or play with the config file.
To expand: It seems the gamemodes_server.txt is not re-read every map change etc, and is only read into memory at server start-up. Subsequent changes during operation to the file are not then reflected in-game. To recreate this: 1/ Set your CVARs in gamemode_server.txt 2/ Launch the server 3/ Modify one of those CVARs manually in the console to change it with immediate effect 4/ Modify the gamemode_server.txt CVAR to the same, new value 5/ Change map - the CVAR reverts back to the original value in step 1 - Nick -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Valentin G. Sent: 17 August 2012 01:39 To: [email protected] Subject: Re: [Csgo_servers] server.cfg and gamemodes.txt Can the file actually be reloaded in any way. I think my changed settings are not reflected until I restart the server, that is very inconvenient. _______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
