LASooner Posted April 29, 2022 Posted April 29, 2022 (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. 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 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 April 30, 2022 by LASooner https://cults3d.com/en/users/LASooner/3d-models
Recommended Posts