server.cfg is overwriting any settings in server_cfg##.cfg. Example: You have in server.cfg: hostname "Test with server.cfg"
And in server_cfg01.cfg: hostname "Test with server_cfg01.cfg" rcon_password "test" The hostname of the server will be "Test with server.cfg", and there will be an rcon password of "test". On a side note, now that this is working, it seems like having an sv_tag makes it so people won't joni via matchmaking. 3 of my servers have it, 2 do not. The 2 without filled instantly, and people are now only trickling into the sv_tags servers. Anthal wrote: > As a note, this only works if you do NOT have a server.cfg file. > > I'll do some more testing later to see if the server.cfg only overwrites > the settings contained within the file, or if it ignores the > server_cfg##.cfg files all together. > > Chris Green wrote: > >> On the launch line, you can do +exec server_cfg##.cfg. This will cause each >> server instance to exec its own unique config file (in this example, >> server_cfg01.cfg, server_cfg02.cfg, ... ). >> >> We do this on our internal servers. >> _______________________________________________ >> To unsubscribe, edit your list preferences, or view the list archives, >> please visit: >> http://list.valvesoftware.com/mailman/listinfo/hlds_linux >> >> > > > _______________________________________________ > To unsubscribe, edit your list preferences, or view the list archives, please > visit: > http://list.valvesoftware.com/mailman/listinfo/hlds_linux > _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux