2016-09-17 05:46:17 +00:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
<PropertyList>
|
2018-08-05 04:34:41 +00:00
|
|
|
<description>Boeing 747-400 Freighter (Converted)</description>
|
2016-09-17 05:46:17 +00:00
|
|
|
<author>Ian(Yves) Tolosa. Apr 2016 </author>
|
|
|
|
<path>Models/74F.ac</path>
|
2018-08-05 04:34:41 +00:00
|
|
|
<!-- Gear Showed only < 180 knotspeed -->
|
|
|
|
<animation>
|
2016-09-17 05:46:17 +00:00
|
|
|
<type>select</type>
|
|
|
|
<object-name>Gear</object-name>
|
|
|
|
<condition>
|
|
|
|
<less-than>
|
|
|
|
<property>velocities/true-airspeed-kt</property>
|
2017-02-02 14:43:41 +00:00
|
|
|
<value>180</value>
|
2016-09-17 05:46:17 +00:00
|
|
|
</less-than>
|
|
|
|
</condition>
|
|
|
|
</animation>
|
2018-08-05 04:34:41 +00:00
|
|
|
<!-- Tail and Windows Lightmap Effect -->
|
2017-11-11 10:42:05 +00:00
|
|
|
<effect>
|
|
|
|
<inherits-from>AI/Aircraft/747/Effects/74F-LightMap</inherits-from>
|
|
|
|
<object-name>74F</object-name>
|
2018-08-05 04:34:41 +00:00
|
|
|
<object-name>Gear</object-name>
|
2017-11-11 10:42:05 +00:00
|
|
|
</effect>
|
|
|
|
<!-- Add Navigation Lights Objects -->
|
|
|
|
<model>
|
|
|
|
<path>Lights/74F-NavLights.xml</path>
|
|
|
|
</model>
|
2016-09-17 05:46:17 +00:00
|
|
|
</PropertyList>
|