Prowler Productions
  Dink Smallwood Forum
  Why won´t she die??

Post New Topic  
profile | register | faq

Author Topic:   Why won´t she die??
Ibis posted 01-28- 07:53 AM CT (US)   Click Here to See the Profile for Ibis   Click Here to Email Ibis  
I have this problem with a script, I want a girl to die by using
void_hurt(¤t_sprite, 30);
But nothing happens, I use
sp_hitpoints(¤t_sprite, 30);
so she got life, and you can hit her to death.
Here´s the whole script
say("`5Nooo!", ¤t_sprite);
wait(250);
void_hurt(¤t_sprite, 30);
say_stop ("`5Eihhh!....", ¤t_sprite);
wait(250);
unfreeze(1);
}
bdjnk posted 01-28- 04:08 PM CT (US)     Click Here to See the Profile for bdjnk  Click Here to Email bdjnk     
from what i can see your only prob is the fact that you have a void before the hurt function. what this will do is tel the engine that you don't want the function to return an int, but you want two ints to be returned (the sprite and the amount of damage). try getting rid of the void and see if it works.
Ibis posted 01-29- 12:48 PM CT (US)     Click Here to See the Profile for Ibis  Click Here to Email Ibis     
Thanks, she dies now..

Post New Topic  Post Reply
Hop to:


Contact Us | Prowler Productions

Powered by: Ultimate Bulletin Board, Freeware Version 5.10a
Purchase our Licensed Version- which adds many more features!
© Infopop Corporation (formerly Madrona Park, Inc.), 1998 - 2000.