niekv Posted April 11, 2010 Report Share Posted April 11, 2010 Dear people. I am busy with an addon the only thing i have to add now is to check is the plane landed on his destination. But i readed here that adres 0814 doesn't work in fsx. I am using flight plans from fsx that i read for the destinationname en departurename. I want to check if the plane is landed on his destination. I am coding in vb.net Thnx for help Link to comment Share on other sites More sharing options...
Pete Dowson Posted April 11, 2010 Report Share Posted April 11, 2010 But i readed here that adres 0814 doesn't work in fsx. As far as I know, that offset hasn't been useful since FS2000 or FS98. I am using flight plans from fsx that i read for the destinationname en departurename.I want to check if the plane is landed on his destination. The flight plan contains the Latitude and Longitude, doesn't it? All you need to do is check that the aircraft is on the ground, and that its position is within reasonable distance (2 or 3 nm maybe?) of the airport.Lat/Lon. If the flight plan was loaded in FS then you might get more information from the offsets for the GPS, 6080 onwards. But I'm not really sure about many of those. Regards Pete Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now