Kills
#2

Код:
new admKills[MAX_PLAYERS];
Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    //....your corde
    if (IsPlayerAdmin(playerid))
        admKills[killerid]++;
}
It must be saved in a file, if you want to store a data.
Reply


Messages In This Thread
Kills - by Fernado Samuel - 18.01.2013, 02:10
Re: Kills - by anybox - 18.01.2013, 03:00
Re: Kills - by Glad2BeHere - 18.01.2013, 04:06

Forum Jump:


Users browsing this thread: 2 Guest(s)