- Messages
- 8
Hi guys, I want to add one AI aircraft landing in my mission. Can anyone tell me how to do this? Thanks in advance.
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.


SDK is always the first way to go.
Assign the AI aircraft the state "SIMPLE_LANDING".
Then you should be able to place the AI (in the air) and assign some waypoints.
For the waypoints it's only important to tell how fast the aircraft should be when passing them. Place one waypoint around the outer marker and one at the touchdown-markers (with final airspeed). Then at each point where the aircraft should taxi.
Best is always to take a look at one of the samples - in this case it's very easy to get the idea by the Sitka Approach mission.![]()



Well so far the SDK is not helping. If you would be so kind as to highlight the area you think I am missing then I would be happy to look at it. I have add my Aicraft. I set the AIType to Airplane. I got to AircraftAI where according to the SDK I click on this entry and it will initiate "AircraftAI object". Guess what, that doesn't happen. So I am reading and studying the SDK but apparently I am not getting it. So instead of telling me to go read the SDK again how about giving a guy a little help?


