1
0
Fork 0

Updated 767 AI model and 17 Liveries. Aircraft XML names retained for backward compatibility with current Traffic files

This commit is contained in:
Yves Tolosa-Joas 2016-04-09 16:16:20 +10:00 committed by James Turner
parent c536976237
commit c2a7386802
41 changed files with 86432 additions and 80 deletions

View file

@ -0,0 +1,32 @@
<?xml version="1.0"?>
<PropertyList>
<description>Boeing 767-300 ER </description>
<author>Ian(Yves) Tolosa. Mar 2016 </author>
<path>Models/763.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.5629);
model.getNode("door[0]/position-y-m", 1).setValue(5.09848);
model.getNode("door[0]/position-z-m", 1).setValue(2.11532);
model.getNode("door[0]/jetway-hood-deg", 1).setValue(13.5);
</load>
</nasal>
</PropertyList>

View file

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList include="76W-main.xml">
<PropertyList include="767-main.xml"> <texture-path>Textures/ANA</texture-path>
<path>Models/767.ac</path>
<texture-path>Textures/ANA</texture-path>
</PropertyList> </PropertyList>

View file

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

View file

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList include="763-main.xml">
<PropertyList include="767-main.xml"> <texture-path>Textures/AirCanada</texture-path>
<path>Models/767.ac</path>
<texture-path>Textures/AirCanada</texture-path>
</PropertyList> </PropertyList>

View file

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList include="76W-main.xml">
<PropertyList include="767-main.xml"> <texture-path>Textures/American</texture-path>
<path>Models/767.ac</path>
<texture-path>Textures/American</texture-path>
</PropertyList> </PropertyList>

View file

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList include="76W-main.xml">
<PropertyList include="767-main.xml"> <texture-path>Textures/AustrianAirlines</texture-path>
<path>Models/767.ac</path>
<texture-path>Textures/AustrianAirlines</texture-path>
</PropertyList> </PropertyList>

View file

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList include="763-main.xml">
<PropertyList include="767-main.xml"> <texture-path>Textures/BritishAirways</texture-path>
<path>Models/767.ac</path>
<texture-path>Textures/BritishAirways</texture-path>
</PropertyList> </PropertyList>

View file

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

View file

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList include="76W-main.xml">
<PropertyList include="767-main.xml"> <texture-path>Textures/Delta</texture-path>
<path>Models/767.ac</path>
<texture-path>Textures/Delta</texture-path>
</PropertyList> </PropertyList>

View file

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

View file

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList include="763-main.xml">
<PropertyList include="767-main.xml"> <texture-path>Textures/ELAL</texture-path>
<path>Models/767.ac</path>
<texture-path>Textures/ELAL</texture-path>
</PropertyList> </PropertyList>

View file

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

View file

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList include="763-main.xml">
<PropertyList include="767-main.xml"> <texture-path>Textures/JAL</texture-path>
<path>Models/767.ac</path>
<texture-path>Textures/JAL</texture-path>
</PropertyList> </PropertyList>

View file

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList include="76W-main.xml">
<PropertyList include="767-main.xml"> <texture-path>Textures/LAN</texture-path>
<path>Models/767.ac</path>
<texture-path>Textures/LAN</texture-path>
</PropertyList> </PropertyList>

View file

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

View file

@ -1,8 +1,9 @@
<?xml version="1.0"?> <?xml version="1.0"?>
<PropertyList include="76W-main.xml">
<PropertyList include="767-main.xml"> <texture-path>Textures/TAM</texture-path>
<path>Models/767.ac</path>
<texture-path>Textures/TAM</texture-path>
</PropertyList> </PropertyList>

View file

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

View file

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

View file

@ -0,0 +1,31 @@
<?xml version="1.0"?>
<PropertyList>
<description>Boeing 767-300 ER Winglets </description>
<author>Ian(Yves) Tolosa. Mar 2016 </author>
<path>Models/76W.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.5629);
model.getNode("door[0]/position-y-m", 1).setValue(5.09848);
model.getNode("door[0]/position-z-m", 1).setValue(2.11532);
model.getNode("door[0]/jetway-hood-deg", 1).setValue(13.5);
</load>
</nasal>
</PropertyList>

41874
AI/Aircraft/767/Models/763.ac Normal file

File diff suppressed because it is too large Load diff

44342
AI/Aircraft/767/Models/76W.ac Normal file

File diff suppressed because it is too large Load diff

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 527 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 272 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 126 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 190 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 131 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 123 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 263 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 137 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 138 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 145 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 143 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 163 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 141 KiB