Introducing the use of new features in chat

This topic was originally moved from ‘‘Custom colors in Chat’’ to this topic to bring more content.
The use of colors in chat may be considered spam and the functionality of this feature is not guaranteed for future versions of the game
ENLISTED CUSTOM COLORS CHAT COMMANDS
Originally through a search I found out that this feature was available in war thunder. After some tests I developed an adapted version for enlisted. You can change the color of your in-game messages via command. In addition, you can perform more commands such as line break and arts

image

Example of custom color in chat

The colors are based on the default command:

<span style="color:#FFFFFF">Your text here</span>

moved to:

<color=#FFFFFF>Your text here</color>

The idea is to change the HEX code to the color you want

:star:LIST OF MOST USED COLORS COMMANDS :star:

Red

<color=#FF0000>Red</color>

Green

<color=#008000>Green</color>

Blue

<color=#0000FF>Blue</color>

Yellow

<color=#FFFF00>Yellow</color>

Pink

<color=#FFC0CB>Pink</color>

Cyan

<color=#00FFFF>Cyan</color>

Magenta

<color=#FF00FF>Magenta</color>

Black

<color=#000000>Black</color>

Orange

<color=#FFA500>Orange</color>

Purple

<color=#800080>Purple</color>

Brown

<color=#A52A2A>Brown</color>

Teal

<color=#008080>Teal</color>

Lime

<color=#00FF00>Lime</color>

Olive

<color=#808000>Olive</color>

Goldenrod

<color=#DAA520>Goldenrod</color>

Commands for formatting text in chat

Using commands to format text can be useful in-game

image
That’s how a normal text looks in game

image
This is an example of using a line break command

Line break command:

\n

Example:

This is a text of\n a message

Using the color and text formatting commands it is possible to create art in the game chat

image → It is even possible to create country flags in game chat

:star:Some countries flag command list :star:

  • Germany

Normal version:

<color=#000000>§§§§§§§§§§§§§§§§§§§§§§§§§§§§§</color>\n
<color=#FF0000>§§§§§§§§§§§§§§§§§§§§§§§§§§§§§</color>\n
<color=#FFFF00>§§§§§§§§§§§§§§§§§§§§§§§§§§§§§</color>

With flag support:

|<color=#000000>§§§§§§§§§§§§§§</color>\n
|<color=#FF0000>§§§§§§§§§§§§§§</color>\n
|<color=#FFFF00>§§§§§§§§§§§§§§</color>\n
|\n
|\n
|\n
/\
  • France

Normal version:

<color=#0000FF>§§</color><color=#FFFFFF>§§</color><color=#FF0000>§§</color>\n
<color=#0000FF>§§</color><color=#FFFFFF>§§</color><color=#FF0000>§§</color>\n
<color=#0000FF>§§</color><color=#FFFFFF>§§</color><color=#FF0000>§§</color>

With flag support: (this version is much limited due chat support issues)

|<color=#0000FF>§</color><color=#FFFFFF>§</color><color=#FF0000>§</color>\n
|<color=#0000FF>§</color><color=#FFFFFF>§</color><color=#FF0000>§</color>\n
|<color=#0000FF>§</color><color=#FFFFFF>§</color><color=#FF0000>§</color>
|\n
|\n
|\n
/\
  • Russia

Normal version:

<color=#FFFFFF>§§§§§§§§§§§§§§§§§§§§§§§§§§§§§</color>\n
<color=#0033A0>§§§§§§§§§§§§§§§§§§§§§§§§§§§§§</color>\n
<color=#D52B1E>§§§§§§§§§§§§§§§§§§§§§§§§§§§§§</color>

With flag support:

|<color=#FFFFFF>§§§§§§§§§§§§§§</color>\n
|<color=#0033A0>§§§§§§§§§§§§§§</color>\n
|<color=#D52B1E>§§§§§§§§§§§§§§</color>\n
|\n
|\n
|\n
/\
  • Italy

Normal version:

<color=#008000>§§</color><color=#FFFFFF>§§</color><color=#FF0000>§§</color>\n
<color=#008000>§§</color><color=#FFFFFF>§§</color><color=#FF0000>§§</color>\n
<color=#008000>§§</color><color=#FFFFFF>§§</color><color=#FF0000>§§</color>

Sorry I would like to create more flags but I don’t have much time and I don’t know if people care about my work

:left_speech_bubble:You can use my work to create something new based on the resources I discovered. These flags serve only as an example of the possibilities

I hope you enjoyed my topic and if possible leave a reply to encourage me to discover new things and publish. If people don’t interact with the topics i create I think I’m useless

Thank you very much and i see you again when i discover new things :heart:

7 Likes

Interesting loopholes (obviously coders dont want any other codes to be effective in places they dont intent to be).
Will try it in some matches.
Hope someone (or QA) can try it to prove if someone try to print some malicious codes on chat, it will not break the game.
If it’s relatively safe. Then just keep it.
(Though I want public chat in match)

1 Like

there is nothing malicious in the codes and you can use the codes in chat during public match

Closed as OP request