1
0
Fork 0

New 787-800 AI Model with BAW LOT & THA Liveries

This commit is contained in:
Yves Tolosa-Joas 2016-07-29 22:46:42 +10:00 committed by James Turner
parent a0d1d25c6c
commit fe9f170e55
12 changed files with 41747 additions and 0 deletions

View file

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

View file

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

View file

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

View file

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

View file

@ -0,0 +1,30 @@
<?xml version="1.0"?>
<PropertyList>
<description>Boeing 787-800</description>
<author>Ian(Yves) Tolosa. June 2016 </author>
<path>Models/788.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(-21.9937);
model.getNode("door[0]/position-y-m", 1).setValue(5.55);
model.getNode("door[0]/position-z-m", 1).setValue(2.31831);
model.getNode("door[0]/jetway-hood-deg", 1).setValue(3);
</load>
</nasal>
</PropertyList>

41681
AI/Aircraft/787/Models/788.ac Normal file

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 370 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 608 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 745 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 342 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 525 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 KiB