28.12.2011, 08:56
Quote:
Try editing this
pawn Code:
pawn Code:
|
Your admin level is high enough, BUT your helper level is not! Since you're using "||" it means "or" to call the code down.
pawn Code:
if(PlayerInfo[playerid][pAdmin] <= 3 && PlayerInfo[playerid][pHelper] <= 4)