3rd Party Aircraft Config Database HERE

Turn ON the LIGHTS for Microsoft FS9 / FSX with this all-new version of a great package
bytes2009
Airman
Posts: 10
Joined: 14 Jun 2009, 10:17

Re: 3rd Party Aircraft Config Database HERE

Post by bytes2009 »

In reference to the above light install data for the Convair CV-240, the following applies to change some of the light events:

For those that want the wing landing lights to stay on after the landing gear is raised, and want the taxi light to go out automatically when the landing gear is raised, substitute the following in place of the above lines for "gauge 33 and 34:" Backup this CFG file first - then:[/b][/b]

Add "//" in front of gauge33 line above or delete the line entirely. This line controls the status of the wind landing lights after the gear is raised.

Replace gauge34 line altogether with the following line:

gauge33=shockwave_lights!SW Lights_taxi_gear, 1,1,1,1 //shockwave light

The renumbering of the gauge numbers has already been taken care of in the replacement line. Now you have a choice of events!

bytes

Crewchief408
Airman Basic
Posts: 8
Joined: 02 Mar 2008, 13:18
Location: Oregon Coast, USA

Re: 3rd Party Aircraft Config Database HERE

Post by Crewchief408 »

Aeroworx B200 v.2


Add to your Aircraft.cfg file:

[lights]

light.0 = 3, 0.54, -27.34, 3.21, fx_shockwave_navred
light.1 = 1, -5.35, 0, -0.31, fx_shockwave_beaconb
light.2 = 3, 0.54, 27.34, 3.21, fx_shockwave_navgre
light.3 = 2, 0.84, -27.01, 3.19, fx_shockwave_strobe
light.4 = 2, 0.84, 27.01, 3.19, fx_shockwave_strobe_3
light.5 = 1, -24.23, -0.14, 12.53, fx_shockwave_navwhi
light.6 = 4, 5.520, 1.200, 4.495, fx_awxb200_cp
light.7 = 4, 5.520, -1.200, 4.495, fx_awxb200_pic
light.8 = 10, -1.60, 0, 4.49, fx_awxb200_cabf
light.9 = 10, 2.15, 0, 4.49, fx_awxb200_cabm
light.10 = 10, -4.10, 0, 4.49, fx_awxb200_cabb
light.11 = 9, -23.55, -1.0, 6.55, fx_awxb200_logo
light.12 = 9, -23.55, 1.0, 6.55, fx_awxb200_logo
light.13 = 5, 14.90, 0.00, 0.10, fx_shockwave_landing_light_double_small // Double Landing Light
light.14 = 6, 14.90, 0.00, -0.40, fx_shockwave_landing_light_small // Taxi Light


Add to your Panel.cfg file:

[VCockpit01]
gauge01=shockwave_lights!SW Lights_gear, 1,1,1,1 //shockwave light
Regards,
Chris

Mongo
Airman
Posts: 29
Joined: 06 Apr 2008, 11:38
Location: Calgary, Alberta Canada

Re: 3rd Party Aircraft Config Database HERE

Post by Mongo »

Stratojet Merlin (Heyart) (FS9)
[lights]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=Taxi
light.0 = 3, -12.46, 20.57, 0.6, fx_shockwave_navgre
light.1 = 3, -12.46, -20.57, 0.6, fx_shockwave_navred
light.2 = 3, -11.58, 0, -2.09, fx_shockwave_navwhi
light.3 = 2, -13.2, 20.57, 0.6, fx_shockwave_strobe_nl_2
light.4 = 1, -4.73, 0, 2.55, fx_shockwave_beaconb_nl
light.5 = 1, -2.43, 0, -3.00, fx_shockwave_beaconb_nl
light.6 = 2, -13.2, -20.57, 0.6, fx_shockwave_strobe_nl_3
light.7 = 4, 8.22, 0, 0.45, fx_shockwave_vclight
light.8 = 4, 5.19, 0, 0.42, fx_shockwave_vclight
light.9 = 5, 20, 0, -1.45, fx_shockwave_landing_light_narrow
light.10 = 6, 12.5, 0, -3.90, fx_shockwave_landing_light_low_old
Tom

Image Image Image

cetaylor
Airman Basic
Posts: 1
Joined: 05 Oct 2009, 13:02

Re: 3rd Party Aircraft Config Database HERE

Post by cetaylor »

Alphasim Boeing C-17A Globemaster III

[lights]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing
light.0 = 3, -84.50, 0.0, 13.14, fx_navwhih ; Nav tail
light.1 = 3, -18.85, -84.50, 3.07, fx_navredh ; Nav red
light.2 = 3, -18.85, 84.50, 3.07, fx_navgreh ; Nav grn
light.3 = 1, -85.85, 0.0, 46.00, fx_shockwave_beacon_rotating_red ; Beacon top
light.4 = 1, 27.39, 0.0, -9.90, fx_shockwave_beacon_rotating_red ; Beacon lower
light.5 = 4, 62.71, -2.17, 4.73, fx_vclight ; Cockpit
light.6 = 4, 62.71, 2.17, 4.73, fx_vclight ; Cockpit
light.7 = 2, -18.93, -84.60, 3.07, fx_shockwave_strobe ; Wingtip strobe left fwd
light.8 = 2, -18.93, 84.60, 3.07, fx_shockwave_strobe ; Wingtip strobe right fwd
light.9 = 2, -29.35, -84.60, 3.07, fx_shockwave_strobe ; Wingtip strobe left aft
light.10 = 2, -29.35, 84.60, 3.07, fx_shockwave_strobe ; Wingtip strobe right aft
light.11 = 5, 43.10, -10.90, -3.15, fx_shockwave_landing_light_narrow ; Landing light left
light.12 = 5, 43.10, 10.90, -3.15, fx_shockwave_landing_light_narrow ; Landing light right

Crewchief408
Airman Basic
Posts: 8
Joined: 02 Mar 2008, 13:18
Location: Oregon Coast, USA

Re: 3rd Party Aircraft Config Database HERE

Post by Crewchief408 »

Alphasim C-17A Globemaster III

I want to compliment the work of the previous post author and add that in this version I've used all Shockwave light effects as well as adding the two additional Taxi/Landing lights located on the outside wing tips.

[lights]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing,
light.0 = 3, -84.50, 0.0, 13.14, fx_shockwave_navwhi ; Nav Tail WHite
light.1 = 3, -18.85, -84.50, 3.07, fx_shockwave_navred ; Nav Red Left
light.2 = 3, -18.85, 84.50, 3.07, fx_shockwave_navgre ; Nav Green Right
light.3 = 1, -85.85, 0.0, 46.00, fx_shockwave_beaconh_l ; Nav Beacon Top
light.4 = 1, 27.39, 0.0, -10.15, fx_shockwave_beaconb_l ; Nav Beacon Lower
light.5 = 4, 62.71, -2.17, 4.73, fx_vclight ; Cockpit Lighting
light.6 = 4, 62.71, 2.17, 4.73, fx_vclight ; Cockpit Lighting
light.7 = 2, -18.93, -84.60, 3.07, fx_shockwave_strobe_l ; Wingtip Strobe Left FWD
light.8 = 2, -18.93, 84.60, 3.07, fx_shockwave_strobe_l ; Wingtip Strobe Right FWD
light.9 = 2, -29.35, -84.60, 3.07, fx_shockwave_strobe_l ; Wingtip Strobe Left AFT
light.10 = 2, -29.35, 84.60, 3.07, fx_shockwave_strobe_l ; Wingtip Strobe Right AFT
light.11 = 5, 43.10, -10.90, -3.15, fx_shockwave_landing_light_small_xenon ; Landing Light Left Fuselage
light.12 = 5, 43.10, 10.90, -3.15, fx_shockwave_landing_light_small_xenon ; Landing Light Right Fuselage
light.13 = 5, -17.50, -84.50, 3.07, fx_shockwave_landing_light_small_xenon ; Landing Light Left Wing Tip
light.14 = 5, -17.50, 84.50, 3.07, fx_shockwave_landing_light_small_xenon ; Landing Light Right Wing Tip

Note: If you find that you prefer smaller strobe effects (I used the larger ones), just delete the, "_l" part after each effect name.. e.g. From this: fx_shockwave_strobe_l To this: fx_shockwave_strobe
Regards,
Chris

curtis008
Airman
Posts: 24
Joined: 20 Oct 2008, 20:02

Re: 3rd Party Aircraft Config Database HERE

Post by curtis008 »

Kodiak Quest
[Vcockpit01] Add gauge09=shockwave_lights!SW Lights, 1,1,1,1 //shockwave light

[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=Taxi, 7=Recognition,

8=Wing, 9=Logo, 10=Cabin,
light.0 = 3, -0.80, -22.30, 2.89, Fx_shockwave_navred //fx_navred
light.1 = 3, -0.80, 22.30, 2.89, Fx_shockwave_navgre //fx_navgre
light.2 = 3, -9.01, 0, 2.72, fx_shockwave_navwhi_l //fx_navwhi
light.3 = 2, -0.86, -22.30, 2.89, fx_shockwave_strobe //fx_strobe
light.4 = 2, -0.86, 22.30, 2.89, fx_shockwave_strobe //fx_strobe
light.5 = 1, -9.01, 0, 2.72, fx_shockwave_beaconh //fx_beacon
light.6 = 5, 0.87, 20.90, 2.87, fx_Shockwave_landing_light_small //fx_landing
light.7 = 5, 0.83, -20.90, 2.87, fx_Shockwave_landing_light_small //fx_landing
light.8 = 7, 2.60, 0.00, 1.00, fx_vclight,
light.9 = 8, -2.0, 0.00, 2.50, fx_vclight,
light.10 = 8, -7.0, 0.00, 2.50, fx_vclight,
light.11 = 3, -20.26, 0, 1.94, fx_shockwave_navwhi_l //fx_navwhi
light.12 = 12, 0, 0, 1.94, fx_Kodiak_propblast

SweetApple_MC
Airman
Posts: 28
Joined: 10 May 2009, 05:04
Contact:

Re: 3rd Party Aircraft Config Database HERE

Post by SweetApple_MC »

Content deleted by the author.

Scott, could you please delete this thread? Thanks in advance.

SweetApple_MC
Image

Jigsaw
Master Sergeant
Posts: 1121
Joined: 24 Feb 2008, 09:33
Location: Germany

Re: 3rd Party Aircraft Config Database HERE

Post by Jigsaw »

SibWings L-19/O-1 Bird Dog

Add to panel.cfg:

[VCockpit01]
gauge05=shockwave_lights!SW Lights, 1,1,1,1 //shockwave light



Add to aircraft.cfg:

[LIGHTS]
light.0 = 9, 1, 2, 1.45, fx_O1_vclighth_1
light.1 = 8, -2.5, 0, 1, fx_O1_vclighth_2
light.2 = 3, 0.32, -18.2, 3.2, fx_shockwave_navred // Shockwave light
light.3 = 3, 0.32, 18.2, 3.2, fx_shockwave_navgre // Shockwave light
light.4 = 5, 2, -12.3, 3, fx_shockwave_landing_light_low_old // Shockwave light
light.5 = 1, 0.7, -0.017, -2.2, fx_shockwave_beacon_rotating_red // Shockwave light
Happy Landings
- Patrick
Image

User avatar
Zgredd
Senior Airman
Posts: 113
Joined: 23 Feb 2009, 18:19
Location: Poland

Re: 3rd Party Aircraft Config Database HERE

Post by Zgredd »

maxter wrote:Has anybody got the config of the RealAir Duke available?

With thanks,

RealAir Duke

PANEL.cfg

gauge13=shockwave_lights!SW Lights_taxi_gear, 1,1,1,1 //shockwave light
gauge14=shockwave_lights!SW Lights_gear, 1,1,1,1 //shockwave light

If you add one of lines above or both, there is problem with NAV and BCN switch - dosen't work anymore.

AIRCRAFT.cfg

[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=Taxi, 7=Recognition, 8=wing, 9=logo, 10=cabin
light.0 = 3, -6.60, -19.70, 1.01, fx_shockwave_navred
light.1 = 3, -6.60, 19.70, 1.01, fx_shockwave_navgre
light.2 = 3, -26.50, 0.00, 2.20, fx_shockwave_navwhi
light.3 = 2, -6.20, -19.66, 1.01, fx_shockwave_strobe
light.4 = 2, -6.20, 19.66, 1.01, fx_shockwave_strobe
light.5 = 1, -27.68, -0.01, 8.90, fx_shockwave_beacon
light.6 = 7, -7.42, 1.944, -1.69, RASDuke_Recogn
light.7 = 10, -7.80, 0.00, 1.50, RASDuke_vclight
light.8 = 8, -6.20, -13.20, 1.03, RASDuke_wing //de-icing Boots left wing
light.9 = 8, -6.20, 13.20, 1.03, RASDuke_wing //de-icing boots right wing
light.10 = 5, -6.6, -4.7, -1.5, fx_Shockwave_landing_light_short // Shockwave light
light.11 = 5, -6.6, 4.7, -1.5, fx_Shockwave_landing_light_short // Shockwave light
light.12 = 6, 2.0, -0.5, -1.7, fx_Shockwave_landing_light_short // Shockwave light

Jigsaw
Master Sergeant
Posts: 1121
Joined: 24 Feb 2008, 09:33
Location: Germany

Re: 3rd Party Aircraft Config Database HERE

Post by Jigsaw »

Carenado Cessna 185 Skywagon

Add to panel.cfg:

[VCockpit01]
gauge09=shockwave_lights!SW Lights, 1,1,1,1 //shockwave light


Add to aircraft.cfg:

[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=taxi
light.0 = 3, -0.36, -16.81, 3.34, fx_shockwave_navred // Shockwave light
light.1 = 3, -0.38, 16.81, 3.36, fx_shockwave_navgre // Shockwave light
light.2 = 3, -16.74, 0.0, 1.3, fx_navwhi85
light.3 = 1, -14.05, 0.04, 6.5, fx_shockwave_beacon_rotating_red // Shockwave light
light.4 = 10, -0.9, 0.0, 1.2, fx_vclightc185
light.5 = 10, -3.7,0.0,2.3, fx_vclightc1852
light.6 = 5, 6.3, -0.8, 0, fx_shockwave_landing_light_low_old // Shockwave light
light.7 = 6, 5.9, 0.8, 0, fx_shockwave_landing_light_small_old // Shockwave light
Happy Landings
- Patrick
Image

Matt Walker
Airman Basic
Posts: 1
Joined: 31 Jan 2010, 11:50

Re: 3rd Party Aircraft Config Database HERE

Post by Matt Walker »

Hey everyone, does anyone have the config for the Quality Wings 757-200/300 please?
Thanks :D

dhyden
Airman Basic
Posts: 1
Joined: 23 Feb 2010, 05:52

Re: 3rd Party Aircraft Config Database HERE

Post by dhyden »

Hello,
I am using the pss 777 light config found on the 3rd party list, but I am having a problem with the flex wing setting. When the wings lift, the lights stay in the take off position. Here is a copy of my lights, I have disabled the ones giving me a fit.


[LIGHTS]
//Types: 1=beacon, 2=strobes, 3=Navigation, 4=Cockpit, 5=landing, 6=taxi, 7=recognition, 8=wing, 9=Logo
//light.0 = 3, -32.20, 104.80, 4.00, fx_shockwave_navgre ,
//light.1 = 3, -32.20, -104.80, 4.00, fx_shockwave_navred ,
//light.2 = 2, -35.1, -104.80, 4.00, fx_shockwave_strobe ,
//light.3 = 2, -35.1, 104.80, 4.00, fx_shockwave_strobe ,
//light.4 = 3, -37.7, -104.80, 4.00, fx_shockwave_navwhi ,
//light.5 = 3, -37.7, 104.80, 4.00, fx_shockwave_navwhi ,
light.6 = 1, 49.5, 0, 13.2, fx_shockwave_beacon ,
light.7 = 1, 3.5, 0, -7.8, fx_shockwave_beacon ,
light.8 = 5, 34.2, 12.7, -2.5, fx_shockwave_landing_light ,
light.9 = 5, 34.2, -12.7, -2.5, fx_shockwave_landing_light ,
light.10 = 6, 87.7, 0, -11, fx_shockwave_landing_light_double ,
light.11 = 6, 87.7, 0, -12.5, fx_shockwave_landing_light_double ,


Thanks for any help!


Denny

Moos
Airman Basic
Posts: 5
Joined: 06 Mar 2009, 13:33

Re: 3rd Party Aircraft Config Database HERE

Post by Moos »

somebody have the 3d lights for the Dreamwings Fokker 50 Version 3 ?

Cpilot510
Airman Basic
Posts: 1
Joined: 27 Apr 2010, 17:15

Re: 3rd Party Aircraft Config Database HERE

Post by Cpilot510 »

Captain Sim 727-100

[LIGHTS]
light.0 = 3, -27.59, -52.90, -2.49, fx_shockwave_navred
light.1 = 3, -27.59, 52.90, -2.49, fx_shockwave_navgre
light.2 = 3, -29.00, -53.40, -2.49, fx_shockwave_navred
light.3 = 3, -29.00, 53.40, -2.49, fx_shockwave_navgre
light.4 = 2, -33.50, -53.10, -2.50, fx_shockwave_navwhi
light.5 = 2, -33.50, 53.10, -2.50, fx_shockwave_navwhi
light.6 = 2, -28.25, -53.15, -2.49, fx_shockwave_strobe
light.7 = 2, -28.25, 53.15, -2.49, fx_shockwave_strobe
light.8 = 2, 23.40, 0.00, 7.20, fx_shockwave_beaconh
light.9 = 2, 1.05, 0.00, -7.20, fx_shockwave_beaconh
light.10 = 4, 50.00, -2.50, 0.70, cs727_vclight
light.11 = 4, 48.50, 0.00, 1.00, cs727_vclight
light.12 = 5, 9.50, 6.10, -2.90, fx_Shockwave_landing_light // Shockwave light
light.13 = 5, 9.50, -6.10, -2.90, fx_Shockwave_landing_light // Shockwave light
light.14 = 9, -20.00, -52.00, -4.50, cs727_voda
light.15 = 9, -20.00, 52.00, -4.50, cs727_voda

Captain Sim 727-200

[LIGHTS]
light.0 = 3, -27.59, -52.90, -2.49, fx_shockwave_navred
light.1 = 3, -27.59, 52.90, -2.49, fx_shockwave_navgre
light.2 = 3, -29.00, -53.40, -2.49, fx_shockwave_navred
light.3 = 3, -29.00, 53.40, -2.49, fx_shockwave_navgre
light.4 = 2, -33.50, -53.10, -2.50, fx_shockwave_navwhi
light.5 = 2, -33.50, 53.10, -2.50, fx_shockwave_navwhi
light.6 = 2, -28.25, -53.15, -2.49, fx_shockwave_strobe
light.7 = 2, -28.25, 53.15, -2.49, fx_shockwave_strobe
light.8 = 2, 35.00, 0.00, 7.20, fx_shockwave_beaconh
light.9 = 2, 1.05, 0.00, -7.20, fx_shockwave_beaconh
light.10 = 4, 60.00, -2.50, 0.70, cs727_vclight
light.11 = 4, 58.50, 0.00, 1.00, cs727_vclight
light.12 = 5, 10.0, 6.0, -3, fx_Shockwave_landing_light // Shockwave light
light.13 = 5, 10.0, -6.0, -3, fx_Shockwave_landing_light // Shockwave light
light.14 = 9, -20.00, -52.00, -4.50, cs727_voda
light.15 = 9, -20.00, 52.00, -4.50, cs727_voda

Ilovemybaron
Airman Basic
Posts: 5
Joined: 02 Apr 2008, 17:55

Re: 3rd Party Aircraft Config Database HERE

Post by Ilovemybaron »

Lionheart Creations Epic Victory

Code: Select all

[lights]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing 6=taxi, 7=recognition, 8=wing, 9=logo 10=cabin

//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing 6=taxi, 7=recognition, 8=wing, 9=logo 10=cabin

light.0 = 3, -0.7, -17.30, 0.26, fx_shockwave_navred  //TW_NavRed
light.1 = 3, -0.7,  17.30, 0.26, fx_shockwave_navgre  //TW_NavGreen
light.2 = 2, -0.89, -17.35, 0.26, fx_shockwave_strobe //TW_Strobe
light.3 = 2, -0.89,  17.35, 0.26, fx_shockwave_strobe  //TW_Strobe
light.4 = 1, -16.85, 0, 7.24, fx_shockwave_beacon
light.5 = 3, -16.85, 0, 7.24, fx_shockwave_navwhi
light.6 = 5, -0.7, -17.50, 0.3, fx_shockwave_landing_light_small_xenon //right landing light point
light.7 = 5, -0.7,  17.50, 0.3, fx_shockwave_landing_light_small_xenon //left landing light point
light.8 = 9,  -17.00,  0.00, -1.50, fx_EV_Exhaust1 ,     //Heat Blur
light.9 = 8,   3.24, 0, 2.52, fx_vclight  // Rear Cabin Dome Lights
light.10 = 8, -1.34, 0, 2.52, fx_vclight  // Rear Cabin Dome Lights
light.11 = 7,  7.7, 0, 1.77, fx_vclight  // Pilots Forward Cabin Dome Light

new reply

Return to “A2A Simulations 3D LIGHTS REDUX”

Who is online

Users browsing this forum: No registered users and 10 guests