30.04.2010, 22:01
Quero Criar um Anti HH
Assim:
Usando:
Como Criarr?
Assim:
Usando:
pawn Код:
new Float:health;
GetPlayerHealth(playerid,health);
if (health < 100.0)
{
//FUNCAO
}