Admin sistem.Help with explain.
#4

1: on player enums add pAdmin;
2:Save it on your saving system;
3:Set yourself some ranks for admin system
4:Create commands only for admins
Admin commands will be set only for admins with this:
Код:
if(PlayerInfo[playerid][pAdmin] < 1) return SendClientMessage(playerid, -1, "This is an admin only command!");
P.S.If you want to make admin system from scratch get ready because you`ll have to script a lot...
Reply


Messages In This Thread
Admin sistem.Help with explain. - by GabiXx - 04.10.2014, 20:24
Re: Admin sistem.Help with explain. - by Vince - 04.10.2014, 20:32
Re : Admin sistem.Help with explain. - by Adarsh007 - 05.10.2014, 12:37
Re: Admin sistem.Help with explain. - by TFreemen - 05.10.2014, 12:42

Forum Jump:


Users browsing this thread: 1 Guest(s)