mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -3290,13 +3290,13 @@ amount of fuel in the group.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(GROUP).SetOptionRadioContact">GROUP:SetOptionRadioContact(Table, Objects)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(GROUP).SetOptionRadioContact">GROUP:SetOptionRadioContact(Objects)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>[AIR] Set the AI to report contact for certain types of objects.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(GROUP).SetOptionRadioEngage">GROUP:SetOptionRadioEngage(Table, Objects)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(GROUP).SetOptionRadioEngage">GROUP:SetOptionRadioEngage(Objects)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>[AIR] Set the AI to report engaging certain types of objects.</p>
|
||||
</td>
|
||||
@@ -16480,7 +16480,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(GROUP).SetOptionRadioContact" ><strong>GROUP:SetOptionRadioContact(Table, Objects)</strong></a></h2>
|
||||
<h2><a id="#(GROUP).SetOptionRadioContact" ><strong>GROUP:SetOptionRadioContact(Objects)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>[AIR] Set the AI to report contact for certain types of objects.</p>
|
||||
@@ -16491,28 +16491,18 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<div class="w3-margin-left">
|
||||
<p><a href="Wrapper.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a></p>
|
||||
</div>
|
||||
<h2><strong>Parameters:</strong></h2>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#table
|
||||
<strong><strong>Table</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>of attribute names for which AI reports contact. Defaults to {"Air"}. See <a href="https://wiki.hoggitworld.com/view/DCS_enum_attributes">Hoggit Wiki</a></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<strong><strong>Objects</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p></p>
|
||||
|
||||
<p>Table of attribute names for which AI reports contact. Defaults to {"Air"}. See <a href="https://wiki.hoggitworld.com/view/DCS_enum_attributes">Hoggit Wiki</a></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
@@ -16534,7 +16524,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(GROUP).SetOptionRadioEngage" ><strong>GROUP:SetOptionRadioEngage(Table, Objects)</strong></a></h2>
|
||||
<h2><a id="#(GROUP).SetOptionRadioEngage" ><strong>GROUP:SetOptionRadioEngage(Objects)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>[AIR] Set the AI to report engaging certain types of objects.</p>
|
||||
@@ -16545,28 +16535,18 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<div class="w3-margin-left">
|
||||
<p><a href="Wrapper.Controllable.html##(CONTROLLABLE)">Wrapper.Controllable#CONTROLLABLE</a></p>
|
||||
</div>
|
||||
<h2><strong>Parameters:</strong></h2>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#table
|
||||
<strong><strong>Table</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>of attribute names for which AI reports contact. Defaults to {"Air"}. See <a href="https://wiki.hoggitworld.com/view/DCS_enum_attributes">Hoggit Wiki</a></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<strong><strong>Objects</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p></p>
|
||||
|
||||
<p>Table of attribute names for which AI reports contact. Defaults to {"Air"}, see <a href="https://wiki.hoggitworld.com/view/DCS_enum_attributes">Hoggit Wiki</a></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
@@ -16609,7 +16589,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>of attribute names for which AI reports contact. Defaults to {"Air"}. See <a href="https://wiki.hoggitworld.com/view/DCS_enum_attributes">Hoggit Wiki</a></p>
|
||||
<p>of attribute names for which AI reports contact. Defaults to {"Air"}, see <a href="https://wiki.hoggitworld.com/view/DCS_enum_attributes">Hoggit Wiki</a></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user