The Dink Network

Reply to Re: Maybe if you type real slow I will understand

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:
 
 
July 12th 2004, 09:22 PM
slayer.gif
Astral
Peasant He/Him
 
for the sign do that

void talk( void )
{
say("The Witch!.",1);
wait(500);
wait(500);
say("`3Learn Magic!", &current_sprite);
wait(500);
wait(500);
say("She Lives to the south.",1);
wait(500);
wait(500);
}

void hit( void )
{
say_stop("`3Big man hits the sign.", &current_sprite);
}