PDA

View Full Version : +Map_Rotate problems


Wiggles741
11-11-2007, 09:21 PM
We have that in the command line startup but sometimes the server does not start up unless i type map_rotate in the console of the server and sometimes it starts up fine. Anyone know the fix for this?

RaDioAcTivE
11-12-2007, 01:26 AM
+set dedicated 2 +set net_ip xxx.xxx.xxx.xxx +set net_port 28960 +exec server.cfg +map_rotate


The map_rotate has to be in the command line now instead of the cfg's.

Wiggles741
11-12-2007, 07:14 AM
It is in the command line, but still sometimes I have to type map_rotate in the console of the server when it starts up to get it working right.

RaDioAcTivE
11-12-2007, 08:02 AM
You may need to post your entire cfg to figure this one out. Here's a couple of things that you can try or at least doublecheck.

Make sure that you have set sv_mapRotationCurrent "" before your rotation.

Try adding map mp_backlot or whatever you want your first map to be to the cfg after your rotation or even at the end of the command line. In COD2 you could set the first map out of the rotation that you wanted to start on but I'm not sure it works like that with COD4.

Wiggles741
11-12-2007, 09:48 PM
My friend said my server.cfg is fine and that we already tried what you said o_0