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

  1. F

    FDE Tool

    Hey! I am coding a new FDE Tool for MSFS 2020 and 2024. This will be able to fine tune the FDE very easily. I need beta testers, so any interested ones can send me an email to: Thanks Federico
  2. F

    ATC App

    FSX is 32 bit and porting this will be quite amount of work, so unfortunately it is not in the plan. MSFS is being considered when stabilizes in development.
  3. F

    ATC App

    Just P3D. I think Asobo has the opportunity to get this ATC right. Let’s see.
  4. F

    ATC App

    I have updated this new tool to include several airports simultaneously to the config file. Fix log below: - Added support for several airports. Each airport is grouped in the <Airport></Airport> tag - Fixed runway probabilities assignments - Now you can provide probabilities to each Runway...
  5. F

    SimIn C Gauge - FDE Dynamic Tables

    This is for P3D only. We were thinking of porting back to FSX, but we have all these new platforms coming as well.
  6. F

    HTML5 + JavaScript VarGet/VarSet or LUA

    I dont think it is possible, for some reason. Regards, Federico
  7. F

    ATC App

    Thanks. If you can try it with ICAO and airport and runways data I would appreciate it! Thanks!
  8. F

    ATC App

    No this is a new DLL. Regards Federico
  9. F

    ATC App

    Thanks. Can you try this latest DLL and see if the CTD is gone? https://www.dropbox.com/s/2n4az2ck5juqpws/ATCAPI.dll?dl=0 For what you want to acomplish just take out all ICAO and airport elements of the XML. Keep it: <?xml version='1.0' encoding='utf-8' ?> <Parameters>...
  10. F

    HTML5 + JavaScript VarGet/VarSet or LUA

    The whole idea of communication between modules/code units is broken if there is no L:VAR support. How can C code comunicate with the HTML? I posted this on their forums and awaiting response.
  11. F

    HTML5 + JavaScript VarGet/VarSet or LUA

    EDS Not really Ed. VarSet seems not to work for L:Vars. I posted some questions on their forums
  12. F

    P3D v4 Non ATC AIs in FSXA and P3D

    I have been researching the default ATC and done some progress. But, on the other hand, I am curious to see how non-ATC AIs work. Let’s say you create a non-ATC AI and then assign to it some waypoints. 1) How do you make this AI land for example? 2) Once the AI lands, the ATC Airport...
  13. F

    ATC App

    Manuel, you set up in your XML EDDH and then you took off to Munich. This App is to set an airport and stay around it to see how ATC and AI behaves. I have updated the APP with a new DLL: https://www.dropbox.com/s/2n4az2ck5juqpws/ATCAPI.dll?dl=0 You can download it and replace it. There is a...
  14. F

    ATC App

    I have just PMed you
  15. F

    ATC App

    No, there is no priorities if you put them first. The reload button used to work, I will check it.
Back
Top