1
0
Fork 0

Okay, maybe it was a good idea to assume that not all targets are target[0].

This commit is contained in:
ehofman 2004-06-11 17:19:59 +00:00
parent 36abb08074
commit d6467f3ad4

View file

@ -23,18 +23,14 @@
<h>17</h>
<condition>
<and>
<less-than>
<property>ai/models/aircraft[0]/radar/range-nm</property>
<value>43</value>
</less-than>
<equals>
<property>ai/models/aircraft[0]/radar/in-range</property>
<value>true</value>
</equals>
<equals>
<property>/instrumentation/radar/range</property>
<value>40</value>
</equals>
<not-equals>
<property>ai/models/aircraft[0]/radar/range-nm</property>
<value>0</value>
</not-equals>
</and>
</condition>
<texture>
@ -68,18 +64,14 @@
<h>17</h>
<condition>
<and>
<less-than>
<property>ai/models/aircraft[0]/radar/range-nm</property>
<value>22</value>
</less-than>
<equals>
<property>ai/models/aircraft[0]/radar/in-range</property>
<value>true</value>
</equals>
<equals>
<property>/instrumentation/radar/range</property>
<value>20</value>
</equals>
<not-equals>
<property>ai/models/aircraft[0]/radar/range-nm</property>
<value>0</value>
</not-equals>
</and>
</condition>
<texture>
@ -113,18 +105,14 @@
<h>17</h>
<condition>
<and>
<less-than>
<property>ai/models/aircraft[1]/radar/range-nm</property>
<value>43</value>
</less-than>
<equals>
<property>ai/models/aircraft[1]/radar/in-range</property>
<value>true</value>
</equals>
<equals>
<property>/instrumentation/radar/range</property>
<value>40</value>
</equals>
<not-equals>
<property>ai/models/aircraft[1]/radar/range-nm</property>
<value>0</value>
</not-equals>
</and>
</condition>
<texture>
@ -158,18 +146,14 @@
<h>17</h>
<condition>
<and>
<less-than>
<property>ai/models/aircraft[1]/radar/range-nm</property>
<value>22</value>
</less-than>
<equals>
<property>ai/models/aircraft[1]/radar/in-range</property>
<value>true</value>
</equals>
<equals>
<property>/instrumentation/radar/range</property>
<value>20</value>
</equals>
<not-equals>
<property>ai/models/aircraft[1]/radar/range-nm</property>
<value>0</value>
</not-equals>
</and>
</condition>
<texture>
@ -203,18 +187,14 @@
<h>17</h>
<condition>
<and>
<less-than>
<property>ai/models/aircraft[2]/radar/range-nm</property>
<value>43</value>
</less-than>
<equals>
<property>ai/models/aircraft[2]/radar/in-range</property>
<value>true</value>
</equals>
<equals>
<property>/instrumentation/radar/range</property>
<value>40</value>
</equals>
<not-equals>
<property>ai/models/aircraft[2]/radar/range-nm</property>
<value>0</value>
</not-equals>
</and>
</condition>
<texture>
@ -248,18 +228,14 @@
<h>17</h>
<condition>
<and>
<less-than>
<property>ai/models/aircraft[2]/radar/range-nm</property>
<value>22</value>
</less-than>
<equals>
<property>ai/models/aircraft[2]/radar/in-range</property>
<value>true</value>
</equals>
<equals>
<property>/instrumentation/radar/range</property>
<value>20</value>
</equals>
<not-equals>
<property>ai/models/aircraft[2]/radar/range-nm</property>
<value>0</value>
</not-equals>
</and>
</condition>
<texture>