View Full Version : Rotorcraft not possible with AICreateNonATCAircraft?
Michael Garbers
27 Jan 2008, 13:37
Can anybody confirm the the creation of helicopters with the function AICreateNonATCAircraft is not possible? I get an error if I do so. Normal aircrafts are working.
Cheers,
Michael
You can probably only create rotorcraft with the AICreateSimobject call, as there is no AI pilot for helos in the system, and all the other create calls create objects that the AI pilot is expected to fly.
Michael Garbers
28 Jan 2008, 02:36
Thank you for the hint!
Finaly I could spott it in the SDK.
AICreateSimulatedObject will do this.
I just hope I can do a shut down for them as well as for the normal aircraft.
Michael
vBulletin® v3.8.3, Copyright ©2000-2013, Jelsoft Enterprises Ltd.