• There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.

    If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.

    Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.

    The Staff of SOH

  • Server side Maintenance is done. We still have an update to the forum software to run but that one will have to wait for a better time.

Shockwave Light Query

PeteHam

Charter Member
Has any one done shockwave lights for the Lockheed L18 Lodestar ?

I've been mucking around with the light cfg but I'm not having much joy.

Thanks,

Pete.
 
Is this a payware Lodestar or freeware? I was looking at the Milton Shupe and team Lodestar and how the landing lights hit the ground even though the actual lights on the wing are pointing upward. Must be the angle of the bulb? Landing lights are called out in the model and it looks like a tough job trying to overlay the Shockwave effects.
 
It's for the Loadstar by Milton & Team.

Pete.

And is the problem with replacing the landing lights?

Is this enough light to make you go blind? :dizzy: These are the added 2 lines for Landing Lights:

light.16 = 5, 0.25, -18.15, 0.750, fx_shockwave_landing_light.fx
light.17 = 5, 0.25, 18.15, 0.750, fx_shockwave_landing_light.fx

 

Attachments

  • Loadstar with Shockwave.jpg
    Loadstar with Shockwave.jpg
    35.4 KB · Views: 0
  • Loadstar with shockwave1.jpg
    Loadstar with shockwave1.jpg
    33.7 KB · Views: 0
Last edited:
Thanks MrZippy :applause:

I made a slight adjustment on your figures, but I found the top shockwave beacon light I was using (Fx_shockwave_beacon_h) didn't show for some reason. I changed that to a normal beacon and added some strobes to the wing tips and this is what I've come up with ....



[LIGHTS]
// types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=Taxi, 7=Recognition, 8=Wing, 9=Logo, 10=Cabin

light.1 = 3, -34.500, 0.000, 3.340, fx_shockwave_navwhi_l //tail white nav
light.2 = 3, -34.500, 0.000, 3.093, fx_navred //tail white nav
light.3 = 3, -1.072, -32.710, 3.890, Fx_shockwave_navred //left wing
light.4 = 3, -1.072, 32.710, 3.870, Fx_shockwave_navgre //right wing
light.5 = 2, -6.151, 0.000, -3.550, Fx_shockwave_strobe //belly strobe
light.6 = 1, -27.020, 0.000, 5.700, Fx_shockwave_beacon //tail beacon _h
light.7 = 1, -6.200, 0.000, -6.800, Fx_shockwave_beacon_b //belly beacon
light.8 = 6, 3.100, -7.044, -4.480, fx_taxi_ju //left gear taxi light
light.9 = 6, 3.100, 7.044, -4.480, fx_taxi_ju //right gear taxi light
light.10 = 7, 15.700, 0.000, 0.055, fx_taxi_ju //Nose Warning Light
light.11 = 8, -0.367, -2.241, 4.186, fx_taxi_ju //left wing ice light
light.12 = 4, 4.00, 0.00, 3.80, Fx_shockwave_vclight
light.13 = 5, 1.00, -18.15, 0.750, fx_shockwave_landing_light.fx
light.14 = 5, 1.00, 18.15, 0.750, fx_shockwave_landing_light.fx
light.15 = 2, -1.90, -32.80, 3.890, Fx_shockwave_strobe //left wing
light.16 = 2, -1.90, 32.80, 3.890, Fx_shockwave_strobe //right wing

//light.17 = 10, -14.904, 1.342, 2.870, fx_cabinlites //right side
//light.18 = 10, -14.904, -1.342, 2.870, fx_cabinlites //left side
//light.19 = 10, -5.761, 0.000, 3.028, fx_cabinlites


Not sure of the reason for a white and red tail beacon. If the red is not supposed to be there then that can be changed.

This will give you something to work with anyway.

Pete
 
Back
Top