racartron
Charter Member 2016
AndyG43 is tweaking Itosan's Lockheed Martin C27J Spartan and requested a Shockwave set up. Here is my version. This one was more painful than most, but as Nigel once said, the messier the challenge, the more determined you are to solve it. At least I think Nigel said it.
Aircraft.cfg entries
[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing
//6=taxi light, 7=recognition light, 8=wing light, 9=logo light
// Z, X, Y
light.0=3, -33.63, 0.00, 24.28, fx_shockwave_beacon ,
light.1=4, 28.00, 0.00, 3.00, fx_shockwave_vclight,
light.2=3, 12.01, 0.00, -7.05, fx_shockwave_beacon ,
light.3=4, 28.00, 0.00, 3.00, fx_shockwave_vclight,
light.4=3, 8.46, 45.14, 5.02, fx_shockwave_navgre ,
light.5=3, 8.46, -45.14, 5.02, fx_shockwave_navred ,
light.6=2, 8.46, 45.14, 5.02, fx_shockwave_strobe_2 ,
light.7=2, 8.46, -45.14, 5.02, fx_shockwave_strobe_3 ,
light.8=3, -36.88, 0.00, 5.81, fx_shockwave_navwhi ,
light.9 = 5, 11.60, 27.75, 4.50, fx_Shockwave_landing_light
light.10 = 5, 11.60, -27.75, 4.50, fx_Shockwave_landing_light
light.11 = 6, 28.30, 0.2, -6.70, fx_Shockwave_landing_light_small
light.12 = 6, 28.30, -0.2, -6.70, fx_Shockwave_landing_light_small
Panel.cfg entries
[Vcockpit01]
gaugeXX=shockwave_lights!SW Lights_gear, 1,1,1,1
gaugeXX=shockwave_lights!SW Lights_taxi_gear, 1,1,1,1
Replace "XX" with next numbers at bottom of the list.

Aircraft.cfg entries
[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing
//6=taxi light, 7=recognition light, 8=wing light, 9=logo light
// Z, X, Y
light.0=3, -33.63, 0.00, 24.28, fx_shockwave_beacon ,
light.1=4, 28.00, 0.00, 3.00, fx_shockwave_vclight,
light.2=3, 12.01, 0.00, -7.05, fx_shockwave_beacon ,
light.3=4, 28.00, 0.00, 3.00, fx_shockwave_vclight,
light.4=3, 8.46, 45.14, 5.02, fx_shockwave_navgre ,
light.5=3, 8.46, -45.14, 5.02, fx_shockwave_navred ,
light.6=2, 8.46, 45.14, 5.02, fx_shockwave_strobe_2 ,
light.7=2, 8.46, -45.14, 5.02, fx_shockwave_strobe_3 ,
light.8=3, -36.88, 0.00, 5.81, fx_shockwave_navwhi ,
light.9 = 5, 11.60, 27.75, 4.50, fx_Shockwave_landing_light
light.10 = 5, 11.60, -27.75, 4.50, fx_Shockwave_landing_light
light.11 = 6, 28.30, 0.2, -6.70, fx_Shockwave_landing_light_small
light.12 = 6, 28.30, -0.2, -6.70, fx_Shockwave_landing_light_small
Panel.cfg entries
[Vcockpit01]
gaugeXX=shockwave_lights!SW Lights_gear, 1,1,1,1
gaugeXX=shockwave_lights!SW Lights_taxi_gear, 1,1,1,1
Replace "XX" with next numbers at bottom of the list.