[HELP] SendClientFormatMessage.
#3

Quote:
Originally Posted by dice7
pawn Код:
#define SendClientFormatMessage(%1,%2,%3,%4) new string[128]; format(string, 128, (%3), %4); SendClientMessage(%1,(%2),string);
pawn Код:
SendClientFormatMessage(playerid, COLOR_ADMINCMD, "[ ! ]You've moved mine ID:%d to X%0.2f Y%0.2f Z%0.2f", id, p[x], p[y], p[z]);
... gives me "error 036: empty statement". I tried to remove the floats and stuff, still no luck.
Reply


Messages In This Thread
[HELP] SendClientFormatMessage. - by CaHbKo - 11.02.2010, 16:09
Re: [HELP] SendClientFormatMessage. - by dice7 - 11.02.2010, 17:32
Re: [HELP] SendClientFormatMessage. - by CaHbKo - 11.02.2010, 17:45
Re: [HELP] SendClientFormatMessage. - by Correlli - 11.02.2010, 17:47
Re: [HELP] SendClientFormatMessage. - by CaHbKo - 11.02.2010, 18:08

Forum Jump:


Users browsing this thread: 2 Guest(s)