public OnPlayerUpdate(playerid) { new Float:HealthX; GetPlayerHealth(playerid, HealthX); pStats[playerid][health] = HealthX; return 1; }
Float:health