The Dink Network

Reply to Re: A question

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:
 
 
April 10th 2012, 05:12 PM
wizardb.gif
Kyle
Peasant He/Him Belgium
 
You're doing that stuff in void die(), which means it won't completely run. Move_stop will pause that script, but it will die in the meanwhile. You can solve this easily by changing the sprite's brain to 0 at the start of the die() procedure

And if that's not enough, put all that stuff in an external().