[Ajuda] BUG SPREE
#2

Tenta usar essa condicional:

Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    if(killerid != INVALID_PLAYER_ID)
       pkills[killerid]++,
       GameTextForPlayer(killerid,"~r~+1 ~w~Kill!",1500,6);

    pkills[playerid] = 0;
    return 1;
}
Reply


Messages In This Thread
BUG SPREE - by maxblaya01 - 24.04.2016, 01:29
Re: BUG SPREE - by F1N4L - 24.04.2016, 11:52
Re: BUG SPREE - by ElMagicoR - 24.04.2016, 12:32
Re: BUG SPREE - by maxblaya01 - 24.04.2016, 17:03

Forum Jump:


Users browsing this thread: 1 Guest(s)