The Dink Network

Reply to Re: adding script to a screen

If you don't have an account, just leave the password field blank.
Username:
Password:
Subject:
Antispam: Enter Dink Smallwood's last name (surname) below.
Formatting: :) :( ;( :P ;) :D >( : :s :O evil cat blood
Bold font Italic font hyperlink Code tags
Message:
 
 
May 11th 2011, 03:37 PM
dinkdead.gif
Don't put the extension!

Make a simple test script just to see if you've attached it correctly maybe.

Example:
void main (void)
{
    say_stop("Hellooo Wooooorld!!", 1);
    say_stop("Yay it works!", 1);
}