mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-07-30 21:59:17 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -3334,7 +3334,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).TaskAttackGroup">CLIENT:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, GroupAttack, AttackQtyLimit)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).TaskAttackGroup">CLIENT:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, GroupAttack)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>(AIR + GROUND) Attack a Controllable.</p>
|
||||
</td>
|
||||
@@ -19832,7 +19832,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="#(CLIENT).TaskAttackGroup" ><strong>CLIENT:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, GroupAttack, AttackQtyLimit)</strong></a></h2>
|
||||
<h2><a id="#(CLIENT).TaskAttackGroup" ><strong>CLIENT:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, GroupAttack)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>(AIR + GROUND) Attack a Controllable.</p>
|
||||
@@ -19935,16 +19935,6 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
<strong><strong>AttackQtyLimit</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
|
||||
Reference in New Issue
Block a user