/carry and /ad command
#2

hello

you muste use scanf and zcmd to use thise:

Код:
COMAND:ad(playerid, params[])
{
        new text;

	if(sscanf,params,"s",text) return SendCLientMessage(playerid,color_blue,"/ad [text]");
	
	SendClientMessageToAll(colors_blue,"ads from %s: %s", pname, text);
	return 1;
}
if you muste more help, you shall asks me
Reply


Messages In This Thread
/carry and /ad command - by xalyy - 26.02.2011, 17:11
Re: /carry and /ad command - by Ozz - 26.02.2011, 17:17
Re: /carry and /ad command - by xalyy - 26.02.2011, 17:44
Re: /carry and /ad command - by HyperZ - 26.02.2011, 18:02

Forum Jump:


Users browsing this thread: 1 Guest(s)