11.07.2011, 21:39
pawn Код:
if(sscanf(params, "udd", pid, wep, ammo)) return SendClientMessage(playerid, COLOUR_WHITE, "Hint: /giveweapon [Playerid] [Weaponid] [Ammo]");
EDIT:
Read the error before supplying a response, the error is obviously sent via sscanf.