Quote:
Originally Posted by iZN
Please read some tutorial, you are really asking beginners question. If you can see this line:
pawn Код:
if(PlayerInfo[playerid][pAdmin] < 3) return SendClientMessage(playerid, COLOR_GREY, "You are not authorized to use that command!");
Just remove this?
|
Shouldn't COLOR_GREY be defined first before it's added in the script?