10.02.2012, 06:01
Hey,
i make the command but when i write the the command it always return Usage Message.
what's wrong?
i make the command but when i write the the command it always return Usage Message.
pawn Код:
new tmp[256], tmp2[256];
if (sscanf(params, "u", tmp, tmp2)) return SendClientMessage(playerid, red, "USAGE: /setspree [playerid] [spree]");