PDA

View Full Version : Set map rotation via Rcon?


TimSad
11-12-2008, 06:43 PM
I have a small rotation going right now and I want to change it without restarting the server. So, using HLSW I would enter this into the rcon...

set sv_mapRotation "gametype tdm map mp_shrine gametype tdm map mp_Asylum gametype tdm map mp_Courtyard gametype tdm map mp_Seelow gametype tdm map mp_Hangar gametype tdm map mp_Castle gametype tdm map mp_suburban gametype tdm map mp_Downfall gametype tdm map mp_Makin gametype tdm map mp_Dome gametype tdm map mp_Airfield gametype tdm map mp_Roundhouse gametype tdm map mp_Outskirts"

Would that work without a restart and would it take effect right then?

Andyucs
11-12-2008, 06:56 PM
Try sending rcon command in HLSW like exec server.cfg

I normally edit config on the server then issue the rcon and after map finishes your rotation should kick in

hope that helps