28.11.2013, 22:10
Are you talking about the return in this line?
After I run the code, now if I put the right level and the id. It doesn't return anything. It's black. It also doesn't change the level.
pawn Код:
if(pInfo[pID][AdminLevel] > pInfo[playerid][AdminLevel]) return SendClientMessage(playerid,COLOR_WHITE,"You can't use this command on your colleauge");