66e53fb67f
- fix breakage due to former commit (AIManager.cxx, r1.72) - make AI properties available in AIBase - add <valid> property for animations/nasal scripts - support more MP and AI targets - add target select and altitude display
8399 lines
206 KiB
XML
8399 lines
206 KiB
XML
<PropertyList>
|
|
<name>Radar</name>
|
|
<w-base>256</w-base>
|
|
<h-base>256</h-base>
|
|
<layers>
|
|
|
|
<layer>
|
|
<name>background</name>
|
|
<w>256</w>
|
|
<h>256</h>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_background.rgb</path>
|
|
<x1>0</x1>
|
|
<y1>0</y1>
|
|
<x2>1</x2>
|
|
<y2>1</y2>
|
|
</texture>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target0 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[0]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[0]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[0]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[0]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target0 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[0]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[0]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[0]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target0 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[0]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[0]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[0]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[0]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target0 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[0]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[0]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[0]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target1 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[1]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[1]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[1]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[1]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target1 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[1]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[1]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[1]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target1 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[1]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[1]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[1]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[1]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target1 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[1]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[1]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[1]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target2 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[2]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[2]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[2]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[2]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target2 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[2]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>2</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[2]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[2]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target2 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[2]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[2]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[2]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[2]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target2 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[2]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>2</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[2]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[2]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target3 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[3]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[3]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[3]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[3]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target3 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[3]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>3</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[3]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[3]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target3 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[3]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[3]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[3]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[3]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target3 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[3]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>3</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[3]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[3]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target4 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[4]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[4]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[4]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[4]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target4 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[4]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>4</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[4]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[4]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target4 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[4]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[4]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[4]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[4]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target4 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[4]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>4</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[4]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[4]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target5 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[5]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[5]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[5]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[5]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target5 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[5]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>5</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[5]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[5]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target5 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[5]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[5]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[5]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[5]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target5 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[5]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>5</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[5]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[5]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target6 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[6]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[6]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[6]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[6]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target6 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[6]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>6</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[6]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[6]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target6 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[6]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[6]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[6]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[6]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target6 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[6]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>6</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[6]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[6]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target7 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[7]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[7]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[7]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[7]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target7 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[7]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>7</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[7]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[7]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target7 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[7]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[7]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[7]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/aircraft[7]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target7 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[7]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>7</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/aircraft[7]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/aircraft[7]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target8 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[0]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[0]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[0]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[0]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target8 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[0]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>8</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[0]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[0]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target8 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[0]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[0]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[0]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[0]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target8 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[0]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>8</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[0]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[0]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target9 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[1]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[1]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[1]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[1]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target9 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[1]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>9</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[1]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[1]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target9 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[1]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[1]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[1]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[1]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target9 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[1]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>9</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[1]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[1]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target10 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[2]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[2]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[2]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[2]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target10 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[2]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>10</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[2]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[2]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target10 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[2]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[2]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[2]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[2]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target10 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[2]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>10</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[2]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[2]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target11 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[3]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[3]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[3]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[3]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target11 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[3]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>11</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[3]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[3]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target11 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[3]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[3]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[3]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[3]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target11 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[3]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>11</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[3]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[3]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target12 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[4]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[4]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[4]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[4]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target12 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[4]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>12</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[4]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[4]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target12 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[4]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[4]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[4]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[4]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target12 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[4]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>12</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[4]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[4]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target13 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[5]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[5]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[5]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[5]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target13 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[5]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>13</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[5]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[5]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target13 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[5]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[5]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[5]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[5]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target13 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[5]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>13</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[5]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[5]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target14 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[6]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[6]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[6]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[6]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target14 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[6]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>14</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[6]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[6]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target14 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[6]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[6]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[6]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[6]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target14 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[6]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>14</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[6]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[6]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target15 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[7]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[7]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[7]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[7]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target15 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[7]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>15</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[7]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[7]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target15 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[7]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[7]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[7]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[7]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target15 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[7]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>15</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[7]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[7]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target16 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[8]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[8]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[8]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[8]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target16 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[8]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>16</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[8]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[8]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target16 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[8]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[8]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[8]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[8]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target16 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[8]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>16</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[8]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[8]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target17 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[9]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[9]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[9]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[9]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target17 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[9]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>17</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[9]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[9]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target17 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[9]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[9]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[9]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[9]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target17 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[9]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>17</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[9]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[9]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target18 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[10]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[10]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[10]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[10]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target18 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[10]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>18</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[10]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[10]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target18 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[10]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[10]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[10]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[10]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target18 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[10]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>18</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[10]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[10]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target19 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[11]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[11]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[11]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[11]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target19 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[11]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>19</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[11]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[11]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target19 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[11]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[11]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[11]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[11]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target19 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[11]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>19</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[11]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[11]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target20 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[12]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[12]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[12]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[12]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target20 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[12]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[12]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[12]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target20 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[12]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[12]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[12]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[12]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target20 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[12]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[12]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[12]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target21 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[13]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[13]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[13]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[13]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target21 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[13]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>21</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[13]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[13]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target21 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[13]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[13]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[13]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[13]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target21 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[13]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>21</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[13]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[13]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target22 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[14]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[14]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[14]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[14]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target22 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[14]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>22</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[14]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[14]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target22 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[14]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[14]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[14]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[14]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target22 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[14]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>22</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[14]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[14]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target23 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[15]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[15]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[15]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[15]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target23 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[15]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>23</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[15]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[15]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target23 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[15]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[15]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[15]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[15]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target23 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[15]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>23</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[15]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[15]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target24 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[16]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[16]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[16]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[16]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target24 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[16]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>24</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[16]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[16]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target24 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[16]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[16]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[16]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[16]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target24 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[16]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>24</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[16]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[16]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target25 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[17]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[17]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[17]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[17]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target25 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[17]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>25</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[17]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[17]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target25 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[17]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[17]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[17]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[17]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target25 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[17]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>25</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[17]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[17]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target26 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[18]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[18]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[18]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[18]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target26 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[18]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>26</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[18]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[18]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target26 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[18]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[18]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[18]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[18]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target26 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[18]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>26</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[18]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[18]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target27 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[19]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[19]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[19]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[19]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target27 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[19]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>27</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[19]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[19]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target27 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[19]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[19]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[19]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[19]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target27 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[19]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>27</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[19]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[19]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target28 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[20]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[20]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[20]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[20]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target28 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[20]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>28</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[20]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[20]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target28 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[20]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[20]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[20]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[20]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target28 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[20]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>28</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[20]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[20]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target29 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[21]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[21]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[21]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[21]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target29 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[21]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>29</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[21]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[21]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target29 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[21]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[21]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[21]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[21]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target29 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[21]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>29</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[21]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[21]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target30 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[22]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[22]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[22]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[22]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target30 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[22]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>30</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[22]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[22]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target30 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[22]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[22]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[22]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[22]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target30 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[22]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>30</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[22]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[22]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target31 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[23]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[23]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[23]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[23]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target31 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[23]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>31</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[23]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[23]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target31 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[23]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[23]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[23]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[23]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target31 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[23]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>31</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[23]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[23]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target32 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[24]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[24]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[24]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[24]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target32 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[24]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>32</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[24]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[24]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target32 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[24]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[24]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[24]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[24]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target32 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[24]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>32</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[24]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[24]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target33 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[25]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[25]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[25]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[25]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target33 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[25]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>33</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[25]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[25]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target33 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[25]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[25]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[25]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[25]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target33 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[25]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>33</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[25]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[25]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target34 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[26]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[26]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[26]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[26]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target34 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[26]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>34</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[26]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[26]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target34 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[26]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[26]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[26]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[26]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target34 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[26]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>34</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[26]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[26]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target35 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[27]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[27]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[27]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[27]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target35 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[27]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>35</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[27]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[27]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target35 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[27]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[27]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[27]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[27]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target35 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[27]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>35</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[27]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[27]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target36 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[28]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[28]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[28]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[28]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target36 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[28]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>36</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[28]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[28]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target36 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[28]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[28]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[28]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[28]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target36 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[28]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>36</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[28]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[28]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target37 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[29]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[29]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[29]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[29]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target37 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[29]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>37</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[29]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[29]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target37 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[29]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[29]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[29]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[29]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target37 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[29]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>37</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[29]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[29]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target38 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[30]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[30]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[30]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[30]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target38 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[30]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>38</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[30]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[30]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target38 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[30]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[30]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[30]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[30]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target38 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[30]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>38</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[30]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[30]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target39 - range 40</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[31]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[31]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[31]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[31]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target39 - range 40 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[31]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>39</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[31]/radar/x-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[31]/radar/y-shift</property>
|
|
<scale>2.55</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target39 - range 20</name>
|
|
<w>8</w>
|
|
<h>17</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[31]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0429687</x1>
|
|
<y1>0.8320312</y1>
|
|
<x2>0.0703125</x2>
|
|
<y2>0.8945312</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[31]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[31]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<property>ai/models/multiplayer[31]/radar/rotation</property>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
<layer>
|
|
<name>target39 - range 20 - selected</name>
|
|
<w>18</w>
|
|
<h>18</h>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[31]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>39</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.019531</x1>
|
|
<y1>0.765625</y1>
|
|
<x2>0.09375</x2>
|
|
<y2>0.839843</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<property>ai/models/multiplayer[31]/radar/x-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<property>ai/models/multiplayer[31]/radar/y-shift</property>
|
|
<scale>5.1</scale>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<!-- END TEMPLATE -->
|
|
|
|
<layer>
|
|
<name>range knob</name>
|
|
<condition>
|
|
<equals>
|
|
<property>instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</condition>
|
|
<w>22</w>
|
|
<h>22</h>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0273437</x1>
|
|
<y1>0.9101562</y1>
|
|
<x2>0.0898437</x2>
|
|
<y2>0.9765662</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-108</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-112</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<offset>-45</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>range knob</name>
|
|
<condition>
|
|
<equals>
|
|
<property>instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</condition>
|
|
<w>22</w>
|
|
<h>22</h>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_misc.rgb</path>
|
|
<x1>0.0273437</x1>
|
|
<y1>0.9101562</y1>
|
|
<x2>0.0898437</x2>
|
|
<y2>0.9765662</y2>
|
|
</texture>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-108</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-112</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>rotation</type>
|
|
<offset>40</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>frame</name>
|
|
<w>256</w>
|
|
<h>256</h>
|
|
<texture>
|
|
<path>Aircraft/Instruments/Textures/radar_frame.rgb</path>
|
|
<x1>0</x1>
|
|
<y1>0</y1>
|
|
<x2>1</x2>
|
|
<y2>1</y2>
|
|
</texture>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>selected_target</name>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<scale>1</scale>
|
|
<format>%2.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>8</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<!-- BEGIN TEMPLATE -->
|
|
<layer>
|
|
<name>target0 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[0]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>0</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/aircraft[0]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target1 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[1]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>1</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/aircraft[1]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target2 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[2]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>2</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/aircraft[2]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target3 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[3]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>3</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/aircraft[3]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target4 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[4]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>4</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/aircraft[4]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target5 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[5]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>5</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/aircraft[5]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target6 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[6]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>6</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/aircraft[6]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target7 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/aircraft[7]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>7</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/aircraft[7]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target8 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[0]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>8</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[0]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target9 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[1]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>9</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[1]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target10 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[2]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>10</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[2]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target11 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[3]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>11</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[3]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target12 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[4]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>12</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[4]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target13 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[5]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>13</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[5]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target14 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[6]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>14</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[6]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target15 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[7]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>15</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[7]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target16 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[8]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>16</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[8]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target17 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[9]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>17</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[9]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target18 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[10]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>18</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[10]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target19 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[11]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>19</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[11]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target20 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[12]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[12]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target21 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[13]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>21</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[13]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target22 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[14]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>22</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[14]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target23 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[15]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>23</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[15]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target24 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[16]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>24</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[16]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target25 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[17]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>25</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[17]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target26 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[18]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>26</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[18]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target27 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[19]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>27</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[19]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target28 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[20]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>28</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[20]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target29 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[21]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>29</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[21]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target30 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[22]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>30</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[22]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target31 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[23]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>31</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[23]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target32 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[24]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>32</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[24]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target33 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[25]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>33</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[25]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target34 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[26]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>34</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[26]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target35 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[27]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>35</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[27]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target36 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[28]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>36</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[28]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target37 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[29]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>37</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[29]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target38 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[30]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>38</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[30]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>target39 altitude</name>
|
|
<condition>
|
|
<and>
|
|
<equals>
|
|
<property>ai/models/multiplayer[31]/radar/in-range</property>
|
|
<value>true</value>
|
|
</equals>
|
|
<equals>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<value>39</value>
|
|
</equals>
|
|
</and>
|
|
</condition>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>ai/models/multiplayer[31]/position/altitude-ft</property>
|
|
<scale>0.001</scale>
|
|
<format>%2.1f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>85</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>-121</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>outer range ring</name>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>instrumentation/radar/range</property>
|
|
<format>%2.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-90</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>66</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
<layer>
|
|
<name>inner range ring</name>
|
|
<type>text</type>
|
|
<font>led</font>
|
|
<point-size>6</point-size>
|
|
<color>
|
|
<red>0.96</red>
|
|
<green>1.0</green>
|
|
<blue>0.96</blue>
|
|
</color>
|
|
<chunks>
|
|
<chunk>
|
|
<type>number-value</type>
|
|
<property>instrumentation/radar/range</property>
|
|
<scale>0.5</scale>
|
|
<format>%2.0f</format>
|
|
</chunk>
|
|
</chunks>
|
|
<transformations>
|
|
<transformation>
|
|
<type>x-shift</type>
|
|
<offset>-50</offset>
|
|
</transformation>
|
|
<transformation>
|
|
<type>y-shift</type>
|
|
<offset>32</offset>
|
|
</transformation>
|
|
</transformations>
|
|
</layer>
|
|
|
|
</layers>
|
|
|
|
<actions>
|
|
|
|
<action>
|
|
<name>set range 40</name>
|
|
<button>0</button>
|
|
<x>-120</x>
|
|
<y>-120</y>
|
|
<w>35</w>
|
|
<h>35</h>
|
|
<condition>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</equals>
|
|
</condition>
|
|
<binding>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</binding>
|
|
</action>
|
|
|
|
<action>
|
|
<name>set range 20</name>
|
|
<button>0</button>
|
|
<x>-120</x>
|
|
<y>-120</y>
|
|
<w>35</w>
|
|
<h>35</h>
|
|
<condition>
|
|
<equals>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>40</value>
|
|
</equals>
|
|
</condition>
|
|
<binding>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/radar/range</property>
|
|
<value>20</value>
|
|
</binding>
|
|
</action>
|
|
|
|
<action>
|
|
<name>minimize</name>
|
|
<button>0</button>
|
|
<x>112</x>
|
|
<y>112</y>
|
|
<w>16</w>
|
|
<h>16</h>
|
|
<binding>
|
|
<command>property-assign</command>
|
|
<property>/instrumentation/radar/minimized</property>
|
|
<value>true</value>
|
|
</binding>
|
|
</action>
|
|
|
|
<action>
|
|
<name>next target</name>
|
|
<button>0</button>
|
|
<x>38</x>
|
|
<y>-114</y>
|
|
<w>10</w>
|
|
<h>10</h>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<step>1</step>
|
|
</binding>
|
|
</action>
|
|
<action>
|
|
<name>previous target</name>
|
|
<button>0</button>
|
|
<x>38</x>
|
|
<y>-124</y>
|
|
<w>10</w>
|
|
<h>10</h>
|
|
<binding>
|
|
<command>property-adjust</command>
|
|
<property>/instrumentation/radar/selected-target</property>
|
|
<step>-1</step>
|
|
<min>0</min>
|
|
</binding>
|
|
</action>
|
|
|
|
</actions>
|
|
|
|
</PropertyList>
|