Question about watching a demo
Posted: Sat Dec 31, 2005 6:00 am
I just REC a demo using this script;
bind "F4" "vstr ua_record"
set "ua_record" "vstr ua_rec"
set "ua_rec" "addchatline recording_ON;recordNetDemo;set ua_record vstr ua_stop"
set "ua_stop" "stopNetDemo;addchatline recording_OFF;set ua_record vstr ua_rec"
But when i wanna watch it, i type;
playNetTimeDemo "name of the demo"
the demo run fine but way too fast, how can i fix that to make the demo run slower, or should i say at a normal speed ???
bind "F4" "vstr ua_record"
set "ua_record" "vstr ua_rec"
set "ua_rec" "addchatline recording_ON;recordNetDemo;set ua_record vstr ua_stop"
set "ua_stop" "stopNetDemo;addchatline recording_OFF;set ua_record vstr ua_rec"
But when i wanna watch it, i type;
playNetTimeDemo "name of the demo"
the demo run fine but way too fast, how can i fix that to make the demo run slower, or should i say at a normal speed ???