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

Gmax to FS9 Elementary Flow Question

  • Thread starter Thread starter Doc
  • Start date Start date

Doc

Messages
4
First, my hearty compliments to Arno for a very fine looking and working Vbulletin board.

I have some experience moving Gmax creations into MSTS as scenery objects but have never tried moving to FS9. I have the FS 2004 Gmax Gamepack installed.

If I export a scenery .mdl file from Gmax and add it to or create a new library with Arno's Library Creator XML I'm somewhat unclear how to make that (those) objects available within FSSC for placement. I am accustomed to using .api macros.

I have used your wonderful API MACROS FOR FS2004 AUTOGEN OBJECTS with great results in FSSC, Arno. Thank you!

Question: #1: How does one go about creating those ".api"s from original library objects as Arno did from the autogen objects?

Question #2: Why do I need a .bgl with BGLComp, when the .bgl I really need will come from FSSC?

The above questions reveal I am very new at this and have never taken a Gmax creation (or any custom scenery object) into FS9 with any set of programs. They say a good teacher's best asset is a student with well asked questions. I won't claim to have asked these two questions very well but there may be something in them that reveals my missing links.

Thanks!
--
Doc
 
Hi Doc,

Doc said:
Question: #1: How does one go about creating those ".api"s from original library objects as Arno did from the autogen objects?

They easiest way is to open one of the APIs I made for the default autogen objects. You only need to change the GUID that is called by the CallLibObj command. If you enter the GUID of your objects made with Library Creator XML there you can place them with FSSC.

Doc said:
Question #2: Why do I need a .bgl with BGLComp, when the .bgl I really need will come from FSSC?

You need to compile the library BGL with BGLComp. So in the end you will have two BGL files. One contains the library of your objects and the other one (made with FSCS) calls objects from this other BGL file.
 
Thank you Arno! Exactly the information I was looking for and both questions were answered completely. I do know I can open an .api file with a text editor so things are starting to come together FS2004-style.

Very much appreciate your speedy response.
--
Doc
 
Back
Top