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:
@@ -3360,7 +3360,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
|
||||
<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, AttackQtyLimit, GroupAttack)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>(AIR) Attack a Controllable.</p>
|
||||
<p>(AIR + GROUND) Attack a Controllable.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -3372,7 +3372,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(CLIENT).TaskAttackUnit">CLIENT:TaskAttackUnit(AttackUnit, GroupAttack, WeaponExpend, AttackQty, Direction, Altitude, WeaponType)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>(AIR) Attack the Unit.</p>
|
||||
<p>(AIR + GROUND) Attack the Unit.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -18621,7 +18621,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<h2><a id="#(CLIENT).TaskAttackGroup" ><strong>CLIENT:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, AttackQtyLimit, GroupAttack)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>(AIR) Attack a Controllable.</p>
|
||||
<p>(AIR + GROUND) Attack a Controllable.</p>
|
||||
|
||||
<div id= "#Functions##TaskAttackGroup" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -18878,7 +18878,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<h2><a id="#(CLIENT).TaskAttackUnit" ><strong>CLIENT:TaskAttackUnit(AttackUnit, GroupAttack, WeaponExpend, AttackQty, Direction, Altitude, WeaponType)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>(AIR) Attack the Unit.</p>
|
||||
<p>(AIR + GROUND) Attack the Unit.</p>
|
||||
|
||||
<div id= "#Functions##TaskAttackUnit" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
|
||||
Reference in New Issue
Block a user