Admin System! - 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)
+--- Thread: Admin System! (
/showthread.php?tid=416244)
Admin System! -
TheEpicBraxton - 16.02.2013
Ok so My admin system. We cant do anything to anyone over ID 4. Or it does it to us. The Admin system is in the gamemode I use. I fixed every other bug with the gamemode. Just not this one, Any help?
Re: Admin System! -
Scenario - 16.02.2013
Are you redefining MAX_PLAYERS to 4, by chance?
For example, doing this:
pawn Код:
#undef MAX_PLAYERS
#define MAX_PLAYERS 4