Jump to content

Recommended Posts

Posted (edited)

I'm having an issue, I can't figure out how to get the blank light to be controlled in DCS Bios, it illuminates during the startup test, even if it doesn't do anything while flying.
image.png

Mine is getting light spill, but the led is not illuminated because I don't know how to control that particular one as it is not listed in the F-14 plugin reference

image.png


I know it doesn't matter much, but I would like it to function as it does.
Any idea what that light is called?
 

DcsBios::LED pltVdiLightWaveoff(0x12de, 0x4000, A1);
DcsBios::LED pltVdiLightWingsweep(0x12de, 0x8000, A2);
DcsBios::LED pltVdiLightReducespd(0x12e0, 0x0001, A3);

DcsBios::LED pltVdiLightAltLow(0x12e0, 0x0008, A5);

 

Edited by LASooner
  • Recently Browsing   0 members

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