Author Topic: Fast-Forwarding Demos  (Read 1851 times)

Gold_Leader

  • VM-68
  • Posts: 110
Fast-Forwarding Demos
« on: February 19, 2007, 02:18:58 PM »
I was wondering if i could get the script to fast forward demos.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Fast-Forwarding Demos
« Reply #1 on: February 19, 2007, 02:26:46 PM »
Code: [Select]
bind kp_plus +demoff
alias +demoff "set timedemo 1"
alias -demoff "set timedemo 0"

It's bount to 8 on the numberpad, I think. But you can change that.

Gold_Leader

  • VM-68
  • Posts: 110
Re: Fast-Forwarding Demos
« Reply #2 on: February 19, 2007, 02:31:02 PM »
Thank you Zorch. :D

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Fast-Forwarding Demos
« Reply #3 on: February 19, 2007, 04:25:03 PM »
Welcome, but Jits gave it to me.

JOE

  • 68 Carbine
  • Posts: 348
Re: Fast-Forwarding Demos
« Reply #4 on: February 20, 2007, 11:18:24 AM »
thought jits said at one point fast forwarding through a demo would require a speed hack.  guess im wrong as usual

Paint-Magnet

  • PGP
  • Posts: 44
Re: Fast-Forwarding Demos
« Reply #5 on: February 22, 2007, 11:10:50 AM »
very nice