is this right?
#1

it is supposed to send the message if the player isnt rcon admin or is lower than level 7 admin
pawn Код:
if(!IsPlayerAdmin(playerid) || gPlayerData[playerid][ADMINLEVEL] < 7) SendClientMessage(playerid, COLOR_RED, "You are not a high enough admin to set admin levels!");
Reply


Messages In This Thread
is this right? - by dowster - 20.07.2011, 02:08
Re: is this right? - by =WoR=Varth - 20.07.2011, 02:12
Re: is this right? - by DRIFT_HUNTER - 20.07.2011, 03:10
Re: is this right? - by dowster - 20.07.2011, 03:12

Forum Jump:


Users browsing this thread: 1 Guest(s)