SA-MP Forums Archive
Admin Bug [PLS HELP] - 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: Admin Bug [PLS HELP] (/showthread.php?tid=91017)



Admin Bug [PLS HELP] - [GDT]FreedoM - 11.08.2009

I will give 1 example:
1. Admin come in the server. His ID is 5
2. He left from the server
3. Then in the server come one user with ID 5
4. THE USER IS 5 LVL ADMIN AUTOMATICLY
The bug is not from the admin system, 'cause i try with more then 3 systems ...
Sorry for my english, but i'm bulgarian !
Please,HELP!


Re: Admin Bug [PLS HELP] - Sergei - 11.08.2009

You need to reset player variables/arrays on OnPlayerConnect to avoid that.


Re: Admin Bug [PLS HELP] - [GDT]FreedoM - 11.08.2009

Quote:
Originally Posted by Sergiy
You need to reset player variables/arrays on OnPlayerConnect to avoid that.
I can't understand you. OnPlayerConnect, is this a file or anything another ?