SendClientMessge
#1

How can I send this message like this without writing 10 SendClientMessage because this isn't working?


Код:
		new string[256];
		strcat(string, "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
		strcat(string, "			XX");
		strcat(string, "XXXXX");
		strcat(string, "SXX");
		strcat(string, "XXX");
		strcat(string, "XXXX");
		strcat(string, "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~");
		SendClientMessage(playerid,SP,string);
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: 3 Guest(s)