[Include] Msg (v1.0) - Chat lights colors and flexible formatting
#1

Hello!

Include MSG is used for easy formatting and thickening of the text.

In this include use SendClientMessage function normally and SendClientMessageToAll, except that we have the additional option of formatting and thickening of the text.

example:
Код:
	new c = 5;
	
	SendClientMessage(playerid, 0xFF0000, "* The value of the variable {b}c{/b} to {b}%d{/b}.", c);
	SendClientMessageToAll(0xFF0000, "*(All) The value of the variable {b}c{/b} to {b}%d{/b}.", c);
Include is primarily intended for people who do not like to do the tables and their format, and only then send.

Special thanks to bartekdvd who helped to download the appropriate bold for each color.

Download
Reply


Messages In This Thread
Msg (v1.0) - Chat lights colors and flexible formatting - by RCON1 - 27.11.2013, 17:22
Re: Msg (v1.0) - Chat lights colors and flexible formatting - by PT - 27.11.2013, 18:26
Re: Msg (v1.0) - Chat lights colors and flexible formatting - by Konstantinos - 27.11.2013, 18:34
Re: Msg (v1.0) - Chat lights colors and flexible formatting - by RCON1 - 28.11.2013, 06:33
Re: Msg (v1.0) - Chat lights colors and flexible formatting - by feartonyb - 07.12.2013, 09:35

Forum Jump:


Users browsing this thread: 1 Guest(s)