How to do this? :/
#4

Better to read the forum rules. Just edit your previous post instead of making a new one and double post.

And that will cause problems.
pawn Код:
PlayerInfo[killerid][pKills]++;
It should be
pawn Код:
if(killerid != INVALID_PLAYER_ID) PlayerInfo[killerid][pKills]++;
Reply


Messages In This Thread
How to do this? :/ - by RiChArD_A - 25.12.2012, 15:01
Re: How to do this? :/ - by jNkk - 25.12.2012, 15:33
Re: How to do this? :/ - by jNkk - 25.12.2012, 15:35
Re: How to do this? :/ - by Konstantinos - 25.12.2012, 15:38
Respuesta: Re: How to do this? :/ - by RiChArD_A - 25.12.2012, 15:42
Re : How to do this? :/ - by [HRD]Mar1 - 25.12.2012, 15:54
Respuesta: Re : How to do this? :/ - by RiChArD_A - 25.12.2012, 16:06
Re : Respuesta: Re : How to do this? :/ - by [HRD]Mar1 - 25.12.2012, 16:13
Respuesta: Re : Respuesta: Re : How to do this? :/ - by RiChArD_A - 25.12.2012, 17:09
Re: How to do this? :/ - by jNkk - 25.12.2012, 17:42

Forum Jump:


Users browsing this thread: 4 Guest(s)