how to count players
#1

Hello friends!

I saw a filterscript in forum called last man standing or something like that, but link was dead, so i decided to create someting like that for my server. So i will get to the point. How can i count players who are in that event like if player joins event
pawn Код:
PlayerInfo[playerid][InLM] = 1;
It counts +1
When someone leaves
pawn Код:
PlayerInfo[playerid][InLM] = 0;
it counts -1 and updates in textdraw, i tried in way that doesnt worked for me like when someone joins its counts + and its shows for him in textdraw that its 1/20 but when leaves there still stays 1/20 i hope someone understands me
Thank ya all for answers.
Reply


Messages In This Thread
how to count players - by bleedis - 07.01.2013, 07:49
Re: how to count players - by DiGiTaL_AnGeL - 07.01.2013, 08:24
Re: how to count players - by park4bmx - 07.01.2013, 08:24
Re: how to count players - by JaKe Elite - 07.01.2013, 08:27
Re: how to count players - by park4bmx - 07.01.2013, 08:29
Re: how to count players - by Sinner - 07.01.2013, 08:52
Re: how to count players - by bleedis - 07.01.2013, 15:08

Forum Jump:


Users browsing this thread: 3 Guest(s)