Lights for the
"737 Experience" freeware. I replaced all the lights with those of the shockwave variety, except for the blue non-flashing navigation lights at the tail and the wings.
---------
[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=taxi, 7=recognition, 8=wing, 9=logo order: long, lat, vert
light.0=6, 53.0, 0.00, -4.00, fx_737splash ,
light.1=6, 39.5, 0.00, -5, fx_shockwave_landing_light_narrow ,
light.2=3, -14.2, -55.75, 4.00, Fx_shockwave_navred ,
light.3=3, -14.2, 55.75, 4.00, Fx_shockwave_navgre ,
light.4=5, 22.90, 10.000, -1.900, fx_737splash ,
light.5=5, 13.2, 7.1, -0.1, fx_shockwave_landing_light ,
light.6=5, 22.90, -10.000, -1.900, fx_737splash ,
light.7=5, 13.2, -7.1, -0.1, fx_shockwave_landing_light ,
light.8=3, -20.19, -56.46, 3.84, fx_navwhi ,
light.9=3, -20.19, 56.46, 3.84, fx_navwhi ,
light.10=7, 5.0, -17.4, -3.2, fx_fanengine_medium_idle ,
light.11=8, 5.0, 17.4, -3.2, fx_fanengine_medium_idle ,
light.12=9, 5.0, -17.4, -3.2, fx_fanengine_light ,
light.13=9, 5.0, 17.4, -3.2, fx_fanengine_light ,
light.14=4, 43.8, 0, 4.3, fx_shockwave_vclight ,
light.15=2, -15.7, -56.45, 4.1, fx_shockwave_strobe_l ,
light.16=2, -15.7, 56.45, 4.1, fx_shockwave_strobe_l ,
light.17=2, -2.65, -0.05, -3.65, Fx_shockwave_beacon ,
light.18=1, 6.6, -0.05, 9.9, Fx_shockwave_beacon ,
light.19=3, -53.50, 0.00, 7.70, fx_navwhih ,
light.20=5, 13.10, 7.00, -0.25, fx_navwhih ,
light.21=5, 13.10, -7.00, -0.25, fx_navwhih ,
---------
Known issues: due to the high number of light entries, the tail-light isn't working Also make sure you switch off the the Taxi Lights before retracting landing gear, or you'll have a floating lightcone flying formation with you
You can stop his from happening by using the "light_gear"-line from the manual in the panel.cfg and changing the first value of the first two light entries (light.0 and light.1) in the aicraft.cfg from 6 (taxi light) to 5 (landing light). In turn you have to change entries light.4-light.7 from 5 (landing light) to 6 (taxi light). This way the nose gear light should automatically turn off when retracting the gears. The downside: to switch on the landing lights you have to use the taxi lights switch and vice versa.
I hope it helps