I'm back, with another panel conundrum. Adding lights, other than landing lights, is a simple matter, I do it often ...but this one stumps me. Added strobes to an OV10, proper lines in the aircraft.cfg -
[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit
light.0=3, 1.079, -20.374, 1.564, fx_navred ,
light.1=3, 1.079, 20.374, 1.564, fx_navgre ,
light.2=1, -19.895, -7.01, 6.992, fx_beacon ,
light.3=1, 4.836, 0.00, -2.817, fx_beacon ,
light.4=4, 3.770, 0.00, .039, fx_vclight,
light.5=2, 1.0, -20.374, 1.564, fx_strobe,
light.6=2, 1.0, 20.374, 1.564, fx_strobe,
Placed switch on panel -
gauge45=ov-10a!Strobe Lights, 1404,567,32,45
Load the plane, all lights work except the strobes; click the switch, it momentarily moves to the on position (don't blink or you'll miss it) then immediately off again. This is not a global issue, lights on other aircraft work fine; not a switch problem, tried this switch in another plane and tried other switches in this plane. And while the cfg file overrides the air file, I double checked there also, strobes are enabled. And strobes are also listed in the electrical section on the main bus. Even tried different strobe effects (clutching at straws, switches in other aircraft have worked even if no effects associated with them).
[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit
light.0=3, 1.079, -20.374, 1.564, fx_navred ,
light.1=3, 1.079, 20.374, 1.564, fx_navgre ,
light.2=1, -19.895, -7.01, 6.992, fx_beacon ,
light.3=1, 4.836, 0.00, -2.817, fx_beacon ,
light.4=4, 3.770, 0.00, .039, fx_vclight,
light.5=2, 1.0, -20.374, 1.564, fx_strobe,
light.6=2, 1.0, 20.374, 1.564, fx_strobe,
Placed switch on panel -
gauge45=ov-10a!Strobe Lights, 1404,567,32,45
Load the plane, all lights work except the strobes; click the switch, it momentarily moves to the on position (don't blink or you'll miss it) then immediately off again. This is not a global issue, lights on other aircraft work fine; not a switch problem, tried this switch in another plane and tried other switches in this plane. And while the cfg file overrides the air file, I double checked there also, strobes are enabled. And strobes are also listed in the electrical section on the main bus. Even tried different strobe effects (clutching at straws, switches in other aircraft have worked even if no effects associated with them).