29.06.2012, 09:00
Instead of use this.
You should use this:
pawn Код:
IsPlayerAdmin(playerid)
pawn Код:
if(Adminlevel <= 5 && !IsPlayerAdmin(playerid) return 0;// For levels below 5 and different of Rcon will return 0.