<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://www.fsdeveloper.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BritishAirways777-9099</id>
	<title>FSDeveloper Wiki - User contributions [en-gb]</title>
	<link rel="self" type="application/atom+xml" href="http://www.fsdeveloper.com/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=BritishAirways777-9099"/>
	<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php/Special:Contributions/BritishAirways777-9099"/>
	<updated>2026-06-04T21:21:50Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=8553</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=8553"/>
		<updated>2012-09-19T09:52:40Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: /* Step two: Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Living World]]&lt;br /&gt;
{{Infobox-Applicable-FSVersion&lt;br /&gt;
&lt;br /&gt;
| FSXA = true&lt;br /&gt;
| FSX = true&lt;br /&gt;
| FS2004 = true&lt;br /&gt;
| FS2002 = false&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since their flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you&#039;ve found a timetable and you aren&#039;t sure, if it provides all the information you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Flight number&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Origin and destination&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Departure and arrival time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Frequency&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Stops (not so important)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Aircraft&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use the following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;br /&gt;
&lt;br /&gt;
== Step four: Compiling your work ==&lt;br /&gt;
&lt;br /&gt;
Now open your .txt file, using MRAI Compiler. Now check or uncheck if you&#039;re flightplans use GMT and/or daylight saving time. Then enter the minimum turnaround time and the compile the flightplans to a directory (For example your documents folder).&lt;br /&gt;
&lt;br /&gt;
So, now open the directory, you&#039;ve saved your flightplans in. There you should see a text file with New1_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Rename the New1_ to Flightplans_.&lt;br /&gt;
Then open the file and add numbers to the AC#&#039;s (One number for every aircraft type), then replace the aircraft codes with the appropiate registrations (like G-ABCD). &lt;br /&gt;
&lt;br /&gt;
After that, create a text file named Aircraft_, followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Then add for every aircraft a line looking like this:&lt;br /&gt;
&lt;br /&gt;
AC#1,480,&amp;quot;Boeing 777-200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
480 represents the cruise speed.&lt;br /&gt;
&lt;br /&gt;
For every number you&#039;ve added to an AC# in the flightplans file, you need to add an additional line.&lt;br /&gt;
&lt;br /&gt;
Then create a text file named Airports_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. After that, open the flightplans file and cut the airport codes with the coordinates and paste them into the newly created text file. Save everything and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
The last step is, to install the AI flightplans.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=8552</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=8552"/>
		<updated>2012-09-19T09:51:50Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: /* Step three: Converting the information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Living World]]&lt;br /&gt;
{{Infobox-Applicable-FSVersion&lt;br /&gt;
&lt;br /&gt;
| FSXA = true&lt;br /&gt;
| FSX = true&lt;br /&gt;
| FS2004 = true&lt;br /&gt;
| FS2002 = false&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since their flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Flight number&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Origin and destination&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Departure and arrival time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Frequency&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Stops (not so important)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Aircraft&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use the following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;br /&gt;
&lt;br /&gt;
== Step four: Compiling your work ==&lt;br /&gt;
&lt;br /&gt;
Now open your .txt file, using MRAI Compiler. Now check or uncheck if you&#039;re flightplans use GMT and/or daylight saving time. Then enter the minimum turnaround time and the compile the flightplans to a directory (For example your documents folder).&lt;br /&gt;
&lt;br /&gt;
So, now open the directory, you&#039;ve saved your flightplans in. There you should see a text file with New1_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Rename the New1_ to Flightplans_.&lt;br /&gt;
Then open the file and add numbers to the AC#&#039;s (One number for every aircraft type), then replace the aircraft codes with the appropiate registrations (like G-ABCD). &lt;br /&gt;
&lt;br /&gt;
After that, create a text file named Aircraft_, followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Then add for every aircraft a line looking like this:&lt;br /&gt;
&lt;br /&gt;
AC#1,480,&amp;quot;Boeing 777-200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
480 represents the cruise speed.&lt;br /&gt;
&lt;br /&gt;
For every number you&#039;ve added to an AC# in the flightplans file, you need to add an additional line.&lt;br /&gt;
&lt;br /&gt;
Then create a text file named Airports_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. After that, open the flightplans file and cut the airport codes with the coordinates and paste them into the newly created text file. Save everything and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
The last step is, to install the AI flightplans.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7992</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7992"/>
		<updated>2011-06-23T16:30:49Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: /* Step four: Compiling your work */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Living World]]&lt;br /&gt;
{{Infobox-Applicable-FSVersion&lt;br /&gt;
&lt;br /&gt;
| FSXA = true&lt;br /&gt;
| FSX = true&lt;br /&gt;
| FS2004 = true&lt;br /&gt;
| FS2002 = false&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since their flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Flight number&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Origin and destination&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Departure and arrival time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Frequency&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Stops (not so important)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Aircraft&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;br /&gt;
&lt;br /&gt;
== Step four: Compiling your work ==&lt;br /&gt;
&lt;br /&gt;
Now open your .txt file, using MRAI Compiler. Now check or uncheck if you&#039;re flightplans use GMT and/or daylight saving time. Then enter the minimum turnaround time and the compile the flightplans to a directory (For example your documents folder).&lt;br /&gt;
&lt;br /&gt;
So, now open the directory, you&#039;ve saved your flightplans in. There you should see a text file with New1_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Rename the New1_ to Flightplans_.&lt;br /&gt;
Then open the file and add numbers to the AC#&#039;s (One number for every aircraft type), then replace the aircraft codes with the appropiate registrations (like G-ABCD). &lt;br /&gt;
&lt;br /&gt;
After that, create a text file named Aircraft_, followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Then add for every aircraft a line looking like this:&lt;br /&gt;
&lt;br /&gt;
AC#1,480,&amp;quot;Boeing 777-200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
480 represents the cruise speed.&lt;br /&gt;
&lt;br /&gt;
For every number you&#039;ve added to an AC# in the flightplans file, you need to add an additional line.&lt;br /&gt;
&lt;br /&gt;
Then create a text file named Airports_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. After that, open the flightplans file and cut the airport codes with the coordinates and paste them into the newly created text file. Save everything and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
The last step is, to install the AI flightplans.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7991</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7991"/>
		<updated>2011-06-23T16:29:20Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: /* Step two: Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Living World]]&lt;br /&gt;
{{Infobox-Applicable-FSVersion&lt;br /&gt;
&lt;br /&gt;
| FSXA = true&lt;br /&gt;
| FSX = true&lt;br /&gt;
| FS2004 = true&lt;br /&gt;
| FS2002 = false&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since their flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Flight number&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Origin and destination&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Departure and arrival time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Frequency&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Stops (not so important)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Aircraft&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;br /&gt;
&lt;br /&gt;
== Step four: Compiling your work ==&lt;br /&gt;
&lt;br /&gt;
Now open your .txt file, using MRAI Compiler. Now check or uncheck if you&#039;re flightplans use GMT and/or daylight saving time. Then enter the minimum turnaround time and the compile the flightplans to a directory (For example your documents folder).&lt;br /&gt;
&lt;br /&gt;
So, now open the directory, you&#039;ve saved your flightplans in. There you should see a text file with New1_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Rename the New1_ to Flightplans_.&lt;br /&gt;
Then open the file and add numbers to the AC#&#039;s (One number for every aircraft type), then replace the aircraft codes with the appropiate registrations (like G-ABCD). &lt;br /&gt;
&lt;br /&gt;
After that, create a text file named Aircraft_, followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Then add for every aircraft a line looking like this:&lt;br /&gt;
&lt;br /&gt;
AC#1,&amp;quot;Boeing 777-200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For every number you&#039;ve added to an AC# in the flightplans file, you need to add an additional line.&lt;br /&gt;
&lt;br /&gt;
Then create a text file named Airports_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. After that, open the flightplans file and cut the airport codes with the coordinates and paste them into the newly created text file. Save everything and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
The last step is, to install the AI flightplans.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7927</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7927"/>
		<updated>2011-03-09T18:50:34Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Living World]]&lt;br /&gt;
{{Infobox-Applicable-FSVersion&lt;br /&gt;
&lt;br /&gt;
| FSXA = true&lt;br /&gt;
| FSX = true&lt;br /&gt;
| FS2004 = true&lt;br /&gt;
| FS2002 = false&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Flight number&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Origin and destination&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Departure and arrival time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Frequency&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Stops (not so important)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Aircraft&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;br /&gt;
&lt;br /&gt;
== Step four: Compiling your work ==&lt;br /&gt;
&lt;br /&gt;
Now open your .txt file, using MRAI Compiler. Now check or uncheck if you&#039;re flightplans use GMT and/or daylight saving time. Then enter the minimum turnaround time and the compile the flightplans to a directory (For example your documents folder).&lt;br /&gt;
&lt;br /&gt;
So, now open the directory, you&#039;ve saved your flightplans in. There you should see a text file with New1_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Rename the New1_ to Flightplans_.&lt;br /&gt;
Then open the file and add numbers to the AC#&#039;s (One number for every aircraft type), then replace the aircraft codes with the appropiate registrations (like G-ABCD). &lt;br /&gt;
&lt;br /&gt;
After that, create a text file named Aircraft_, followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Then add for every aircraft a line looking like this:&lt;br /&gt;
&lt;br /&gt;
AC#1,&amp;quot;Boeing 777-200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For every number you&#039;ve added to an AC# in the flightplans file, you need to add an additional line.&lt;br /&gt;
&lt;br /&gt;
Then create a text file named Airports_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. After that, open the flightplans file and cut the airport codes with the coordinates and paste them into the newly created text file. Save everything and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
The last step is, to install the AI flightplans.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7926</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7926"/>
		<updated>2011-03-09T18:48:12Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{Infobox-Applicable-FSVersion&lt;br /&gt;
&lt;br /&gt;
| FSXA = true&lt;br /&gt;
| FSX = true&lt;br /&gt;
| FS2004 = true&lt;br /&gt;
| FS2002 = false&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Flight number&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Origin and destination&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Departure and arrival time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Frequency&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Stops (not so important)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Aircraft&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;br /&gt;
&lt;br /&gt;
== Step four: Compiling your work ==&lt;br /&gt;
&lt;br /&gt;
Now open your .txt file, using MRAI Compiler. Now check or uncheck if you&#039;re flightplans use GMT and/or daylight saving time. Then enter the minimum turnaround time and the compile the flightplans to a directory (For example your documents folder).&lt;br /&gt;
&lt;br /&gt;
So, now open the directory, you&#039;ve saved your flightplans in. There you should see a text file with New1_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Rename the New1_ to Flightplans_.&lt;br /&gt;
Then open the file and add numbers to the AC#&#039;s (One number for every aircraft type), then replace the aircraft codes with the appropiate registrations (like G-ABCD). &lt;br /&gt;
&lt;br /&gt;
After that, create a text file named Aircraft_, followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Then add for every aircraft a line looking like this:&lt;br /&gt;
&lt;br /&gt;
AC#1,&amp;quot;Boeing 777-200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For every number you&#039;ve added to an AC# in the flightplans file, you need to add an additional line.&lt;br /&gt;
&lt;br /&gt;
Then create a text file named Airports_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. After that, open the flightplans file and cut the airport codes with the coordinates and paste them into the newly created text file. Save everything and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
The last step is, to install the AI flightplans.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7925</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7925"/>
		<updated>2011-03-09T18:47:53Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;| FSXA = true&lt;br /&gt;
| FSX = true&lt;br /&gt;
| FS2004 = true&lt;br /&gt;
| FS2002 = false&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
{{Infobox-Applicable-FSVersion&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Flight number&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Origin and destination&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Departure and arrival time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Frequency&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Stops (not so important)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Aircraft&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;br /&gt;
&lt;br /&gt;
== Step four: Compiling your work ==&lt;br /&gt;
&lt;br /&gt;
Now open your .txt file, using MRAI Compiler. Now check or uncheck if you&#039;re flightplans use GMT and/or daylight saving time. Then enter the minimum turnaround time and the compile the flightplans to a directory (For example your documents folder).&lt;br /&gt;
&lt;br /&gt;
So, now open the directory, you&#039;ve saved your flightplans in. There you should see a text file with New1_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Rename the New1_ to Flightplans_.&lt;br /&gt;
Then open the file and add numbers to the AC#&#039;s (One number for every aircraft type), then replace the aircraft codes with the appropiate registrations (like G-ABCD). &lt;br /&gt;
&lt;br /&gt;
After that, create a text file named Aircraft_, followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Then add for every aircraft a line looking like this:&lt;br /&gt;
&lt;br /&gt;
AC#1,&amp;quot;Boeing 777-200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For every number you&#039;ve added to an AC# in the flightplans file, you need to add an additional line.&lt;br /&gt;
&lt;br /&gt;
Then create a text file named Airports_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. After that, open the flightplans file and cut the airport codes with the coordinates and paste them into the newly created text file. Save everything and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
The last step is, to install the AI flightplans.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7924</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7924"/>
		<updated>2011-03-09T18:47:25Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
{{Infobox-Applicable-FSVersion&lt;br /&gt;
&lt;br /&gt;
| FSXA = true&lt;br /&gt;
| FSX = true&lt;br /&gt;
| FS2004 = true&lt;br /&gt;
| FS2002 = false&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Flight number&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Origin and destination&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Departure and arrival time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Frequency&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Stops (not so important)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Aircraft&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;br /&gt;
&lt;br /&gt;
== Step four: Compiling your work ==&lt;br /&gt;
&lt;br /&gt;
Now open your .txt file, using MRAI Compiler. Now check or uncheck if you&#039;re flightplans use GMT and/or daylight saving time. Then enter the minimum turnaround time and the compile the flightplans to a directory (For example your documents folder).&lt;br /&gt;
&lt;br /&gt;
So, now open the directory, you&#039;ve saved your flightplans in. There you should see a text file with New1_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Rename the New1_ to Flightplans_.&lt;br /&gt;
Then open the file and add numbers to the AC#&#039;s (One number for every aircraft type), then replace the aircraft codes with the appropiate registrations (like G-ABCD). &lt;br /&gt;
&lt;br /&gt;
After that, create a text file named Aircraft_, followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Then add for every aircraft a line looking like this:&lt;br /&gt;
&lt;br /&gt;
AC#1,&amp;quot;Boeing 777-200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For every number you&#039;ve added to an AC# in the flightplans file, you need to add an additional line.&lt;br /&gt;
&lt;br /&gt;
Then create a text file named Airports_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. After that, open the flightplans file and cut the airport codes with the coordinates and paste them into the newly created text file. Save everything and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
The last step is, to install the AI flightplans.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7923</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7923"/>
		<updated>2011-03-09T17:42:34Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: /* Step two: Information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Flight number&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Origin and destination&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Departure and arrival time&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Frequency&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Stops (not so important)&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;- Aircraft&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt; &amp;lt;/p&amp;gt;&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;br /&gt;
&lt;br /&gt;
== Step four: Compiling your work ==&lt;br /&gt;
&lt;br /&gt;
Now open your .txt file, using MRAI Compiler. Now check or uncheck if you&#039;re flightplans use GMT and/or daylight saving time. Then enter the minimum turnaround time and the compile the flightplans to a directory (For example your documents folder).&lt;br /&gt;
&lt;br /&gt;
So, now open the directory, you&#039;ve saved your flightplans in. There you should see a text file with New1_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Rename the New1_ to Flightplans_.&lt;br /&gt;
Then open the file and add numbers to the AC#&#039;s (One number for every aircraft type), then replace the aircraft codes with the appropiate registrations (like G-ABCD). &lt;br /&gt;
&lt;br /&gt;
After that, create a text file named Aircraft_, followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Then add for every aircraft a line looking like this:&lt;br /&gt;
&lt;br /&gt;
AC#1,&amp;quot;Boeing 777-200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For every number you&#039;ve added to an AC# in the flightplans file, you need to add an additional line.&lt;br /&gt;
&lt;br /&gt;
Then create a text file named Airports_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. After that, open the flightplans file and cut the airport codes with the coordinates and paste them into the newly created text file. Save everything and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
The last step is, to install the AI flightplans.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7922</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7922"/>
		<updated>2011-03-09T17:28:14Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
- Flight number&lt;br /&gt;
- Origin and destination&lt;br /&gt;
- Departure and arrival time&lt;br /&gt;
- Frequency&lt;br /&gt;
- Stops (not so important)&lt;br /&gt;
- Aircraft&lt;br /&gt;
&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;br /&gt;
&lt;br /&gt;
== Step four: Compiling your work ==&lt;br /&gt;
&lt;br /&gt;
Now open your .txt file, using MRAI Compiler. Now check or uncheck if you&#039;re flightplans use GMT and/or daylight saving time. Then enter the minimum turnaround time and the compile the flightplans to a directory (For example your documents folder).&lt;br /&gt;
&lt;br /&gt;
So, now open the directory, you&#039;ve saved your flightplans in. There you should see a text file with New1_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Rename the New1_ to Flightplans_.&lt;br /&gt;
Then open the file and add numbers to the AC#&#039;s (One number for every aircraft type), then replace the aircraft codes with the appropiate registrations (like G-ABCD). &lt;br /&gt;
&lt;br /&gt;
After that, create a text file named Aircraft_, followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. Then add for every aircraft a line looking like this:&lt;br /&gt;
&lt;br /&gt;
AC#1,&amp;quot;Boeing 777-200&amp;quot;&lt;br /&gt;
&lt;br /&gt;
For every number you&#039;ve added to an AC# in the flightplans file, you need to add an additional line.&lt;br /&gt;
&lt;br /&gt;
Then create a text file named Airports_ followed by the name of your &#039;&#039;&#039;uncompiled&#039;&#039;&#039; flightplans. After that, open the flightplans file and cut the airport codes with the coordinates and paste them into the newly created text file. Save everything and you&#039;re done.&lt;br /&gt;
&lt;br /&gt;
The last step is, to install the AI flightplans.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7921</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7921"/>
		<updated>2011-03-09T16:58:55Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: /* Step three: Converting the information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
- Flight number&lt;br /&gt;
- Origin and destination&lt;br /&gt;
- Departure and arrival time&lt;br /&gt;
- Frequency&lt;br /&gt;
- Stops (not so important)&lt;br /&gt;
- Aircraft&lt;br /&gt;
&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once you&#039;re finished, save your work.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7920</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7920"/>
		<updated>2011-03-09T16:58:12Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: /* Step three: Converting the information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
- Flight number&lt;br /&gt;
- Origin and destination&lt;br /&gt;
- Departure and arrival time&lt;br /&gt;
- Frequency&lt;br /&gt;
- Stops (not so important)&lt;br /&gt;
- Aircraft&lt;br /&gt;
&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7919</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7919"/>
		<updated>2011-03-09T16:57:58Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: /* Step three: Converting the information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
- Flight number&lt;br /&gt;
- Origin and destination&lt;br /&gt;
- Departure and arrival time&lt;br /&gt;
- Frequency&lt;br /&gt;
- Stops (not so important)&lt;br /&gt;
- Aircraft&lt;br /&gt;
&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&amp;lt;/p&amp;gt;&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7918</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7918"/>
		<updated>2011-03-09T16:57:15Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: /* Step three: Converting the information */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
- Flight number&lt;br /&gt;
- Origin and destination&lt;br /&gt;
- Departure and arrival time&lt;br /&gt;
- Frequency&lt;br /&gt;
- Stops (not so important)&lt;br /&gt;
- Aircraft&lt;br /&gt;
&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;- Flight number including airline code&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;- Origin&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;- Destination&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#A67D3D&amp;quot;&amp;gt;- Departure time&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;- Arrival time&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;- Frequency (1=Monday, 2=Tuesday, 3=Wednesday, 4=Thursday, 5=Friday, 6=Saturday and 7=Sunday&amp;lt;/span&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;- Aircraft (ICAO code)&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7917</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7917"/>
		<updated>2011-03-09T16:53:10Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
- Flight number&lt;br /&gt;
- Origin and destination&lt;br /&gt;
- Departure and arrival time&lt;br /&gt;
- Frequency&lt;br /&gt;
- Stops (not so important)&lt;br /&gt;
- Aircraft&lt;br /&gt;
&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:#339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#FFFF00&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:#CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7916</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7916"/>
		<updated>2011-03-09T16:51:47Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
Note: &#039;&#039;&#039;Vista&#039;&#039;&#039; users need to ensure, that they have comctl32.ocx installed!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;&#039;checklist&#039;&#039;.&lt;br /&gt;
&lt;br /&gt;
- Flight number&lt;br /&gt;
- Origin and destination&lt;br /&gt;
- Departure and arrival time&lt;br /&gt;
- Frequency&lt;br /&gt;
- Stops (not so important)&lt;br /&gt;
- Aircraft&lt;br /&gt;
&lt;br /&gt;
It&#039;s still possible to develop flightplans, if one or two things from the checklist above are missing, it may just not be as easy.&lt;br /&gt;
&lt;br /&gt;
== Step three: Converting the information ==&lt;br /&gt;
&lt;br /&gt;
Now it&#039;s time to open Editor etc. and to start typing all flights, which are shown on the timetable. Usually each flight number has one leg, but if it&#039;s not the case (meaning, that the flight has a stop), you&#039;ll need type &#039;&#039;&#039;one&#039;&#039;&#039; entry per flight leg.&lt;br /&gt;
&lt;br /&gt;
You should use following format:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;color:339900&amp;quot;&amp;gt;ZZ;123&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:3300CC&amp;quot;&amp;gt;LHR&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:003300&amp;quot;&amp;gt;GLA&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:FFFF00&amp;quot;&amp;gt;10:50&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:CC6600&amp;quot;&amp;gt;12:15&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:00CCFF&amp;quot;&amp;gt;1234567&amp;lt;/span&amp;gt;;&amp;lt;span style=&amp;quot;color:CCFF33&amp;quot;&amp;gt;772&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
	<entry>
		<id>http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7915</id>
		<title>Creating AI flightplans</title>
		<link rel="alternate" type="text/html" href="http://www.fsdeveloper.com/wiki/index.php?title=Creating_AI_flightplans&amp;diff=7915"/>
		<updated>2011-03-09T11:39:32Z</updated>

		<summary type="html">&lt;p&gt;BritishAirways777-9099: New page:  == Introduction ==  It&amp;#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&amp;#039;s two w...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Introduction ==&lt;br /&gt;
&lt;br /&gt;
It&#039;s a typical situation for offline flyers. You arrive at an airport, which is very busy in real life, but in FS there are only a few aircraft there. So there&#039;s two ways to solve this, either you go and download some, if there are flightplans available or you make some yourself. I&#039;m going to explain how to do the latter.&lt;br /&gt;
&lt;br /&gt;
== Step one: Tools ==&lt;br /&gt;
&lt;br /&gt;
You need to download following tools to create AI flightplans.&lt;br /&gt;
&lt;br /&gt;
- MRAI Compiler by Arnt Helge Haland&lt;br /&gt;
&lt;br /&gt;
- Editor, or any other tool, which can create .txt files.&lt;br /&gt;
&lt;br /&gt;
That&#039;s it, let&#039;s start!&lt;br /&gt;
&lt;br /&gt;
== Step two: Information ==&lt;br /&gt;
&lt;br /&gt;
This step can be tricky, as well as easy! While most airlines with &#039;&#039;&#039;scheduled&#039;&#039;&#039; flights provide timetables, there are Charter, ACMI and Cargo airlines, which can&#039;t provide any timetables, since they&#039;re flights change more or less every week.&lt;br /&gt;
&lt;br /&gt;
So if you found a timetable and you&#039;re not sure, if it provides all the info you need, you can use following &#039;checklist&#039;.&lt;/div&gt;</summary>
		<author><name>BritishAirways777-9099</name></author>
	</entry>
</feed>