devin812 wrote:
Hmm interesting.. what does the Cvar mapchangecfgfile do? More specifically when does it exec the .cfg file it specifies?
A while ago, the server.cfg was exec'd at each map change, while the autoexec.cfg was only exec'd at startup. Valve decided to make the server.cfg exec only at startup too. This didn't make sense to a lot of admins, and people wanted the old behavior back. So Valve created the "mapchangecfgfile" cvar for people to specify a config that gets exec'd on map change again. Most people set this to use the server.cfg which mimics the old style behavior, but you can set it to anything you want. mapchangecfgfile server.cfg -- - m0gely http://quake2.telestream.com/ Q2 | Q3A | Counter-strike _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

