
Any Chance.. Also.. If it does happen do the following Mod..
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 and you will be able to play until the tickets expire.
Means we get the full conquest.. rather than just 12 mins of gameplay..
w00t
Cheers