26.02.2018, 14:48
Hell no, that's not how you use this function. GetPlayerHealth RETURNS 1 on success and 0 on failure.
PHP код:
new Float:player_hp;
GetPlayerHealth(playerid, player_hp);