The Dink Network

Reply to Re: "Shadows of Death" script help thread

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:
 
 
November 6th 2013, 12:19 AM
knights.gif
DinkKiller
Peasant He/Him United States
The world could always use more heroes 
I'm not actually 100% sure the if statement runs. What appears to happen is the sprite moves a bit farther than it's supposed to, which I assumed was because the extra wait procedure within the if statement was being run as well. The hardness doesn't move with the sprite so I can't continue to push it left to see if the statement runs when (&x < 20) so I need to figure out what's going on with the hardness.

Edit: I haven't seen it run the say_stop(), so the if statement probably doesn't run.