Page 1 of 1
whats the command for enabling a timer?
Posted: Thu Dec 29, 2005 6:02 pm
by Guest
a timer that shows the time.
Posted: Thu Dec 29, 2005 6:27 pm
by primaltheory
Like? real time?
Posted: Thu Dec 29, 2005 8:53 pm
by spookmineer
If it goes in your autoexec.cfg:
seta cg_drawTimer "1"
Or:
cg_drawTimer "1"
straight into the console.
If you mean a timer script to time items with, I think I can look it up somewhere, or is this an answer to your question...?
Posted: Thu Dec 29, 2005 9:03 pm
by +JuggerNaut+
primaltheory wrote:Like? real time?

Posted: Thu Dec 29, 2005 10:42 pm
by Cooldown
In-game clock: /cg_drawTimer 1
OSP Real time clock: /bind x "currenttime"
Posted: Thu Dec 29, 2005 11:51 pm
by PieceMaker
Wasn't there a problem with vq3 having cg_drawfps and cg_drawtimer on at the same time?
Meaning you could have one or the other is all I'm asking?
Posted: Fri Dec 30, 2005 12:02 am
by spookmineer
They will both show in game. Both in the top right hand corner, one below the other.
Posted: Fri Dec 30, 2005 12:29 am
by primaltheory
+JuggerNaut+ wrote:primaltheory wrote:Like? real time?

i meant like the time (like 729)
Posted: Fri Dec 30, 2005 2:54 am
by +JuggerNaut+
i know
