Documentation updates

This commit is contained in:
FlightControl
2017-05-10 09:52:11 +02:00
parent 172696c3a5
commit d4aa91300d
7 changed files with 11 additions and 26 deletions

View File

@@ -560,7 +560,7 @@ It can be notified to go RTB through the <strong>RTB</strong> event.</p>
<h2>3. Modify the Engage Zone behaviour to pinpoint a <strong>map object</strong> or <strong>scenery object</strong></h2>
<p>Use the method <a href="##(AI_BAI_ZONE).SearchOff">AI<em>BAI</em>ZONE.SearchOff</a>() to specify that the EngageZone is not to be searched for potential targets (units), but that the center of the zone
<p>Use the method <a href="##(AI_BAI_ZONE).SearchOff">AI<em>BAI</em>ZONE.SearchOff</a>() to specify that the EngageZone is not to be searched for potential targets (UNITs), but that the center of the zone
is the point where a map object is to be destroyed (like a bridge).</p>
<p>Example:</p>