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

Recent content by jh_zzz

  1. J

    Can we get the aircraft's current status

    From FS2004 and FSUIPC SDK I cannot find any information about the aircraft's status (taxi, take off, cruse, landing) except one bStatus for AI Aircraft in FSUIPC SDK shown as below: The “bState” value is new for FS2004. When non-zero it gives the current status of the AI aircraft, as...
  2. J

    How to display a window within FS window

    I see many plugins can display a window inside FS with different styles (Such as the default ATC simulator window, the IVAO virtual pilot client window), is there any instruction of how to implement this feature? Thanks for your help.
  3. J

    How to develop a FS2004 plugin like FSPassenger, ActiveCamera etc.

    Thank you. FSUIPC is is a third part module, and seems what FSUIPC doing is directly read/write the data from the FS memory, the Microsoft didn't provide the related SDK to users, am I right?
  4. J

    How to develop a FS2004 plugin like FSPassenger, ActiveCamera etc.

    hi, I am new to the FS plugin develop, but I have more than 8 years C++ & windows program experience, can someone give me a instruction of how to develop a plugin like FSPassenger, ActiveCamera etc. These tool can get the information about the Aircracft position, speed, and other...
Back
Top