Command help
#3

If the command detects if they ARE RCON Admin you'd replace it with:
pawn Код:
if(PlayerInfo[playerid][pAdmin] >= 1337)
How-ever if the command detects if they are not RCON Admin, you'd replace it with:
pawn Код:
if(PlayerInfo[playerid][pAdmin] < 1337)
Reply


Messages In This Thread
Command help - by VladimirMark - 04.06.2014, 10:23
Re: Command help - by eXeDev - 04.06.2014, 10:29
Re: Command help - by Abagail - 04.06.2014, 10:31
Re: Command help - by VladimirMark - 04.06.2014, 11:17
Re: Command help - by iOxide - 04.06.2014, 11:39
Re: Command help - by iFarbod - 04.06.2014, 11:44
Re: Command help - by Konstantinos - 04.06.2014, 11:55

Forum Jump:


Users browsing this thread: 1 Guest(s)