Reply to Re: Say Scripts
If you don't have an account, just leave the password field blank.
you may have the same problem i did put sp_touch_damage(¤t_sprite, 0); as the first thing in the touch method then put it back to sp_touch_damage(¤t_sprite, -1); at the end of the method.
P.S you can't use the script name attached to another sprite to as the name of the sprite. You will have to find the sprite number and then use that.
P.S you can't use the script name attached to another sprite to as the name of the sprite. You will have to find the sprite number and then use that.