Jump to content

Trouble with Poison function


DarkKreepe

Recommended Posts

I have problem with setSickenss() function

 

player:getStats():setSickness(player:getStats():getSickness()+ 0.5); or player:getStats():setSickness(0.5);

 

When this function was started, poison level wasnt changed, but if i use Bleach the level of sickenss is changing. For debugging i use print("Sickness: " ..player:getStats():getSickness());

 

Can someone help me with it?

Edited by DarkKreepe
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...