GetPlayerHealth(playerid,health); if(health != Player[playerid][Health]) { Player[playerid][Health] = health; }