The Dink Network

Reply to Re: Long DMOD Name

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:
 
 
February 17th 2015, 01:36 PM
peasantmp.gif
Skurn
Peasant He/Him Equatorial Guinea duck bloop
can't flim flam the glim glam 
//script for Skorn
void talk
{
freeze(1)
freeze(¤t_sprite);
say_stop(`%This is really the only shit I've memorized.", ¤t_sprite);
wait(100)
say_stop("`%My scripting range is very good.", ¤t_sprite);
unfreeze(1)
unfreeze(&current_sprite)
}

void hit
{
say("`%Come on, don't hit me with your big sexy strong arms...", ¤t_sprite);
}

//what in salamander dick did it do to "&curren"?