Transparent ControlsIndicator for F-16C

Home > User Files > Transparent ControlsIndicator for F-16C
DCS World
F-16C Viper

Transparent ControlsIndicator for F-16C

Type - Mod
Uploaded by - Qnnrad
Date - 11/04/2023 13:04:42
Transparent ControlsIndicator with white lines for less distraction and better immersion.
Mod managers ready.

Please support the request for ED to allow this mod on servers (pass the IC check)!
forum.dcs.world/topic/337493-ic-check-please-exclude-the-controlsindicatorlua/


Installation:
- extract content of this folder to the Main Install of your DCS or use JSGME/OvGME (recommended)

Additional - to change colors:
Find below lines on top of ControlsIndicator_page.lua fr om my mod:
    local Q_transparent = MakeMaterial("Bazar/Textures/AvionicsCommon/arcade.tga",{255, 255, 255, 0})
    local Q_white = MakeMaterial("Bazar/Textures/AvionicsCommon/arcade.tga",{255, 255, 255, 200})
    local Q_silver = MakeMaterial("Bazar/Textures/AvionicsCommon/arcade.tga",{255, 255, 255, 160})
    local Q_grey = MakeMaterial("Bazar/Textures/AvionicsCommon/arcade.tga",{255, 255, 255, 120})
    local Q_ghost = MakeMaterial("Bazar/Textures/AvionicsCommon/arcade.tga",{255, 255, 255, 30})

To change the color, edit 4 numbers in each line in a format {R, G, B, T}, wh ere:
   - R, G and B are red, green, blue components of the color.
You can find your color in RGB format on the internet (e.g. https://htmlcolorcodes.com/).

   - T is for transparency, between 0 and 255
   (0 is transparent (non-visible), 120 is 'ghost' (semi-transparent), 255 is solid)


Let me know if you like my mod! If you need any help, PM me on forums (forum.dcs.world/profile/60259-qnnrad/).
Good luck! Qnnrad
  • License: Freeware - Free version, Unlimited distribution
  • Language: Any language
  • Size: 4.23 Kb
  • Downloaded: 129
  • Comments: 1
FOLLOW US