ouais donc t'es encore loin de jouer a fond..
et hl² sans anti aliasing c'est limite visuellement..
enfin bon
pour ceux qui veulent enlever le time limit de la demo :
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)