PDA

View Full Version : Question: Map Rotation Time


FlyingWalrus
09-25-2003, 08:26 AM
Hi,

I dunno but somehow I am stuck with the Map Rotation. I want that every Round has a max. Time of 5 Minutes. 10 Rounds per Map.

So I got the Objective config:


timelimit 5
fraglimit 10
maprotationtime 30
roundlimit 0


But somehow this doesn't work at all. Sometimes the map is changed after 5 Rounds, sometimes after 3 Rounds, ...

any suggestions?

CFH666
09-25-2003, 12:32 PM
timelimit 5
fraglimit 10
maprotationtime 30
roundlimit 0



The problem is in there. the "timelimit" setting is actually the map rotation time. I have messed with that "maprotationtime" setting and found it has no effect, atleast on OBJECTIVE servers. But I beleive for TOW and LIBERATION modes it works.

the "roundlimit" setting is actually the time for the rounds, which in this case if you want it 5 minutes which is default, you can leave at 0, or you can change it to 5. leaving it at 0 should keep the roundlimits correct if you switch game types. Like if you go from obj to tow, default tow roundlimit is 15 i beleive. Therefore if you set roundlimit to 5, the TOW maps will play with 5 minute rounds and the objectives will never be completed.

To get every round to have a time of 5 minutes, and have the maps rotate after first team to 10 rounds, then change these lines

roundlimit 5
fraglimit 10


That should work


6

FlyingWalrus
09-25-2003, 02:14 PM
yep that helped :)

why can't they just name things what they are...