[Ajuda] setar pra algo acontecer quando tiver colete 0
#6

Quote:
Originally Posted by delete
Посмотреть сообщение
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{

    new Float:colete;
    GetPlayerArmour(killerid, colete);
                                                                           //por Sky
    if(colete <= 0)
    {
        SendClientMessage(killerid, -1,"Vocк estб sem colete");
    }
    return 1;
}
agr fiquei confuso ele quer que isso verifique sozin ou quando alguem rancar o colete!
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)