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

Gate and distances

l52

Messages
125
Hi,

Where can I set or How can I set the exatly distances of Gate for different aircrafts (like 747,777, 737, MD80, MD11 etc) to set right the Gmax Model in FS2004?

thanks
....

then.....I tried dowloaded the VGDS in this Site but when I compile with CAT give me error...

Can you help me?

Thanks

Lucio
 
Hi Lucio,

This is what I emailed you:

Where can I set or How can I set the exatly distances of Gate for different aircrafts (like 747,777, 737, MD80, MD11 etc) to set right the Gmax Model in FS2004?

What kind of distances do you want to set? For your gates or for a docking system?

then.....I tried dowloaded the VGDS in this Site but when I compile with CAT give me error...

The VGDS code is not intended to be used with CAT. It should only be compiled to a MDL file. There isn't an animation in there, so CAT will not understand it.
 
I like set the meters of distances from my gate to the main door of aircrafts...like 777, MD80, MD11, etc...

.....

How can I compiled in MDL the VGDS files in this SITE to set it in FS2004 scenery?

Thanks

Lucio
 
Hi Lucio,

l52 said:
I like set the meters of distances from my gate to the main door of aircrafts...like 777, MD80, MD11, etc...

There is no variable that tells you the distance to the door right away.

When making animated gates, the normal procedure is to make a different animation for each type of aircraft. For each you then assume that it is parked on the correct location. You can then make the animation so that it fits to the door exactly. After that you can show the different animations with secondary conditions in CAT.

l52 said:
How can I compiled in MDL the VGDS files in this SITE to set it in FS2004 scenery?

The files as you can download them from the site can be compiled into a MDL using BGLC9. After that you have a MDL file to use in your XML scenery.

But there are no textures with these files, the code was mainly meant as an example if you wanted to code your own docking system. Once I have solved the remaining problems I will release a library with docking systems.
 
Hi ARNO,

Thanks....for VGDS files I tried compiled with BGLC9 but after I have a bgl file not MDL...


Lucio
 
Just rename it to MDL (or compile with the option -mdl), as it is a MDL file and not a BGL file (FS will not be able to read it as BGL in this form).
 
Back
Top