PDA

View Full Version : I need help trying to run diffrent game modes together!!


ripper23
11-11-2007, 10:10 AM
yeah i just spent 1 hour trying to firgure it out lol...i had it setup i thought to play 1 map domination, 1 map sabatage, 1 map headquarters..but it kept crahing...can somone put togther a sample config on how ot should look for running diffrent modes togther...this is a ranked server by the way...

[ELS]WRX Boy
11-11-2007, 11:32 AM
Here is the way my rotation looks. I am running 1 TDM (or WAR) map followed by 2 SAB maps. Just change the gametype tags to whatever gametype you want.

// Map_rotation
set sv_mapRotation "gametype war map mp_backlot gametype sab map mp_bloc gametype sab map mp_bog gametype war map mp_cargoship gametype sab map mp_citystreets gametype sab map mp_convoy gametype war map mp_countdown gametype sab map mp_crash gametype sab map mp_crossfire gametype war map mp_farm gametype sab map mp_overgrown gametype sab map mp_pipeline gametype war map mp_showdown gametype sab map mp_strike gametype sab map mp_vacant"

ripper23
11-11-2007, 01:27 PM
your running a ranked server right?

[ELS]WRX Boy
11-11-2007, 01:30 PM
That is correct, it is ranked.

From everything I have read, anything that you change in the server config file located in your "main" folder will not affect ranking. If it would affect the ranking, the game ignores it. In order to remove the ranking, and make whatever change you are trying to make that is not allowed on a ranked server, you would have to put that in a config file in the mods (fs_game) folder.

ripper23
11-11-2007, 03:24 PM
thanks i got it!!

Goose
11-12-2007, 03:16 PM
I'm having the same problem. My sv_mapRotation looks very much like the sample provided WRX. The maps rotate but the gametype sticks to that of the first map: domination. I use a single config file. the rotation is at the end of it.

Ideas?

Goose
11-12-2007, 03:44 PM
Or perhaps it's just the map_rotate functionality. I attempted to "push" the server forward by using map_rotate in the console. The map rotated to the next one but the gametype stayed the same. Allowing the maps to rotate on their own seems to allow the gametype to rotate as configured.

Any confirmations of that behavior?

[ELS]WRX Boy
11-12-2007, 03:56 PM
I have manually rotated my server to the next map and I do not recall the gametype being incorrect. I have noticed that I cannot manually change the gametype via the console, even though it accepts the command and gives the proper response. Maybe manually rotating it is tied to that and they are both bugged.

I will experiment with that a little later. Server is mostly full now so I am not going to mess with it.