if(GetPlayerHealth(playerid) > 100) { SendClientMessage(playerid, COLOR_RED, "You ate too much!"); return 1; }