Quote:
Originally Posted by Vince
What shows 0? This is also quite a redundant way to go about things. You can get rid of the entire switch structure using only this:
PHP код:
SetHealthValue(playerid, floatround((hp / 10.0), floatround_ceil));
|
Tutorial on 'Redundant ways to go about things' with the appropriate ways please Vince lol!