SA-MP Forums Archive
How to make a 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: How to make a Admin System? (/showthread.php?tid=524878)



How to make a Admin System? - CountryTrooper441 - 09.07.2014

Hey Guys,
I've been wondering.. I'm creating a Free-roam Server and I just need a little help creating a Admin System..

Thanks!


Re: How to make a Admin System? - jessejanssen - 09.07.2014

It's pretty easy, you just create a command and the first thing you do is checking wether a certain variable connected to the player who entered the command is a certain amount (For example 'AdminLevel[playerid]' or 'PlayerInfo[playerid][AdminLevel]') and then you can script just as you script any other command.

Best regards,
Jesse


Re: How to make a Admin System? - arlindi - 09.07.2014

https://sampforum.blast.hk/showthread.php?tid=356116