gamemodes.txt - i don't know if and when it's reloaded, but for sure its on server start gamemodes_server.txt - likie this above but it overwrites everything in gamemodes.txt that exist in this file
>From what i have know cfg are executed in this order: autoexec.cfg - only on server start and if you have +exec autoexec.cfg in start parameters server.cfg - every map start cfg/gamemode_<gamemode>.cfg - every map start cfg/gamemode_<gamemode>_server.cfg - every map start, but this and above are defined by exec section in gamemodes*.txt so probably can be disabled. 2012/9/7 Benjamin Vergnaud <[email protected]> > Hey, > > Basically, I tend to see it this way : > > gamemode_whatever_server.cfg -> Every commands related to the mode, or the > gameplay. > server.cfg -> General cvars, such as the hostname, rcon and stuff that > must apply for every mode. > > Also : > > - gamemodes.txt and gamemode_whatever.cfg = Valve files, forget it. > - server.cfg, gamemodes_server.txt and gamemode_whatever_server.cfg = your > own files, that will overwrite valve ones, and never be modified by updates. > > > As for an autoexec, what's the point ? An autoexec is a file that will be > launched at server start up. So does server.cfg ;) > > Hope I cleared things up for you =) > > Cya > > > > On 7 September 2012 20:25, TJ Trout <[email protected]> wrote: > >> >> >> Hello, >> >> Where would one place commands such as; >> >> mp_freezetime 5 >> mp_join_grace_time 30 >> mp_match_end_restart 0 >> bot_difficulty 1 >> bot_chatter off >> bot_join_after_player 0 >> bot_quota 10 >> bot_quota_mode fill >> bot_chatter 0 >> mp_friendlyfire 0 >> mp_afterroundmoney 10000 >> mp_maxrounds 0 >> mp_timelimit 60 >> mp_buytime 120 >> mp_startmoney 10000 >> mp_maxmoney 10000 >> >> normally these would be in server.cfg, funny thing is that when put in >> server.cfg the hostname, rcon and possibly a few others work but most of >> them do not. >> >> Can someone help me understand the difference between gamesmode.txt, >> gamesmode_server.txt gamesmode_server_casual.txt and server.cfg? What about >> autoexec.cfg? That's gone now too? >> >> Am I supposed to put some of these cvars in one file and some in another? >> This is very confusing? >> >> Any help is appreciated, >> >> TJ >> >> >> >> >> >> >> _______________________________________________ >> Csgo_servers mailing list >> [email protected] >> https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers >> > > > > -- > Benjamin ‘*kRYOoX*’ Vergnaud > > -- > International Relationship > Team VeryGames > http://www.team-verygames.net > > -- > Technical Support > VeryGames > http://www.verygames.net/ > > > _______________________________________________ > Csgo_servers mailing list > [email protected] > https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers > -- Pozdrawiam, KawMAN
_______________________________________________ Csgo_servers mailing list [email protected] https://list.valvesoftware.com/cgi-bin/mailman/listinfo/csgo_servers
