CMD:report issue
#2

change
pawn Код:
if(sscanf(params,"uz", id, reason)) return SendClientMessage(playerid, COLOR_IRAQ, "USAGE: {ffffff}/report [ID] [reason]");
to

pawn Код:
if(sscanf(params,"us[128]", id, reason)) return SendClientMessage(playerid, COLOR_IRAQ, "USAGE: {ffffff}/report [ID] [reason]");
Reply


Messages In This Thread
CMD:report issue - by MrBorsh - 16.09.2012, 15:06
Re: CMD:report issue - by Kirollos - 16.09.2012, 15:19

Forum Jump:


Users browsing this thread: 2 Guest(s)