SendClientMessge
#3

Quote:
Originally Posted by MarinacMrcina
Посмотреть сообщение
How can I send this message like this without writing 10 SendClientMessage because this isn't working?


Код:
		new string[256];
		strcat(string, "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n");
		strcat(string, "			XX\n");
		strcat(string, "XXXXX\n");
		strcat(string, "SXX\n");
		strcat(string, "XXX\n");
		strcat(string, "XXXX\n");
		strcat(string, "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n");
		SendClientMessage(playerid, SP, string);
"\n" = newline

+REP if this is what you are looking for.
Reply


Messages In This Thread
SendClientMessge - by MarinacMrcina - 16.05.2012, 15:26
Re: SendClientMessge - by Ballu Miaa - 16.05.2012, 15:31
Re: SendClientMessge - by mprofitt - 16.05.2012, 15:35

Forum Jump:


Users browsing this thread: 2 Guest(s)