03.03.2018, 17:18
get playerid health with
and then have different cases
PHP код:
health = GetPlayerHealth(playerid);
PHP код:
if(health <50 ...format the string how you`d like and etc
if(health >= 50 ...