Page 1 of 1

Generate random AI traffic.

PostPosted: Sun Aug 29, 2004 9:01 am
by LANDMYN
Hi,

I'm going to write a program (in c++ or blitz3d im not sure yet) which will generate random AI traffic. I will also have specific traffic type, e.g It will have heavy passanger planes around airports like Heathrow and light cessna like traffic around smaller airports. But i need something that i dont know where to find.

Where are there a list of ALL the airport call sign things (like KLAX)?

If anybody has any sugestions please tell me :)

Ill make it freeware so you wont have to spend loads of money on traffic 2004 :)

Thanks

Will

Re: Generate random AI traffic.

PostPosted: Sun Aug 29, 2004 3:17 pm
by andyjohnston.net
The list of all airports that are cabpable of handling traffic by default can be accessed using TTools, but if you mean for every airport that exists, you may have some work ahead of you getting that information, and formatting it so FlightSim will understand.

Re: Generate random AI traffic.

PostPosted: Sun Sep 05, 2004 4:01 am
by LANDMYN
aha. i know how to do it i just need a list of all the airports callsigns. I was reading and article in PC pilot about make AI traffic a little while ago and that told me everything. I've also been programming and blitz3d for 2 years roughly and i know exactly how i would code it. All i need is the callsigns and everyone will be able to generate random traffic ;D