shalesey
01-25-2004, 12:27 PM
Ok I used the line below to initiate a new config as per the sticky post in another forum.
quote:
--------------------------------------------------------------------------------
/rcon exec server.cfg
This will enable you to switch between various .cfg files set for your server, such as for different gametypes. An example would be if you had two .cfg files names Billy and Bob, you would switch from exec Billy.cfg to exec Bob.cfg.
--------------------------------------------------------------------------------
When the new config is being used by the server it continues on the old map rotation until a full rotation is used. How do I scrap the current server rotation. I've tried /rcon map_restart and /rcon map_rotate. But all these do is restart the current map or continue on the old map-rotation. The only time the server changes is when the current full rotation has finished. So the only way to do it i've found is to /rcon map_rotate until the map rotation is done, then the new one starts. Or reboot the server, there must be an easier way!
quote:
--------------------------------------------------------------------------------
/rcon exec server.cfg
This will enable you to switch between various .cfg files set for your server, such as for different gametypes. An example would be if you had two .cfg files names Billy and Bob, you would switch from exec Billy.cfg to exec Bob.cfg.
--------------------------------------------------------------------------------
When the new config is being used by the server it continues on the old map rotation until a full rotation is used. How do I scrap the current server rotation. I've tried /rcon map_restart and /rcon map_rotate. But all these do is restart the current map or continue on the old map-rotation. The only time the server changes is when the current full rotation has finished. So the only way to do it i've found is to /rcon map_rotate until the map rotation is done, then the new one starts. Or reboot the server, there must be an easier way!