Jump to content

HMCS green font to black font?


Raab

Recommended Posts

There was a post about it here:

https://forum.dcs.world/topic/154935-hud-color/?do=findComment&comment=3096034

The updated path for A-10CII is: /Mods/aircraft/A-10C_2/Cockpit/Scripts/HUD/Indicator/HUD_init.lua

The line number is still the same: 383 if you are changing the day color, 384 if changing the night color.

Black font color for day setting would be:

day_color    = {0, 0, 0, 255/255}

 

Link to comment
Share on other sites

3 minutes ago, Chump said:

There was a post about it here:

https://forum.dcs.world/topic/154935-hud-color/?do=findComment&comment=3096034

The updated path for A-10CII is: /Mods/aircraft/A-10C_2/Cockpit/Scripts/HUD/Indicator/HUD_init.lua

The line number is still the same: 383 if you are changing the day color, 384 if changing the night color.

Black font color for day setting would be:

day_color    = {0, 0, 0, 255/255}

 

this is changing the HUD to black.  I am lookin to do the same but with the  HMCS

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...