The Dink Network

Reply to Re: Moving sprite damaging other sprites

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 27th 2009, 03:17 AM
custom_skull.gif
Skull
Peasant He/Him Finland bloop
A Disembodied Sod 
Maybe you should add hitpoints to it. Like this, sp_hitpoints(&current_sprite, health you want here);

Or if I'm wrong, the problem probably is that you added the sp_touch_damage(&current_sprite, -1);

I'm not sure, though.