The Dink Network

Reply to Re: Scripting Help

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 31st 2007, 12:30 PM
pq_cthunik.gif
GOKUSSJ6
Peasant He/Him Poland
Everyone should get a pizza for free in each week. 
Hmm strange when i add a touch script Dink won't do anything.I'm attaching a script if i did something wrong:
void main(void)
{
sp_touch_damage(&current_sprite, -1);
}
void touch(void)
{
say("`8Hey i said no one enters to Guard House!", &guard);
}
}