[HELP] How to add new line
#3

Try and do it like this:

format(string, sizeof(string), "ONE!");
SendClientMessage(playerid,COLOR_RED,string);
format(string, sizeof(string), "TWO!");
SendClientMessage(playerid,COLOR_ORANGE,string);
format(string, sizeof(string), "THREE!");
SendClientMessage(playerid,COLOR_GREEN,string);
Reply


Messages In This Thread
[HELP] How to add new line - by anito - 05.08.2012, 09:34
Re: [HELP] How to add new line - by ReneG - 05.08.2012, 09:38
Re: [HELP] How to add new line - by Syntax - 05.08.2012, 09:39
Re: [HELP] How to add new line - by anito - 05.08.2012, 09:40
Re: [HELP] How to add new line - by iggy1 - 05.08.2012, 09:42
Re: [HELP] How to add new line - by Universal - 05.08.2012, 09:49
Re: [HELP] How to add new line - by Misiur - 05.08.2012, 10:08

Forum Jump:


Users browsing this thread: 4 Guest(s)