Large Script Call

While it would appear that the “call script” event command built into RM is meant for “small” script calls, inevitably you may end up wanting to make a script call that is just a little longer than 6 lines (or, if you prefer one-liners separated by semi-colons, 110 characters)

This script simply combines consecutive call script commands so you don’t have to worry about trying to squeeze everything into one small box

Script: download here

So you can do stuff like this:

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *

To create code blocks or other preformatted text, indent by four spaces:

    This will be displayed in a monospaced font. The first four 
    spaces will be stripped off, but all other whitespace
    will be preserved.
    
    Markdown is turned off in code blocks:
     [This is not a link](http://example.com)

To create not a block, but an inline code span, use backticks:

Here is some inline `code`.

For more help see http://daringfireball.net/projects/markdown/syntax