Fragger's SOF II Stuff: Demo Script

Fragger's SOF II Stuff

Donation ≠ Fee

Demo Script

Here's a simple demo script. It'll let you record a demo by pressing a key and then stop it using the same key.

Instructions:
Open your Noble-Pro folder
Create a new text file and open it
Paste the following code:

bind X "vstr demotoggle"

set demoon "g_synchronousclients 1; wait; record; wait; g_synchronousclients 0; echo ^4You ^4are ^4currently ^4Recording ^4a ^4demo.;set demotoggle vstr demooff"

set demooff "stoprecord; echo You are currently ^1Not ^1Recording ^1a ^1demo.; set demotoggle vstr demoon"

set demotoggle "vstr demoon"

You can replace "X" with any key you want. Save it as "demo.cfg" using the quotes
Open your sof2mp.cfg in notepad and bind a key you don't use to exec demo. Example:

bind Y "exec demo"

Again, "Y" can be any key you don't use.

After that, if you want to record a demo, just hit "X" (or whatever key you chose) and you'll see a message saying "You are now recording a demo". To stop recording, just hit that key again.

To view the demo you just recorded, you can download REFRAG
« Home | Next »
| Next »

0 Comments:

Post a Comment