if(armor >= 95 || (armor + 25) >= 95) { SendClientMessage(playerid,-1,""chat" You have enough armour to survive."); return 1; }