Inside3D!
     

i bleed! ... forever?

 
Post new topic   Reply to topic    Inside3d Forums Forum Index -> Tutorial Help
View previous topic :: View next topic  
Author Message
MeTcHsteekle



Joined: 15 May 2008
Posts: 397
Location: its a secret

PostPosted: Wed Aug 06, 2008 11:21 pm    Post subject: i bleed! ... forever? Reply with quote

alright sence this sections here ill use it ... in the tutorial "i bleed!", i can get it to bleed, but then it wont stop, not after respawn, not after map change, not after your health goes back up past the bleeding point... how do i fix this???? help is apprecated Arrow
_________________
bah
Back to top
View user's profile Send private message AIM Address
Electro



Joined: 29 Dec 2004
Posts: 241
Location: Brisbane, Australia

PostPosted: Wed Aug 06, 2008 11:25 pm    Post subject: Reply with quote

Yeah just looked at that code to see what the problem could be. What a silly little tutorial! Clearly not tested properly at all.

In PlayerPreThink just put something like:

Code:

if (self.health > 20)
    self.bleed = FALSE;

_________________
Unit reporting!
http://www.bendarling.net/
Back to top
View user's profile Send private message Visit poster's website MSN Messenger
MeTcHsteekle



Joined: 15 May 2008
Posts: 397
Location: its a secret

PostPosted: Thu Aug 07, 2008 1:20 am    Post subject: Reply with quote

thanks Very Happy
_________________
bah
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    Inside3d Forums Forum Index -> Tutorial Help All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2004 phpBB Group