new Float:pHealth;GetPlayerHealth(playerid, phealth);if(pHealth > 99.0) return SendClientMessage(playerid, 0xFF0000FF, " Your health is full");