2016-04-09 06:16:20 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
|
|
|
<description>Boeing 767-300 ER </description>
|
|
|
|
<author>Ian(Yves) Tolosa. Mar 2016 </author>
|
|
|
|
<path>Models/763.ac</path>
|
2018-08-05 04:34:41 +00:00
|
|
|
<!-- Pitch Forward so nosewheel on ground -->
|
2017-04-01 05:19:52 +00:00
|
|
|
<offsets>
|
2017-12-10 00:51:19 +00:00
|
|
|
<pitch-deg>-0.3</pitch-deg>
|
2017-04-01 05:19:52 +00:00
|
|
|
</offsets>
|
2017-12-10 00:51:19 +00:00
|
|
|
<!-- Gear Showed only < 150 knotspeed -->
|
2016-04-09 06:16:20 +00:00
|
|
|
<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>
|
2018-08-05 04:34:41 +00:00
|
|
|
<!-- Tail and Windows Lightmap Effect -->
|
2017-12-10 00:51:19 +00:00
|
|
|
<effect>
|
|
|
|
<inherits-from>AI/Aircraft/767/Effects/763-LightMap</inherits-from>
|
|
|
|
<object-name>763</object-name>
|
2018-08-05 04:34:41 +00:00
|
|
|
<object-name>Gear</object-name>
|
2017-12-10 00:51:19 +00:00
|
|
|
</effect>
|
|
|
|
<!-- Add Navigation Lights Objects -->
|
|
|
|
<model>
|
|
|
|
<path>Lights/763-NavLights.xml</path>
|
|
|
|
</model>
|
2016-04-09 06:16:20 +00:00
|
|
|
</PropertyList>
|