1
0
Fork 0

New AI Model B737-900ER incl Paintkit and 5 liveries

This commit is contained in:
Yves Tolosa-Joas 2017-07-29 17:39:07 +10:00 committed by James Turner
parent c9c84918ca
commit 2bc5ea68e4
14 changed files with 22693 additions and 0 deletions

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="73J-main.xml">
<texture-path>Textures/Default</texture-path>
</PropertyList>

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="73J-main.xml">
<texture-path>Textures/ELAL</texture-path>
</PropertyList>

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="73J-main.xml">
<texture-path>Textures/TravelService</texture-path>
</PropertyList>

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="73J-main.xml">
<texture-path>Textures/TurkishAirlines</texture-path>
</PropertyList>

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="73J-main.xml">
<texture-path>Textures/UkraineIntl</texture-path>
</PropertyList>

View 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

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 781 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 158 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 178 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 169 KiB