26.02.2011, 17:17
hello
you muste use scanf and zcmd to use thise:
if you muste more help, you shall asks me
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; }