The Dink Network

Reply to Re: Help me (Hardness)

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 27th 2010, 11:04 AM
custom_iplaydink.gif
iplaydink
Peasant He/Him Sweden
Hmm.. 
If you are using freedink there is no punch sound. Try to attach a script to that object with this piece of code inside and then hit it. Does anything happen?

void hit(void)
{
say("Oh, you are hittable!", 1);
say("`1Yes I am", &current_sprite); 
}