• 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.

Adding PAPI-lights to airstrip

Messages
1
Country
netherlands
Hi there,

I like to add PAPI-lights (PAPI4) to an existing airstrip which I have already installed.
Can anybody explain to me how to do that ??
I have already edited the AFCAD-file, but now, I think, I have to place the lights themselves as an scenery object (with EZ Scenery ?) and of course to get them functioning (how ?).

Please advise,

Frehen.
 
Hi,
is not so difficult to create a 4-boxes papi light. You basically have to model each boxes with a program such GMax, then place a light for each boxes (in front of them). Just export with SDK2002 preserving source files. Now, you've to hack the *_0.asm file by using separation_plane and some foundamentals of math (vector calculation). I suggest you to search some interesting threads in this forum, since papi has been one of the most hard-to-do task.
 
Basically you just have to add four VectorJump position test commands to your PAPI model, one for every light. Due to a bug in FSX engine, every PAPI light system requires its own MDL model file, so if you have a runway with PAPI lights on both ends, you have to use two different MDL files.

I can give you an example in a few hours when I arrive home.
 
Guys, I am not sure if Frehen is talking about tweaking the lights he has made in GMax :).

@Frehen, depending on how the scenery has been made, it can be possible to add a PAPI only by editing the AFCAD file. But if the airport has some detailed ground polygons, then this will not work and you have to place an actual scenery object for them to show.
 
Back
Top