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

  1. WSPanic

    FSX FSX Game Data API Just released for Web and Mobile App Developers

    Hi I am Sam High creator of FSXDB.com the fast airport resource for fsx airport information and checklists. I have just released a public API at FSXDB API using the same data as FSXDB.com. What does this mean? Well if you want to integrate the same data you find at FSXDB.com into your VA or...
  2. WSPanic

    FSXDB.com New Features - Enhanced Map Features

    HUH? It's 2 completely different topics. I confine my post to single topics. FOCUSED.
  3. WSPanic

    FSXDB.com New Features - Enhanced Map Features

    FSXDB.com has been update! Now the map on the aircraft detail page shows all airports and navigation aides shown on the page. http://youtu.be/2lDjTzat0mA
  4. WSPanic

    FSXDB.com New Features - Airport and Search History

    FSXDB.com has been updated Registered users can now browse their Airport and Search History! http://youtu.be/-sfTn68jkUw
  5. WSPanic

    FSXDB.com New Features - Now with Nearby Airports, VORs and NDBs

    OK... I can do that. Do me a favor put a request in here https://fsxdb.uservoice.com/forums/174121-general.
  6. WSPanic

    FSXDB.com New Features - New Aircraft Checklist App

    FSXDB.com has been updated! I have created a Aircraft Checklist App. Currently it has all the default FSX Aircraft amd many more popular aircraft for a total of 70 aircraft checlist. It's very similar to a comercial fsx utility only THIS IS FREE. Will be adding a "print" view in a day or...
  7. WSPanic

    FSXDB.com New Features - Now with Nearby Airports, VORs and NDBs

    FSXDB.com has been updated! I have added nearby airports, VORs and NDBs to the airport detail page. You can use the slider control to set the distance from the current airport. Also hovering mouse over ICAO column displays a google map.
  8. WSPanic

    .Net Example to move user aircraft (long, lat, apt at default runway)

    Would you be interested in assisting me in developing an addon (pay you for it). I have developed a self-host (http server) console app that listens for http request at localhost. FSXDB.com's Airport detail page will have localhost links passing in position info to http server which calls...
  9. WSPanic

    Just Launched: FSXDB.com - Fast FSX Airport LookUp Website

    For the data i am using go here I will be exploring markers for data such as nearby navaids, airports etc. You should submit Ideas via the UserVoice tab on left side of site. Or submit them here. Helps me manage user feature request. You can see what's in the list.
  10. WSPanic

    Just Launched: FSXDB.com - Fast FSX Airport LookUp Website

    Yes they are listed (if any exists) in VOR section. See http://fsxdb.com/Airports/Details/KLAS Thanks for using FSXDB.com. More features to come as time permits. I'm on another project now so this side project on back burner. Would U like to be on testing team? I will need a few folks to try...
  11. WSPanic

    .Net Example to move user aircraft (long, lat, apt at default runway)

    There are so many examples. Can you point me to 1 or more than move/position user aircraft (not AI)
  12. WSPanic

    .Net Example to move user aircraft (long, lat, apt at default runway)

    Thanks... Dang, I should have turned on notifications on my post! Will check it out. So maybe I can do may own addon coding now. Is moving aircraft something you could do? I am looking for developer for adding "move airecraft" to airport details at my new site FSXDB.com.
  13. WSPanic

    Fast FSX Airport LookUp Website - FSXDB.com

    Just launched a web site FSXDB.com. The goal is simple "Fast FSX Airport Search". I feel it's a great online resource for browsing thru all the Airports in FSX. NOW with hover map in airport result list! I have also fixed assorted bugs and added some improvements. You can search Microsoft...
  14. WSPanic

    .Net Example to move user aircraft (long, lat, apt at default runway)

    New to SDK and SimConnect. I want to build addon in .net to move the users aircraft to various locations at desired airport parking, runway etc. A tutorial or sample code would be cool. BTW, I am looking for a developer. See this post.
  15. WSPanic

    WANTED: Addon Developer

    Basically in .Net 4.0 and above you can do what is called Self-Hosting. Can be in exe or dll. So with the dll loaded or exe running on local pc and it is listening for http traffic. On the Airport detail page I could have link like http://localhost:someport/airport/gotoairport?lon=lat=...
Back
Top