14.09.2009, 15:35
For Calgon's code:
Removed the 'd'
Also the string is unnecessary.
pawn Код:
if (sscanf(params, "u", userid)) return SendClientMessage(playerid, COLOR_WHITE, "SYNTAX - /mask [playerid]");
Also the string is unnecessary.