Today's airline is Midwest Connect. Why? Because it's easy, and should help start you off on the right track.
1. Get the flightplans and textures You gotta gather up your textures, models if you don't have them, and of course, the flightplans. So, we'll search for "Midwest Connect" in Avsim, and get our stuff. Let's find the flightplans first. I suggest searching by Date to guarantee up-to-date stuff.
midwest_connect_summer_2007.zip
Because I'm nice, I've already found them. If you're reading this at a later date, go search for them on your own, as these will be old news. Let's open up ZipDive! and find the aircraft.txt.
Code: Select all
AC#1,420,"Midwest Connect - Skyway Airlines B1900D"
AC#2,420,"Midwest Connect - Skyway Airlines CRJ-200"
AC#3,420,"Midwest Connect - Skyway Airlines Do328Jet"cdai_crj200_mep.zip
syxpack.zip
And lo and behold, we found them all! If you're not so lucky, just ask a painter for some help.
2. Install the textures It's the same as any other FS plane. No need to bloviate on that topic. Next.
3. Install the flightplans You need TTools, which can be found in any AI installer or on a FS download site near you.
In the aircraft.cfg, notice the title line. This is key in AI installing, as this tells FS which plane to send up. Back to our aircraft.txt:
Code: Select all
AC#1,420,"Midwest Connect - Skyway Airlines B1900D"
AC#2,420,"Midwest Connect - Skyway Airlines CRJ-200"
AC#3,420,"Midwest Connect - Skyway Airlines Do328Jet"Code: Select all
[fltsim.x]
title=CDAI CRJ200v3.0 Midwest Connect
sim=CDAI CRJ200v2.0
model=
panel=
sound=
texture=Midwest Connect
atc_id=N698BR
atc_airline=SKYWEST
atc_flight_number=1123
ui_manufacturer=CDAI
ui_type=Canadair CRJ200
ui_variation=Midwest Connect
description=CDAI Canadair CRJ200 for AI Traffic. Model by Charles Dayhuff.paintkit by Holger Bachert.Repaint by Andrew Langille
atc_id_color=0x00000000
visual_damage=0
atc_parking_types=GATE
atc_parking_codes=MEPX
atc_heavy=0
atc_id_font=Verdana,-11,1,600,0Copy the title line, "CDAI CRJ200v3.0 Midwest Connect", and place it in the aircraft.txt file so it looks like this:
Code: Select all
AC#1,420,"Midwest Connect - Skyway Airlines B1900D"
AC#2,420,"CDAI CRJ200v3.0 Midwest Connect"
AC#3,420,"Midwest Connect - Skyway Airlines Do328Jet"








