29.03.2017, 15:13
https://sampwiki.blast.hk/wiki/GetPlayerHealth
https://sampwiki.blast.hk/wiki/GetPlayerArmour
These functions doesn't return the value you're looking for. Instead, you should use them like this:
https://sampwiki.blast.hk/wiki/GetPlayerArmour
These functions doesn't return the value you're looking for. Instead, you should use them like this:
PHP код:
GetPlayerHealth(playerid,yourfloat);