I have many 737s and want to get them all into the same 737 folder using the texture folders. How do I do that or is there and instruction on how to do it?
I have many 737s and want to get them all into the same 737 folder using the texture folders. How do I do that or is there and instruction on how to do it?
2.8 at 3.5 Intel Duo 8800 GT
4meg ramm Soundblaster Audigy 2
120 gig drive 450 gig drive
[font size="1" color="#FF0000"]LAST EDITED ON Feb-05-02 AT 09:11PM (EDT)[/font][p]You have to be careful about several things. If the textures of the addon aircraft are the same format of the default aircraft then you can make a new texture file in the default aircraft folder just like microsoft did, e.g., texture, texture.1, texture.2, etc. If the texture format is not the same, you can still make additional texture folders in the default aircraft folder but you will need to make additional model folders also, e.g., model.3, model.CO. They would correspond to the texture folder, e.g., model.3, model.CO. You can use numbers or letters to differentiate the different aircraft as I have shown.
The next thing you will need to do is modify the aircraft.cfg file for all the additional aircraft. A sample is provided below:
(fltsim.0) //use square brackets here vice ()
title=Boeing 737-400
sim=Boeing737-400
model=
panel=
sound=
texture=
kb_checklists=Boeing737-400_check
kb_reference=Boeing737-400_ref
atc_id=N700MS
atc_airline=American Pacific
atc_flight_number=1123
ui_manufacturer=Boeing
ui_type=737-400
ui_variation=American Pacific Airways
visual_damage=1
description=One should hardly be surprised that the world's most prolific manufacturer of commercial aircraft is also the producer of the world's most popular jetliner. The 737 became the best-selling commercial jetliner worldwide when orders for it hit 1,831 in June 1987 (surpassing Boeing's own 727 as the previous champ). However, it wasn't always that way\s in the first few years of production, there were so few orders that Boeing considered canceling the program. They didn't, and the airplane has more than proven itself in over three decades of service.
(fltsim.1)
title=Boeing 737-400 Paint1
sim=Boeing737-400
model=
panel=
sound=
texture=1
kb_checklists=Boeing737-400_check
kb_reference=Boeing737-400_ref
atc_id=N700MS
atc_airline=Landmark
atc_flight_number=1123
ui_manufacturer=Boeing
ui_type=737-400
ui_variation=Landmark Airlines
visual_damage=1
description=One should hardly be surprised that the world's most prolific manufacturer of commercial aircraft is also the producer of the world's most popular jetliner. The 737 became the best-selling commercial jetliner worldwide when orders for it hit 1,831 in June 1987 (surpassing Boeing's own 727 as the previous champ). However, it wasn't always that way\s in the first few years of production, there were so few orders that Boeing considered canceling the program. They didn't, and the airplane has more than proven itself in over three decades of service.
(fltsim.2)
title=Boeing 737-400 Paint2
sim=Boeing737-400
model=
panel=
sound=
texture=2
kb_checklists=Boeing737-400_check
kb_reference=Boeing737-400_ref
atc_id=N700MS
atc_airline=Orbit
atc_flight_number=1123
ui_manufacturer=Boeing
ui_type=737-400
ui_variation=Orbit Airlines
visual_damage=1
description=One should hardly be surprised that the world's most prolific manufacturer of commercial aircraft is also the producer of the world's most popular jetliner. The 737 became the best-selling commercial jetliner worldwide when orders for it hit 1,831 in June 1987 (surpassing Boeing's own 727 as the previous champ). However, it wasn't always that way\s in the first few years of production, there were so few orders that Boeing considered canceling the program. They didn't, and the airplane has more than proven itself in over three decades of service.
(fltsim.3)
title=Boeing 737-400 US Air
sim=Boeing737-400
model=us
panel=
sound=
texture=US0
kb_checklists=Boeing737-400_check
kb_reference=Boeing737-400_ref
atc_id=N514AU
atc_airline=US Air
atc_flight_number=1625
ui_manufacturer=Boeing
ui_type=737-400
ui_variation=US Airways
visual_damage=1
description=Us Airways 737-400 modified for FS2002. Includes new panel, sound, and tail number from a real Us Airways 737-400. Aircraft is assigned flight number 1625 which flies from Charlotte, NC to Jacksonville, FL and is recognized by the air traffic controller. Original aircraft by microsoft, repainted by Efrain Hernandez Jr.
(fltsim.4)
title=Boeing 737-400 Continental
sim=Boeing737-400
model=
panel=
sound=
texture=CO
kb_checklists=Boeing737-400_check
kb_reference=Boeing737-400_ref
atc_id=N16650
atc_airline=Continental
atc_flight_number=1742
ui_manufacturer=Boeing
ui_type=737-400
ui_variation=Continental Airlines
visual_damage=1
description=One should hardly be surprised that the world's most prolific manufacturer of commercial aircraft is also the producer of the world's most popular jetliner. The 737 became the best-selling commercial jetliner worldwide when orders for it hit 1,831 in June 1987 (surpassing Boeing's own 727 as the previous champ). However, it wasn't always that way\s in the first few years of production, there were so few orders that Boeing considered canceling the program. They didn't, and the airplane has more than proven itself in over three decades of service.
(fltsim.5)
title=Boeing 737-400 US Airways
sim=Boeing737-400
model=
panel=
sound=
texture=us1
kb_checklists=Boeing737-400_check
kb_reference=Boeing737-400_ref
atc_id=N574US
atc_id_color=0xffffffff
atc_airline=US
atc_flight_number=231
ui_manufacturer=Boeing
ui_type=737-400
ui_variation=US Air
visual_damage=1
description=Repaint by Patrizio Fangio. Due to the limitations of the default plane the liverie is not entirely accurate. For questions or requests mail me at pf_austr@hotmail.com
(fltsim.6)
title=Boeing 737-400 United
sim=Boeing737-400
model=
panel=
sound=
texture=UA
kb_checklists=Boeing737-400_check
kb_reference=Boeing737-400_ref
atc_id=N358UA
atc_airline=United
atc_flight_number=15
ui_manufacturer=Boeing
ui_type=737-400
ui_variation=United Airlines
visual_damage=1
description=One should hardly be surprised that the world's most prolific manufacturer of commercial aircraft is also the producer of the world's most popular jetliner. The 737 became the best-selling commercial jetliner worldwide when orders for it hit 1,831 in June 1987 (surpassing Boeing's own 727 as the previous champ). However, it wasn't always that way\s in the first few years of production, there were so few orders that Boeing considered canceling the program. They didn't, and the airplane has more than proven itself in over three decades of service.
Look at (fltsim.3) and you will notice that a different model used because the textures are a different format than the default. You also can do this same technique with panels and sounds.
Bookmarks