/stats command
#2

Something like this will set them to count up

PHP код:
public OnPlayerDeath(playeridkilleridreason)
{
pInfo[killerid][Kills] += 1;
pInfo[playerid][Deaths]  += 1;
return 
1;

Reply


Messages In This Thread
/stats command - by ivndosos - 04.02.2018, 17:37
Re: /stats command - by jasperschellekens - 04.02.2018, 17:42
Re: /stats command - by ivndosos - 04.02.2018, 17:49
Re: /stats command - by jasperschellekens - 04.02.2018, 18:00
Re: /stats command - by ivndosos - 04.02.2018, 18:02
Re: /stats command - by jasperschellekens - 04.02.2018, 18:09
Re: /stats command - by ivndosos - 04.02.2018, 18:14
Re: /stats command - by solstice_ - 04.02.2018, 21:24
Re: /stats command - by ivndosos - 05.02.2018, 06:09
Re: /stats command - by Kane - 05.02.2018, 07:49

Forum Jump:


Users browsing this thread: 2 Guest(s)