This is my first post since registering. I have searched the best I could but couldn't find the problem.
When I press shift + L to switch the panel lights on with aircrafts it comes on but when switching it via the switch in the virtual cockpit it doesn't work at all. This problem only happens on some addon aircraft. (737PIC from just flight and D0-27 X from Digital Aviation.
Has anyone else had this problem at all? Perhaps there is some thing in one of the .cfg files?
Thanks,
Andy
Lights are controlled by the aircraft cfg file of each aircraft
this is a sample
[electrical]
;BusType, MaxAmpLoad, MinVoltage BusTypes:0=MainBus,1=AvionicsBus,2=BatteryBus,3=HotBatteryBus,4-7=Generator/AlternatorBus(1-4)
flap_motor = 0, 5 , 17.0
gear_motor = 0, 5 , 17.0
autopilot = 0, 5 , 17.0
avionics_bus = 0, 5 , 17.0
avionics = 1, 5 , 17.0
pitot_heat = 0, 2 , 17.0
additional_system = 0, 2 , 17.0
marker_beacon = 1, 2 , 17.0
gear_warning = 0, 2 , 17.0
fuel_pump = 0, 5 , 17.0
starter1 = 0, 20, 17.0
light_nav = 0, 5 , 17.0
light_beacon = 0, 5 , 17.0
light_landing = 0, 5 , 17.0
light_taxi = 0, 5 , 17.0
light_strobe = 0, 5 , 17.0
light_panel = 0, 5 , 17.0
Mind you that if the engines are not running and the generator is not running the lights will run off the battery and that can and does die. 8-)