14.01.2012, 12:51
I changed the line:
Instead of i, you've put playerid. Common mistake.
Does it work? Because it should.
pawn Код:
if(PlayerInfo[i][AdminLevel] >= 1) {
Does it work? Because it should.