Dean Holland wrote:
Is there a config file that SRCDS executes on mapchange (like HLDS had
autoexec.cfg) or a cvar that can be set to define the config file on map
change (HLDS again had mapchangecfgfile)?

We have an automatically generated banlist that we'd like to have
updated on map change rather than when we restart the servers daily.

You are mistaken, HLDS executes autoexec.cfg ONCE on server start, then it executes server.cfg on every mapchange.

Its the same for SRCDS.

so all you have to do is to put banned.cfg in your cstrike/cfg dir, and
have "exec banned.cfg" into your server.cfg file.

from personal experience you should put "exec banned.cfg" as the last
item in server.cfg, sometimes with large banlists ~1-2000 bans, i have
experienced it would stop executing the rest of server.cfg after the
exec banned.cfg part.

_______________________________________________
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux

Reply via email to