Help with report cmd...
#10

@i514x_

if ( sscanf( params,"us", id, string ) ) return SendClientMessage(playerid,COLOR_GRAY,"SYNTAX: /report [id] [reason]");

Should be:

if ( sscanf( params,"us[128]", id, string ) ) return SendClientMessage(playerid,COLOR_GRAY,"SYNTAX: /report [id] [reason]");
Reply


Messages In This Thread
Help with report cmd... - by Azzeto - 11.10.2011, 10:00
Re: Help with report cmd... - by Kush - 11.10.2011, 10:03
Re: Help with report cmd... - by TheMaddox - 11.10.2011, 10:03
Re: Help with report cmd... - by Wesley221 - 11.10.2011, 10:04
Re: Help with report cmd... - by Kush - 11.10.2011, 10:05
Re: Help with report cmd... - by Azzeto - 11.10.2011, 10:08
Re: Help with report cmd... - by Jafet_Macario - 11.10.2011, 11:56
Re: Help with report cmd... - by GAMER_PS2 - 26.10.2011, 13:36
Re: Help with report cmd... - by i514x - 26.10.2011, 13:42
Re: Help with report cmd... - by SmiT - 26.10.2011, 14:19

Forum Jump:


Users browsing this thread: 1 Guest(s)