The Dink Network

Reply to Finding a sprite number

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 5th 2010, 12:59 PM
dinkdead.gif
How would I find out if a sprite exists and then manipulate it? Like "is there a sprite at x/y and if there is then move it around".

The only way that comes to mind is shooting a missile at that x/y and then using &missile_target but that seems a bit messy, not to mention prone to bugs. Is there an easier way?