06.04.2010, 09:30
Yes but there was a little difference =D
pawn Код:
//Ban:
if(PlayerInfo[playerid][pAdmin] >= 2)
//mrilucommand:
if (PlayerInfo[playerid][pAdmin] >= 0)
//>= greater or equal than 0 | Normal players are 0, so they can use it too xD ^^