need help with strings
#2

pawn Код:
new string[128]; //128 cells are enough.
format(string, sizeof(string), "COL_GREEN",Shout Out Sent: %s",text); //You forgot the %s string parser.
SendClientMessage(playerid, -1 ,string);
Reply


Messages In This Thread
need help with strings - by the.et - 31.12.2011, 07:12
Re: need help with strings - by Face9000 - 31.12.2011, 07:30
Re: need help with strings - by the.et - 31.12.2011, 07:39
Re: need help with strings - by Face9000 - 31.12.2011, 07:51

Forum Jump:


Users browsing this thread: 1 Guest(s)