26.02.2012, 18:05
s parameter should contain the string size, for example:
pawn Код:
new reason[32];
else if(sscanf(params, "us[32]", id, reason)) SendClientMessage(playerid, RED, "Usage: /warn [id/name] [reason]");