Raab Posted October 13, 2023 Posted October 13, 2023 allo all is there a way to convers HMCS green font to black font? Thanks for your time
Chump Posted October 14, 2023 Posted October 14, 2023 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}
Raab Posted October 14, 2023 Author Posted October 14, 2023 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
Chump Posted October 15, 2023 Posted October 15, 2023 My bad. I do not know how to change the color of the HMCS. Anyone figured that out?
Recommended Posts