Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2024-07-18 12:37:17 +00:00
parent 3ae2357c37
commit b61cebee38
31 changed files with 604 additions and 794 deletions

View File

@@ -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">