PDA

View Full Version : map rotation isn't changing type of game, just the map


imported_TvS_Apollo
11-19-2003, 12:05 PM
Can someone tell me why my server starts on sd for the first map, then goes to re mode and stays on that mode but continues to rotate maps. It should switch back to sd a few maps down the road, and then back and forth between gametypes but it doesn't. Here's my map rotation stuff from the config file:

// The rotation.
set g_gametype "sd"
set sv_mapRotation "map mp_brecourt gametype re map mp_carentan map mp_powcamp gametype sd map mp_dawnville map mp_depot gametype re map mp_harbor map mp_hurtgen gametype sd map mp_pavlov map mp_railyard gametype re map mp_rocket gametype bel map mp_ship gametype dm map mp_chateau gametype re map mp_brecourt gametype sd map mp_carentan map mp_powcamp gametype re map mp_dawnville map mp_depot gametype sd map mp_harbor map mp_hurtgen gametype re map mp_pavlov map mp_railyard gametype sd map mp_rocket gametype dm map mp_ship gametype bel map mp_chateau"

//Start the game map
map mp_brecourt

THANKS in advance

Oracleman
11-19-2003, 06:15 PM
g_gametype and gametype are different cvars.

Take away your
set g_gametype "sd"
and also remove your
//Start the game map
map mp_brecourt

Add +map_rotate to your shortcut and it should work. You might also need to add "gametype sd/re" in front of all the maps in your sv_maprotation.