A small reqest
#5

Quote:
Originally Posted by Hwang
Посмотреть сообщение
It would not be out of the way, he getplayerkills not a function, but you can do as follows:

pawn Код:
new KILLZ[MAX_PLAYERS];
OnPlayerDeath:
pawn Код:
KILLZ[killerid] += 1;
Strcat:
pawn Код:
strcat(statz, "Kills: %d\n",KILLZ[playerid]);
Btw gamemode is dcmd i think it would have probs with this
Reply


Messages In This Thread
A small reqest - by weedxd - 15.05.2014, 11:17
Re: A small reqest - by Hwang - 15.05.2014, 11:29
Re: A small reqest - by weedxd - 15.05.2014, 11:35
Re: A small reqest - by Hwang - 15.05.2014, 11:39
Re: A small reqest - by weedxd - 15.05.2014, 11:43
Re: A small reqest - by Hwang - 15.05.2014, 11:52
Re: A small reqest - by Hwang - 15.05.2014, 13:33
Re: A small reqest - by weedxd - 15.05.2014, 14:03

Forum Jump:


Users browsing this thread: 1 Guest(s)