[Ajuda] Life
#7

Eu consegui chegar no que quero porйm se possivel tirem uma duvida minha:

Como eu faзo para verificar o HP do player e ver se й menor que 10 assim fazendo uma aзгo ex:

pawn Код:
public OnPlayerUpdate(playerid)
{
    if(PlayerDados[playerid][Classe1] >= 1)
    {
        if(PEGA O HP DO CARA E VE SE TA MENOS QUE 10)
        {
            SetTimerEx("Godness", 15000, false, "i", playerid);
        }
    }
    return 1;
}
Reply


Messages In This Thread
Life - by UzumakiNaruto - 23.04.2016, 03:33
Re: Life - by F1N4L - 23.04.2016, 11:38
Re: Life - by UzumakiNaruto - 24.04.2016, 19:56
Re: Life - by LockedLucas - 24.04.2016, 20:01
Re: Life - by Whoo - 24.04.2016, 20:09
Re: Life - by RiqueP - 24.04.2016, 23:36
Re: Life - by UzumakiNaruto - 25.04.2016, 05:10
Re: Life - by 99fe3rnando - 25.04.2016, 05:34

Forum Jump:


Users browsing this thread: 1 Guest(s)