New AI Model B737-900ER incl Paintkit and 5 liveries
9
AI/Aircraft/739/73J-Default.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="73J-main.xml">
|
||||
|
||||
<texture-path>Textures/Default</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
9
AI/Aircraft/739/73J-ELAL.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="73J-main.xml">
|
||||
|
||||
<texture-path>Textures/ELAL</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
9
AI/Aircraft/739/73J-TravelService.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="73J-main.xml">
|
||||
|
||||
<texture-path>Textures/TravelService</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
9
AI/Aircraft/739/73J-TurkishAirlines.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="73J-main.xml">
|
||||
|
||||
<texture-path>Textures/TurkishAirlines</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
9
AI/Aircraft/739/73J-UkraineIntl.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList include="73J-main.xml">
|
||||
|
||||
<texture-path>Textures/UkraineIntl</texture-path>
|
||||
|
||||
</PropertyList>
|
||||
|
||||
|
||||
|
34
AI/Aircraft/739/73J-main.xml
Normal file
|
@ -0,0 +1,34 @@
|
|||
<?xml version="1.0"?>
|
||||
<PropertyList>
|
||||
<description>Boeing 737-900ER</description>
|
||||
<author>Ian(Yves) Tolosa. July 2017</author>
|
||||
<path>Models/73J.ac</path>
|
||||
|
||||
<offsets>
|
||||
<pitch-deg>-0.7</pitch-deg>
|
||||
</offsets>
|
||||
|
||||
<animation>
|
||||
<type>select</type>
|
||||
<object-name>Gear_Down</object-name>
|
||||
<condition>
|
||||
<less-than>
|
||||
<property>velocities/true-airspeed-kt</property>
|
||||
<value>150</value>
|
||||
</less-than>
|
||||
</condition>
|
||||
</animation>
|
||||
|
||||
<nasal>
|
||||
<load>
|
||||
var model = cmdarg();
|
||||
model.getNode("door[0]/position-x-m", 1).setValue(-16.1147);
|
||||
model.getNode("door[0]/position-y-m", 1).setValue(3.27307);
|
||||
model.getNode("door[0]/position-z-m", 1).setValue(1.485112);
|
||||
model.getNode("door[0]/jetway-hood-deg", 1).setValue(10.6);
|
||||
</load>
|
||||
|
||||
|
||||
</nasal>
|
||||
|
||||
</PropertyList>
|
22614
AI/Aircraft/739/Models/73J.ac
Normal file
BIN
AI/Aircraft/739/Paintkit/73J UV Map.bmp
Normal file
After Width: | Height: | Size: 48 MiB |
BIN
AI/Aircraft/739/Paintkit/73J-Paintkit.png
Normal file
After Width: | Height: | Size: 781 KiB |
BIN
AI/Aircraft/739/Textures/Default/73J-tex.png
Normal file
After Width: | Height: | Size: 114 KiB |
BIN
AI/Aircraft/739/Textures/ELAL/73J-tex.png
Normal file
After Width: | Height: | Size: 158 KiB |
BIN
AI/Aircraft/739/Textures/TravelService/73J-tex.png
Normal file
After Width: | Height: | Size: 178 KiB |
BIN
AI/Aircraft/739/Textures/TurkishAirlines/73J-tex.png
Normal file
After Width: | Height: | Size: 164 KiB |
BIN
AI/Aircraft/739/Textures/UkraineIntl/73J-tex.png
Normal file
After Width: | Height: | Size: 169 KiB |