Why?SetPlayerHealth and Armour problem
#2

You can't have a health from 5000, lol :P
A full healthbar uses 100.0, not more. 136 will be the maximum, but with 100 your healthbar will be full.
And you're using an integer at SetPlayerHealth, maybe it's better to use a float.
SetPlayerHealth(playerid, 100.0);
Reply


Messages In This Thread
Why?SetPlayerHealth and Armour problem - by kymsar - 01.12.2009, 13:32
Re: Why?SetPlayerHealth and Armour problem - by Remi-X - 01.12.2009, 13:55
Re: Why?SetPlayerHealth and Armour problem - by Correlli - 01.12.2009, 13:58

Forum Jump:


Users browsing this thread: 1 Guest(s)