RTS Online v3.0
EDGE 1.25 COMPLIANT
What is RTS?
RTS stands for "radius trigger script".
RTS is not intended to replace DDF, but accents and enhances DDF. Using both DDF and RTS together, you can create amazing events that even Quake 2 cannot.
With RTS, you can create scripted events that cannot be controlled by linedef triggers alone, such as a simple onscreen tip message, multiple line types being triggered by one switch, or a complex event where an entire structure is destroyed, monsters are spawned, sounds are played, and light levels are changed dramatically.
What is RTS Online?
RTS Online is a combination of documentation for RTS, and an editor to build your scripts. You can use this website just as a usage reference manual, or to build your script by using the forms.
Where can I get the latest version of EDGE?
http://edge.sourceforge.net
Making your script:
To create your script, select a function to edit in the Functions menu, enter your values in the form, and the output will show up in the textbox window on the right. Then click the SELECT ALL button below the code output box, copy and paste the output into your script.
If you make an error, just delete or modify the raw code from the code output window, or hit the CLEAR OUTPUT button to zap the entire thing.
You can also type directly in the Code Output box and just add functions using the forms as needed. Anything added from the function forms will populate at the bottom of your script.
Saving or printing your script:
You can copy and paste the output text into any text editor, like Notepad, and save the file to the same directory as EDGE.EXE as myscript.scr (name it whatever you want, but with .scr), or print it from within Notepad.
Playing your script:
Run the game to test your script like this:
edge -script myscript.scr
Browser Compatibility:
You must have javascript enabled in order to use this website.
This website was successfully tested in Netscape 4.x+, IE 4.x+, and Opera 4.02 (javascript enabled version). This site will not work in any version 3.x browser.
A minimum resolution of 800x600 and 256 colors are required. 1024x768 or higher and 16 bit color is recommended.
Send feedback and bug reports:
marcpullen@mindspring.com
All documents within the RTS Online website are ©2000-2001 Marc A. Pullen and the EDGE-team. If you rip my scripts, please give credit where credit is due. :)