SendClientMessageF Macro
#4

There shouldn't be a space after "%3," in the original code so it should be:
pawn Код:
new FALSE = false;
#define SendFormattedText(%1,%2,%3,%4) do{new sendfstring[128];format(sendfstring,128,(%3),%4);SendClientMessage((%1), (%2) ,sendfstring);}while(FALSE)
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: 3 Guest(s)