The Dink Network

Reply to Re: 3 Answers

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:
 
 
October 28th 2003, 12:49 AM
custom_simon.gif
SimonK
Peasant He/Him Australia
 
So... you have a sprite with script "clawshrk" attached... in which the hit procedure checks to see if the claw sword is armed and then shrinks... or something else.

Because a sprite will respond to a hit from anything... be it bomb or fireball, or sword... and if it is using compare_weapon() to see if Dink is armed with a sword then the shrink stuff will still happen even if the sword has not been used. I hope that makes sense... but post the script and lets see