Jump to content
The Unknown Ghosts

Recording Demos


Recommended Posts

For those of you who might want to record demos - from your eyes only (or whoever your spectating) - then add the following lines to your 'uoconfig_mp.cfg' file.

 

// demo record toggle

seta demo_start "record; set demo_tog vstr demo_stop"

seta demo_stop "stoprecord; set demo_tog vstr demo_start"

seta demo_tog "vstr demo_start"

bind F5 "vstr demo_tog"

 

 

It toggles F5 as the start/stop demo recording.

 

You can then play them back later with ff/rw pause etc.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...