Page 1 of 1

Shockwave_strobe not working

Posted: 13 Mar 2017, 17:00
by Shogum1950
Hola:

I installed Shockwave lights to a texture that did not have lights, I have been successful with most of them, but the shockwave_strobe there is no way to place them, I do not see them anywhere ... What will be my mistake? .... Thank you in advance

Alberto

[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing 6=taxi, 7=recognition
// BEACONS
light.0 = 1, -3.500, 0, -5.300, fx_shockwave_beaconh_lowl // LOWER BEACON
light.1 = 1, 3.700, 1.030, 7.100, fx_shockwave_beaconh_lowl // UPPER BEACON
// STROBE
light.2 = 2, -18.179, -54.209, -0.085,fx_shockwave_strobe_sm_2_nl, // STROBE fx_shockwave_strobe_2.fx,
light.3 = 2, -16.650, -45.250, -0.800,fx_shockwave_strobe_sm_2_nl, // STROBE fx_shockwave_strobe_2.fx,
light.4 = 2, -18.179, 54.209, -0.085,fx_shockwave_strobe_sm_2_nl, // STROBE
light.5 = 2, -16.650, -45.250, -0.800,fx_shockwave_strobe_sm_2_nl, // STROBE <
// NAV
light.6 = 3, -16.650, -45.250, -0.800, fx_shockwave_navwhi // WHITE NAV LIGHT
light.7 = 3, -16.650, 45.250, -0.800, fx_shockwave_navwhi // WHITE NAV LIGHT
light.8 = 3, -11.467, -44.960, -0.790, fx_shockwave_navred // RED NAV LIGHT
light.9 = 3, -11.467, 44.960, -0.770, fx_shockwave_navgre // GREEN NAV LIGHT

light.10 =4, 52.1, -1.8, 1.50, fx_vclighth //fx_PMDG_NGX_vclight // pick vc lights to taste
light.11 =4, 52.1, 1.8, 1.50, fx_vclighth //fx_PMDG_NGX_vclight // pick vc lights to taste
// LANDING
light.12 = 5, -19.48, 53.44, -0.56, fx_shockwave_landing_light_narrow // RIGHT WING
light.13 = 5, -19.48, -53.44, -0.56, fx_shockwave_landing_light_narrow // LEFT WING
// TAXI
light.14 = 6, 66.64, 0.51, -4.08, fx_shockwave_landing_light_double_small // GEAR MOUNTED TAXI LIGHT
light.15 = 6, 66.64, -0.51, -4.08, fx_shockwave_landing_light_double_small // GEAR MOUNTED TAXI LIGHT

Re: Shockwave_strobe not working

Posted: 30 Mar 2017, 14:31
by Flygirl
Hi Shogun,
I'm new to the community though I have used SW lights with fair success, and lurked here, garnering tips. If you haven't found the solution, look at line 5 under //Strobe and remove the minus (-) sign from the second axis number of that line. that should put one on top and one on the bottom. As assigned, you have put both lights in the same location. I think :P

Re: Shockwave_strobe not working

Posted: 30 Mar 2017, 14:42
by Flygirl
Sorry,
I'm not really sure now. You have too many minus signs on the third axis. One should be plus, one should be minus. If they are the same, then it puts the light in the same location.
Sorry. :oops: