SA-MP Forums Archive
count++ problem. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: count++ problem. (/showthread.php?tid=124639)



count++ problem. - Razvann - 31.01.2010

Ok, I have count++ at /admins command and when a player types /admins and 2 players are on the server it appears for 2 times:
'There aren't any admins online!'. Why?


Re: count++ problem. - goudewup - 31.01.2010

Can you show us the whole command?


Re: count++ problem. - Razvann - 31.01.2010

Yeah, here is it:
http://pastebin.com/m7dc6bedb


Re: count++ problem. - [HiC]TheKiller - 31.01.2010

Try http://pastebin.com/m65bec90b


Re: count++ problem. - Razvann - 31.01.2010

I get 'undefined symbol' counth but I have 'new counth = 0;'

fixed..