The Dink Network

Reply to What's wrong with this script?

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 4th 2011, 08:08 AM
boncag.gif
Godley
Peasant They/Them
 
void talk(void)
{
freeze(1);
say_stop("`%Welcome to " , &current_sprite);
say_stop("Wow!" , 1);
unfreeze(1);
}