• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Nav Lights

Messages
67
Country
us-northcarolina
I just downloaded FSDS update 3.5.1 today and finally got my VC lighting. Now I'm working on the navigation lights (wing tips). For FSX.
When I'm in VC or main cockpit mode, I pan to left or right and cannot see the lights. If I hit the "s" key and look at sides, front or back (from outside of aircraft), I see the lights doing their thing. I've gone into aircraft config file and have moved them close to the wingtips but still cannot see them from inside the airplane.
The only light I can see inside of the airplane is the vertical stabilizer lights. Any suggestions? Thanks.
stu
 
Last edited:
Messages
67
Country
us-northcarolina
Ok. What I was doing wrong was I was using FS Panel Studio for FSX, had the panel opened and under "tools", I clicked on edit aircraft config file. Then I edited the file:

[LIGHTS]
//Types: 1=beacon, 2=strobe, 3=navigation, 4=cockpit, 5=landing
light.0 = 3, -2.0, -11.0, 0.1, fx_navred
light.1 = 3, -2.0, 11.0, 0.1, fx_navgre
light.2 = 2, -2.0, -11.0, 0.1, fx_strobe
light.3 = 2, -2.0, 11.0, 0.1, fx_strobe
light.4 = 1, -14.7, 0.00, 5.75, fx_beacon
light.5 = 4, -3.00, 0.00, 1.45, fx_vclight

Example: light.0 = 3, -2.0 (-2.0 is the first set of numbers that moves the position of the light forward or aft).
The second set of numbers -11.0 moves the position of the light left or right.
The third set of numbers 0.1 moves the position of the light up or down.
After changing the numbers around, and saving the file, it still would not work correctly. (still doing this in FS Panel Studio). Then I read the little pop up box after saving and it states that you must reopen the panel for the changes to take effect. Once I reopened the panel, it worked great.
 
Top