PDA

View Full Version : POSKY 737-800 light help



ttpp
12-21-2010, 05:19 PM
OK so I have the Posky 737-800 installed on my fsx and I have this Problem when I press
''L'' the landing and taxi lights came on but not the strobe , beacon and Nav lights please help :) .

BMG50
12-21-2010, 06:35 PM
Any chance you could copy and paste a copy of your [effects] section from your aircraft.cfg file?? Thats would be a big help...Lou N1472Q

ttpp
12-21-2010, 06:47 PM
[EFFECTS]
wake=fx_wake
water=fx_spray
dirt=fx_tchdrt
concrete=Opensky_sparks, 1
touchdown=fx_tchdwn, 1

opaplano
12-21-2010, 08:36 PM
I would think a copy of the [Lights] section would be of more value.

ttpp
12-21-2010, 09:16 PM
[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=taxi, 7=recognition, 8=wing, 9=logo

light.1 = 1, 1.600, 0.000, -4.500, Opensky_beacon ,
light.2 = 1, 9.300, 0.000, 9.300, Opensky_beacon ,
light.3 = 4, 57.000, 0.000, 3.500, Opensky_Boeing_vclight ,
light.4 = 3, 30.000, 0.000, -3.000, Opensky_nacelle_refl , // front cargo
light.5 = 3, -33.000, 0.000, -2.000, Opensky_nacelle_refl , // rear cargo
light.6 = 3, 40.000, 0.000, 4.000, Opensky_nacelle_refl , // pax door
light.7 = 8, 14.000, -36.000, 5.000, Opensky_wing_light , // wing/LE slat rays from inspection lights
light.8 = 8, 14.000, 35.000, 5.000, Opensky_wing_light , // wing/LE slat rays from inspection lights
light.9 = 8, 25.400, -6.200, 2.100, Opensky_nav_yellow , // flap inspection light
light.10= 8, 25.400, 6.200, 2.100, Opensky_nav_yellow , // flap inspection light
light.11= 8, 30.000, -6.200, -1.000, Opensky_nacelle_refl , // wing/LE slat rays from inspection lights
light.12= 8, 30.000, 6.200, -1.000, Opensky_nacelle_refl , // wing/LE slat rays from inspection lights
light.13= 8, 23.000, -12.500, -2.000, Opensky_nacelle_refl , // wing/LE slat rays from inspection lights
light.14= 8, 23.000, 12.500, -2.000, Opensky_nacelle_refl , // wing/LE slat rays from inspection lights
light.15= 6, 60.000, 0.000, -12.550, Opensky-taxi-refl , // gear bay taxi light rays from taxi lights
light.16= 3, -62.000, 0.000, 7.000, Opensky_nav_yellow , // Tail Nav Light
light.17= 2, -62.000, 0.000, 7.000, fx_strobeh , // Tail Strobe Ligh

opaplano
12-21-2010, 10:36 PM
[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing, 6=taxi, 7=recognition, 8=wing, 9=logo

light.1 = 1, 1.600, 0.000, -4.500, Opensky_beacon ,
light.2 = 1, 9.300, 0.000, 9.300, Opensky_beacon ,
light.3 = 4, 57.000, 0.000, 3.500, Opensky_Boeing_vclight ,
light.4 = 3, 30.000, 0.000, -3.000, Opensky_nacelle_refl , // front cargo
light.5 = 3, -33.000, 0.000, -2.000, Opensky_nacelle_refl , // rear cargo
light.6 = 3, 40.000, 0.000, 4.000, Opensky_nacelle_refl , // pax door
light.7 = 8, 14.000, -36.000, 5.000, Opensky_wing_light , // wing/LE slat rays from inspection lights
light.8 = 8, 14.000, 35.000, 5.000, Opensky_wing_light , // wing/LE slat rays from inspection lights
light.9 = 8, 25.400, -6.200, 2.100, Opensky_nav_yellow , // flap inspection light
light.10= 8, 25.400, 6.200, 2.100, Opensky_nav_yellow , // flap inspection light
light.11= 8, 30.000, -6.200, -1.000, Opensky_nacelle_refl , // wing/LE slat rays from inspection lights
light.12= 8, 30.000, 6.200, -1.000, Opensky_nacelle_refl , // wing/LE slat rays from inspection lights
light.13= 8, 23.000, -12.500, -2.000, Opensky_nacelle_refl , // wing/LE slat rays from inspection lights
light.14= 8, 23.000, 12.500, -2.000, Opensky_nacelle_refl , // wing/LE slat rays from inspection lights
light.15= 6, 60.000, 0.000, -12.550, Opensky-taxi-refl , // gear bay taxi light rays from taxi lights
light.16= 3, -62.000, 0.000, 7.000, Opensky_nav_yellow , // Tail Nav Light
light.17= 2, -62.000, 0.000, 7.000, fx_strobeh , // Tail Strobe Ligh



Check your FSX Effects folder for the presence of the various effects called in the [Lights] section.

For example:

light 18 is calling for a file named Opensky_nav_yellow.fx
light.17 is calling for a file named fx_stobeh.fx

(the suffix is omitted in the [Lights] section).

If the required files are missing then the light effects will not display.

Usually (but not always) such effect files - if they are not default effects - are included in the downloaded package.

Hope that helps.

ttpp
12-22-2010, 07:46 AM
Ok I Found "Opensky_nav_yellow.fx" but not "fx_stobeh.fx"

opaplano
12-22-2010, 07:53 AM
Ok I Found "Opensky_nav_yellow.fx" but not "fx_stobeh.fx"

That was typo on my part - the filename should have been fx_strobeh.fx (I left out the r)

Those were only examples - check all of the entries to see if you have the fx files being called for.

ttpp
12-22-2010, 07:56 AM
The file "fx_strobeh.fx" is there.

opaplano
12-22-2010, 08:01 AM
The file "fx_strobeh.fx" is there.

Next step - please provide the complete, exact filename of the aircraft package you downloaded and where you found it, if not in the library here.

I would like to see if I can duplicate the problem.

ttpp
12-22-2010, 08:13 AM
Here it is , well I added a CAL Texture since its my country's national airline........http://simviation.com/1/download-file?file=POSKY_B737-800_TUIfly.zip

opaplano
12-22-2010, 08:18 AM
Here it is , well I added a CAL Texture since its my country's national airline........http://simviation.com/1/download-file?file=POSKY_B737-800_TUIfly.zip

I am downloading it now - will get back to you when I have checked it out.

In the meantime, what do you see when you use CTRL + L ??

ttpp
12-22-2010, 08:28 AM
When I press Ctrl L the landing light come on but now I see a Problem on the default 737 I don't see the same lights on it :(

opaplano
12-22-2010, 08:32 AM
When I press Ctrl L the landing light come on but now I see a Problem on the default 737 I don't see the same lights on it :(

I am still waiting for the DL to finish -

Continue to experiment with CTRL + L and L alone.

ttpp
12-22-2010, 08:35 AM
OK I tried that but I have found this I see the Default 737's lights but when you come close to it , it disappear and when you move to the other side you see it but that side dose the same thing.

ttpp
12-22-2010, 08:42 AM
See what is happening to the default 737 now :( 86294

opaplano
12-22-2010, 08:56 AM
OK I tried that but I have found this I see the Default 737's lights but when you come close to it , it disappear and when you move to the other side you see it but that side dose the same thing.

Well I do not know what else to suggest as I now have your aircraft installed and have checked it as well as the default 737-800 and cannot duplicate your light issue. They work fine for me regardless of how I view the aircraft.

Perhaps someone else has a suggestion to offer.

ttpp
12-22-2010, 08:58 AM
Thanks for you time anyway :)

kingnorris
12-22-2010, 12:36 PM
I'm trying to remember, but....

Is there a file named "effects" within the aircraft file? If so, then copy and paste this file into the main effects folder within the FSX folder.

I think there's a folder named effects. Open that, then copy and paste the actual file;don't just paste the folder itself..(hope this makes sense)


I had a similar problem with a Posky aircraft awhile back----I wasn't getting the beacon nor strobe lights. After I did the above, it all worked fine.

ttpp
12-22-2010, 01:54 PM
I solved the Problem the easy way uninstall FSX and reinstall it :)
I'm trying to remember, but....

Is there a file named "effects" within the aircraft file? If so, then copy and paste this file into the main effects folder within the FSX folder.

I think there's a folder named effects. Open that, then copy and paste the actual file;don't just paste the folder itself..(hope this makes sense)


I had a similar problem with a Posky aircraft awhile back----I wasn't getting the beacon nor strobe lights. After I did the above, it all worked fine.

BMG50
12-22-2010, 05:25 PM
I would think a copy of the [Lights] section would be of more value.

Correct!!!....My mistake(long day)..Sorry

kalen10695
08-08-2011, 05:33 AM
I have a similar problem. I did everything you said to do and checked the effects folder that came with the package and theres no strobe effect. I have a problem where the nav lights and strobe lights are cooperative meaning when i turn the nav lights on, the strobe lights are turned on. I just hate having my strobes on at gate. i only turn them on during takeoff, flight, and after landing. oh and im referring to the 737-700.