Kill/deaths counter
#3

Quote:
Originally Posted by Kingunit
Посмотреть сообщение
Start working with INI. Then you add those kills and deaths like:
pawn Код:
public OnPlayerDeath(playerid, killerid, reason)
{
    PlayerInfo[killerid][Kills]++;
    PlayerInfo[playerid][Deaths]++;
    return 1;
}
Please, stop providing misinformation.

Rid that old Dini and upgrade.

https://sampforum.blast.hk/showthread.php?tid=273088
Reply


Messages In This Thread
Kill/deaths counter - by antonio600x - 30.08.2011, 20:43
Re: Kill/deaths counter - by Kingunit - 30.08.2011, 20:46
Re: Kill/deaths counter - by Kush - 30.08.2011, 20:53
Re: Kill/deaths counter - by Kingunit - 30.08.2011, 20:55
Re: Kill/deaths counter - by Improvement™ - 30.08.2011, 21:17

Forum Jump:


Users browsing this thread: 1 Guest(s)