Help with Admin Cmds
#10

http://pastebin.com/f4c2442d0

I added this:
pawn Code:
if (AccountInfo[giverplayerid][AdminLevel] >= AccountInfo[playerid][AdminLevel])
          {
            SendClientMessage(playerid, GREY, "You cannot nuke admins higher or equal to you");
            return 1;
          }
Meaning, if the level of the person receiving the nuke is greater than or equal to the person using the command, it won't work.

You can add that to every command and edit it as you feel.
Reply


Messages In This Thread
Help with Admin Cmds - by Taz86 - 11.03.2009, 20:05
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 20:11
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 20:14
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 20:17
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 20:21
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 20:22
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 20:25
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 20:34
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 20:38
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 20:47
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 20:53
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 20:56
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 21:05
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 21:07
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 21:10
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 21:14
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 21:54
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 21:56
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 21:58
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 21:59
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 22:00
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 22:09
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 22:14
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 22:15
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 22:18
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 22:26
Re: Help with Admin Cmds - by Pyrokid - 11.03.2009, 22:28
Re: Help with Admin Cmds - by Taz86 - 11.03.2009, 22:33

Forum Jump:


Users browsing this thread: 1 Guest(s)