Transparent ControlsIndicator for F-16C

DCS World
F-16C Viper

Transparent ControlsIndicator for F-16C

Загрузил - Kyuzo
Дата - 04.11.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
  • Лицензия: Свободная - Бесплатная версия, Неограниченное распр.
  • Язык: Любой язык
  • Размер файла: 4.23 КБ
  • Скачано: 289
  • Комментариев: 2
Голоса пользователей: 0
Проголосовать
Вы проголосовали за этот файл
Загрузка комментариев...