mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Documentation updates
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user