Jump to content
Game-Labs Forum

How to change colors in Chat window


Recommended Posts

enemyCapture.JPG.32ffc2ebdc44b60482e5d7ce45ae06db.JPGFor some users of the game it might be useful to change the standard white color with other colors within the chat window as shown in the examples below. 

battlechat.jpg.5e5b5bb12f4075fe8ddf52124e89895f.jpg

battlechat2.jpg.1ebd3d69e8796124a0f808f54802d69e.jpg

To do so, you must change the language file of your choice. in this example the English location file.

1.) go to "C:\Program Files (x86)\Steam\steamapps\common\Naval Action\Languages"

2.) rename the "_English.csv" file to (for instance) - "English_color.csv". it's important not use the underscore in front of the file. this file is also then selected in game.

3.) open the renamed file with a text editor like notepad++ or similar.

edit now the text messages you want to change

for group invite it would be then:

"ChatControl/ContactContextMenu/GroupInvite",<color=green>"Group Invite"</color>

for the combat news:

"OW/CombatChat/PlayerSankPlayer","<color=red>{0}</color> sank <color=green>{1}.</color>"
"OW/CombatChat/PlayerBoardedPlayer","<color=red>{0}</color> boarded <color=green>{1}.</color>"
"OW/CombatChat/PlayerSankPlayerNearPort","<color=red>{0}</color> sank <color=green>{1}</color> near <color=yellow>{2}.</color>"
"OW/CombatChat/PlayerBoardedPlayerNearPort","<color=red>{0}</color> boarded <color=green>{1}</color> near <color=yellow>{2}.</color>"

or:

"OW/CollisionPanel/ShallowsWarning",<color=red>"Shallows!"</color>

Sail Status information:

"OW/SailState/Stop",<color=red>"Stop"</color>
"OW/SailState/DeadSlow",<color=red>"Dead
Slow"</color>
"OW/SailState/BattleSails",<color=yellow>"Battle
Sails"</color>
"OW/SailState/Slow",<color=yellow>"Slow"</color>
"OW/SailState/Half",<color=yellow>"Half"</color>
"OW/SailState/Full",<color=green>"Full"</color>

4.) save the file

5.) select the file in the language file options in game.

this is just an example what you can do and have fun when being creative.

Edited by van stiermarken
  • Like 17
  • Thanks 4
Link to comment
Share on other sites

  • 3 months later...
  • 2 months later...
  • 1 year later...
  • 1 year later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...