Thanks Dave for that nugget of info. I tried and successfully made a scratch flightplan containing one aircraft. Now, I have follow on questions:
Can the one flight plan be amended to add other aircraft if so how? I wanted to place the one or more aircraft AI's at specific ramps at the airport when using AIFP, how is that done?
To answer the second point first: AI aircraft aren't placed at specific places/parking spots using AIFP.
You do that by use of two lines attached to each of the [fltsim.x] entries for the aircraft type you want.
The lines and their values are (from the SDK):
- "atc_parking_types=" Specifies the preferred parking for this aircraft, used by ATC. If this line is omitted, ATC will determine parking according to the type of aircraft and parking available. If multiple values are listed, preference will be given in the order in which they are listed. The valid values may be one or more of the following: RAMP, CARGO, GATE, DOCK, MIL_CARGO, MIL_COMBAT.
- "atc_parking_codes=" Specifies one or more ICAO airline designations so that ATC can direct the aircraft to a gate that has also been designated specifically for that same airline, for example, "AAL" for American Airlines. If multiple parking codes are entered, separate them with commas. These codes can be any alphanumeric character string - up to four characters in length.
You specify the parking codes you want to use as above. These codes must then be assigned to specific parking slots.
If the parking types and parking codes match up, the required aircraft will appear where you want them.
How to assign the parking codes to specific parking slots?
Personally, I use ADEX. You edit the airfield (lists, parking) so that the codes are saved against the parking spots.
You then recompile the airfield. If it compiles cleanly (not always a given), you save the result where the original was.
Lastly, fire up FSX and (if your traffic file is active) you'll see your aircraft where you expect them to be.
To get back to your first question now:
To add more aircraft to a flight plan set, just open the flight plan set you created (you did save them, didn't you?), add more aircraft and create a flight plan for each one.
You can keep on doing this until you run out of fingers.....
Hope this helps.
Dave