News Writer
2260 posts
Registered:
Jan 2006
I posted my demo.txt on the old qw.nu forum!
My hd crashed and I didnt save this one..
F1 slowing the paste of the demo
F2 fasten up the speed of the demo
and I could push it longer and it got sloower etc...
any1 got the script im searching for?
EDIT: thnx angua its up at http://roz.bookieroz.com/qw/demo.txt
Member
47 posts
Registered:
Jan 2006
alias "speed500" "demo_setspeed 500;bind f2 speed500;bind f1 speed300;echo 500 speed"
alias "speed300" "demo_setspeed 300;bind f2 speed500;bind f1 speed200;echo 300 speed"
alias "speed200" "demo_setspeed 200;bind f2 speed300;bind f1 speed150;echo 200 speed"
alias "speed150" "demo_setspeed 150;bind f2 speed200;bind f1 realtime;echo 150 speed"
alias "realtime" "demo_setspeed 100;bind f2 speed150; bind f1 speed90;echo realtime"
alias "speed90" "demo_setspeed 90;bind f2 realtime;bind f1 speed80;echo 90 speed"
alias "speed80" "demo_setspeed 80;bind f2 speed90;bind f1 speed70;echo 80 speed"
alias "speed70" "demo_setspeed 70;bind f2 speed80;bind f1 speed60;echo 70 speed"
alias "speed60" "demo_setspeed 60;bind f2 speed70;bind f1 speed50;echo 60 speed"
alias "speed50" "demo_setspeed 50;bind f2 speed60;bind f1 speed40;echo 50 speed"
alias "speed40" "demo_setspeed 40;bind f2 speed50;bind f1 speed30;echo 40 speed"
alias "speed30" "demo_setspeed 30;bind f2 speed40;bind f1 speed20;echo 30 speed"
alias "speed20" "demo_setspeed 20;bind f2 speed30;bind f1 speed10;echo 20 speed"
alias "speed10" "demo_setspeed 10;bind f2 speed20;bind f1 speed00;echo 10 speed"
alias "speed00" "demo_setspeed 00;bind f2 speed10;bind f1 speed00;echo 0 speed"
didn't try it so might be some typos
News Writer
2260 posts
Registered:
Jan 2006
guys dont forget
bind f1 realtime
thnx alot angua, it worked
News Writer
2260 posts
Registered:
Jan 2006
alias "speed500" "demo_setspeed 500;bind f2 speed500;bind f1 speed300;echo 500 speed"
alias "speed300" "demo_setspeed 300;bind f2 speed500;bind f1 speed200;echo 300 speed"
alias "speed200" "demo_setspeed 200;bind f2 speed300;bind f1 speed150;echo 200 speed"
alias "speed150" "demo_setspeed 150;bind f2 speed200;bind f1 realtime;echo 150 speed"
alias "realtime" "demo_setspeed 100;bind f2 speed150; bind f1 speed90;echo realtime"
alias "speed90" "demo_setspeed 90;bind f2 realtime;bind f1 speed80;echo 90 speed"
alias "speed80" "demo_setspeed 80;bind f2 speed90;bind f1 speed70;echo 80 speed"
alias "speed70" "demo_setspeed 70;bind f2 speed80;bind f1 speed60;echo 70 speed"
alias "speed60" "demo_setspeed 60;bind f2 speed70;bind f1 speed50;echo 60 speed"
alias "speed50" "demo_setspeed 50;bind f2 speed60;bind f1 speed40;echo 50 speed"
alias "speed40" "demo_setspeed 40;bind f2 speed50;bind f1 speed30;echo 40 speed"
alias "speed30" "demo_setspeed 30;bind f2 speed40;bind f1 speed20;echo 30 speed"
alias "speed20" "demo_setspeed 20;bind f2 speed30;bind f1 speed10;echo 20 speed"
alias "speed10" "demo_setspeed 10;bind f2 speed20;bind f1 speed00;echo 10 speed"
alias "speed00" "demo_setspeed 00;bind f2 speed10;bind f1 speed00;echo 0 speed"
bind f1 realtime
ECHO PUSH F1
ECHO Use F1 and F2 for toggle speed