Transparent ControlsIndicator for AH-64D Apache

Home > User Files > Transparent ControlsIndicator for AH-64D Apache
Alle Versionen
AH-64D

Transparent ControlsIndicator for AH-64D Apache

Typ - Mod
Hochgeladen von - Qnnrad
Datum - 22.03.2022 22:03:59
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)


Additional option, to adjust position:
   - Edit line 154: base.init_pos

Let me know if you like my mod! If you need any help, PM me.
Good luck! Qnnrad
  • Lizenz: Freeware - Kostenlose Version, Freie Weitergabe
  • Sprache: Alle Sprachen
  • Größe: 6.97 Kb
  • Geladen: 334
  • Kommentare: 8
FOLLOW US