[Ajuda] SendDeathMessage(killerid,playerid,reason);
#9

Quote:
Originally Posted by RuanRider
Посмотреть сообщение
pawn Код:
new bool:TaNoEvento[MAX_PLAYERS];

public OnPlayerDeath(playerid, killerid, reason)
{
    if (!TaNoEvento[playerid] == true) {
        SendDeathMessage(killerid,playerid,reason);
        // funзхes onplayerdeath
    }
    return 1;
}
tenta.. coloca no /evento ou slб oq:

pawn Код:
TaNoEvento[playerid] = true;
Isso nгo ira dar certo, SendDeathMessage Й uma funзгo nativa do SA-MP sу pressionado o F9 Para desativar ela dentro do servidor.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)