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
demo speeds
Moderators: mogers, scorch-, Cory Cory! Price, laura
Re: demo speeds
viewdemo "demoname"
-
InSaNe
- Posts: 43
- Joined: Sat Aug 06, 2011 10:00 pm
- Clans: KSP-x, LoD, tdb, Darkstar, CorrupT, LlamaPatrol, wyze, nT, BnG, x6, teamukz
- Location: Ottawa, Ontario, Canada
- Contact:
Re: demo speeds
Not really what I'm asking for.
I want to know the console command for when you press slow motion or fast forward.
I want to know the console command for when you press slow motion or fast forward.
-
InSaNe
- Posts: 43
- Joined: Sat Aug 06, 2011 10:00 pm
- Clans: KSP-x, LoD, tdb, Darkstar, CorrupT, LlamaPatrol, wyze, nT, BnG, x6, teamukz
- Location: Ottawa, Ontario, Canada
- Contact:
Re: demo speeds
Ahh found it!
bind "MOUSE3" "host_framerate 0; stopsound"
bind "MOUSE4" "host_framerate .01"
bind "MOUSE5" "host_framerate .001"
bind "MOUSE3" "host_framerate 0; stopsound"
bind "MOUSE4" "host_framerate .01"
bind "MOUSE5" "host_framerate .001"
-
scorch-
- Posts: 1461
- Joined: Mon Jan 31, 2011 10:05 am
- Clans: #[e]xceptional.dod ~ #check-six ~ #jetty ~ dodod
- Location: ventura,ca
- Contact:
Re: demo speeds
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.