I'm running a small TFC server currently on a RH 9 box and I've noticed a problem whenever the map changes. Usually when we run a map vote, if the map is extended and then we change the map the mp_timelimit retains the same value as when it was set for extending (say 60 minutes instead of 30). I basically narrowed it down to the server.cfg is called once, and only once. I put an echo in my server.cfg file and it was called when the server booted on the first map, but wasnt called after that again. I disabled adminmod and ran stock tfc as well as removed everything from my server.cfg (but the echo line), and it still didnt get called again. Any ideas? thanks.
- TheProfessional -- use "mapchangecfgfile server.cfg" in your server.cfg. this should force it to re-read the server.cfg at every map change. if you have the timelimit set in the server.cfg, it will be reset to that value. ~cooky _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

