SA-MP Forums Archive
SendClientMessage - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Русский/Russian (https://sampforum.blast.hk/forumdisplay.php?fid=32)
+---- Thread: SendClientMessage (/showthread.php?tid=509550)



SendClientMessage - long76 - 27.04.2014

помогите сделать функцию SendClientMessageFormat(playerid,color,text,float. ..);
идея в том чтобы заменить стандартный
pawn Код:
new string[256];
format(string,sizeof(string),"%f %s %d",f,s,d);
SendClientMessage(playerid,color,string);
одной функцией. Спасибо.


Re: SendClientMessage - Stepashka - 27.04.2014

Поиск используй, всё давно сделано.
Criando macros