SendClientMessageF Macro
#1

Hi,
I need macro of SendClientMessageF(playerid, color, message, format{...})

I tried
Код:
new FALSE = false;
#define SendFormattedText(%1,%2,%3, %4) do{new sendfstring[128];format(sendfstring,128,(%3),%4);SendClientMessage((%1), (%2) ,sendfstring);}while(FALSE)
but it don't work.

Have maybe someone fixed macro?

Thx,
un4seen
Reply


Messages In This Thread
SendClientMessageF Macro - by un4seen - 04.12.2009, 14:23
Re: SendClientMessageF Macro - by Correlli - 04.12.2009, 14:28
Re: SendClientMessageF Macro - by un4seen - 04.12.2009, 14:30
Re: SendClientMessageF Macro - by bogeymanEST - 04.12.2009, 14:32

Forum Jump:


Users browsing this thread: 1 Guest(s)