The Dink Network

Reply to Re: Scripts

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:
 
 
June 15th 2007, 10:02 PM
boncag.gif
Znex
Peasant He/Him Australia
Oh hey. 
void main(void)
{
int &sink = &current sprite;
}

void talk(void)
{
int &water = create_sprite(???, ???, 6, 187, 1);
say_stop("Pssshhh!!", &sink);
wait(100);
say_stop(" I really need to get that fixed.", 1);
}

Eh, forget it.