29.03.2014, 16:14
The only reason I can see this returning the error is that you think your pAdmin is greater than 0, but it isnt
Do both commands return the error?
pawn Код:
//Like here
if(pInfo[playerid][pAdmin] < 1) return 0;