PDA

View Full Version : Gametype change


imported_MazX_Desert_Rat
11-15-2003, 09:09 PM
How do you change a gametype on the fly? I tried /rcon gametype re map mp_caretan but it stays at the type in the config file. Help anyone?

IchBin
11-16-2003, 12:47 AM
Not an expert on rcon but I think you have to type /rcon set g_gametype re map mp_carentan or maybe /rcon g_gametype etc.....

rudedog
11-16-2003, 07:11 AM
/rcon sv_maprotation gametype dm map mp_brecourt

or

/rcon sv_maprotation gametype dm map mp_brecourt map mp_depot gametype re map mp_ship

imported_MazX_Desert_Rat
11-17-2003, 10:31 PM
It doesnt work. What I'm trying to do is override the server config and set a new rotation through console. The rotation remains as it is in the config file. Ideas?

imported_MazX_Desert_Rat
11-18-2003, 12:58 AM
Found a post a few pages back that added sv_maprotationcurrent "" after the sv_maprotation. That did the trick!