PDA

View Full Version : Time Limit


Kossori
06-11-2005, 05:50 AM
Lets face it, the 12 minute timer sucks. I did some looking around and apparently there is a way:Open up the file gpm_cq.py with notepad, it's under Battlefield 2 Standalone Demo Server\mods\bf2\python\game\gamemodes

Locate the line

host.registerHandler('TimeLimitReached', onTimeLimitReached, 1)

Place a # in front of it so it appears like

#host.registerHandler('TimeLimitReached', onTimeLimitReached, 1)

This will make the 12 min timer still appear but once it hits 0:00 the clock will disappear.


From what I gather, once the clock is gone the game ends when someone actually wins (a team loses all its tickets).

wihadmin
06-11-2005, 10:02 AM
thanks!

We've made the change to remove the time limit.

Here's the new name for the server

War is Hell BF2 No Time Limit
70.85.202.36

GroovyDude
06-11-2005, 11:26 AM
Kossori's the man. Thanks dude!

Without the time limit, it's sooooo much better.