Results 1 to 2 of 2

Thread: Changing Chat Window Colors

  1. #1
    Member Rascal's Avatar
    United States
       United States
    Join Date
    Apr 2012
    Posts
    303

    Awards Showcase

    Thanks Thanks Given 
    166
    Thanks Thanks Received 
    55
    Thanked in
    43 Posts

    Changing Chat Window Colors

    Does that royal blue in the chat window from other team members drive you nuts because it's so hard to read? Maybe it's my eyeballs but I found a way to change the color; as well as all the colors. Saw a post from back in 2010 on the ED forum and it works. It involves changing two files, one in your DCS folder and one in your saved games folder. Use Notepad++ or some other editor. Caution - make backups of the originals just in case.


    In the DCS folder: scripts/net/main.lua

    You will find some code:
    -- bind config
    server.config = config.server
    client.config = config.client

    Add a line below these as follows:

    -- bind config
    server.config = config.server
    client.config = config.client
    ui = config.ui


    In your saved games folder: DCS/config/network.cfg

    Add the following section (I put it at the bottom):

    ui = {
    local_player_color = 0xE8C500,
    other_player_color = 0xFFFFFF,
    log_msg_color = 0xFF9000,
    side_none_color = 0xFFFFFF,
    side_red_color = 0xFF0000,
    side_blue_color = 0x0000FF,
    }

    The hex values are colors. They are, in order:
    mustard
    white
    orange brown
    white
    reddish brown
    royal blue

    The side blue color is the problem. I changed it to 2EFF00 to use a bright green color. So the last line for me is:

    side_blue_color = 0x2EFF00,

    After I saved the file I noticed the hex values show up as the decimal equivalent.

    I used the web site:

    http://www.mathsisfun.com/hexadecima...mal-colors.htm

    to help show colors in hex and decimal.

    Hope this helps. Enjoy.
    i7-2600K (3.4GHz) | Corsair Hydro H60 | Corsair Graphite 600T | ASUS P8Z68-V | 16GB Kingston Hyper X Genesis (2X8GB)| EVGA GE Force GTX 980Ti 6 GB ACX 2.0 | 500 GB SSD | Two 2TB HItachi HD in Raid 1 | PS Thermaltake TR2 RX 750W |1x24", 1x19" | AOC E2752VH + Samsung 930B | TIR4+Clip Pro |TM HOTAS Warthog | Saitek rudder | Logitech G13

  2. The Following 2 Users Say Thank You to Rascal For This Useful Post:

    Grunt (11Jan14), KIMB (11Jan14)

  3. #2
    Member
    United Kingdom
       United Kingdom
    Join Date
    Mar 2013
    Posts
    76
    Thanks Thanks Given 
    0
    Thanks Thanks Received 
    5
    Thanked in
    2 Posts
    Nice post mate I be sure to check this out.

    "Shocker"

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Like our website?

You can help us by donating to cover our costs.

Many sincere thanks!


Search

Follow us

Twitter Twitter youtube