1
0
Fork 0

Update to 747 AI Model. New Model 747-400 Freighter. Liveries for Cathay and Singapore 747 Cargo. KuwaitAirways Livery for 744 pax model

This commit is contained in:
Yves Tolosa-Joas 2016-05-28 15:40:34 +10:00 committed by James Turner
parent 4175334c93
commit 7637e79bb9
9 changed files with 52793 additions and 0 deletions

View file

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

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="74Y-main.xml">
<texture-path>Textures/CathayPacific</texture-path>
</PropertyList>

View file

@ -0,0 +1,9 @@
<?xml version="1.0"?>
<PropertyList include="74Y-main.xml">
<texture-path>Textures/SingaporeAirlines</texture-path>
</PropertyList>

View file

@ -0,0 +1,30 @@
<?xml version="1.0"?>
<PropertyList>
<description>Boeing 747-400 Cargo</description>
<author>Ian(Yves) Tolosa. Apr 2016 </author>
<path>Models/74Y.ac</path>
<animation>
<type>select</type>
<object-name>Gear</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(-23.8612);
model.getNode("door[0]/position-y-m", 1).setValue(5.65);
model.getNode("door[0]/position-z-m", 1).setValue(1.47287);
model.getNode("door[0]/jetway-hood-deg", 1).setValue(3);
</load>
</nasal>
</PropertyList>

52736
AI/Aircraft/747/Models/74Y.ac Normal file

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 498 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 638 KiB