28.02.2010, 14:26
pawn Код:
if(IsPlayerAdmin(playerid) || AccountInfo[playerid][AdminLevel] >= 1)
if(IsPlayerAdmin(playerid) || AccountInfo[playerid][AdminLevel] >= 1)
if(PlayerInfo[playerid][Level] >= 1 || IsPlayerAdmin(playerid))
if(PlayerInfo[playerid][LoggedIn] != 1) return SendClientMessage(playerid, COLOR_RED, "You must be logged to use that command"); if(PlayerInfo[playerid][Level] >= 1 || IsPlayerAdmin(playerid))