Page 1 of 1

demo speeds

Posted: Thu Jan 19, 2012 6:45 pm
by InSaNe
Does anyone have that demo script where you can set the speed of the demo you're watching to slow mow or fast forward?

Or do you remember the console command for it? I don't remember.

KTHX

Re: demo speeds

Posted: Thu Jan 19, 2012 6:54 pm
by reddogg
viewdemo "demoname"

Re: demo speeds

Posted: Thu Jan 19, 2012 9:07 pm
by InSaNe
Not really what I'm asking for.

I want to know the console command for when you press slow motion or fast forward.

Re: demo speeds

Posted: Thu Jan 19, 2012 9:15 pm
by InSaNe
Ahh found it!

bind "MOUSE3" "host_framerate 0; stopsound"
bind "MOUSE4" "host_framerate .01"
bind "MOUSE5" "host_framerate .001"

Re: demo speeds

Posted: Fri Jan 20, 2012 9:34 am
by scorch-
Those values depend on your machine's processing power or clock cycle or something, so you may need to set the values lower or higher depending on your system.