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:
@@ -2719,7 +2719,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).OptionECM">CLIENT:OptionECM(ECMvalue)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>[Air] Defines the usage of Electronic Counter Measures by airborne forces. </p>
|
||||
<p>[Air] Defines the usage of Electronic Counter Measures by airborne forces.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -3055,7 +3055,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).SetSpeed">CLIENT:SetSpeed(Speed, Keep)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Sets the controlled group to go at the specified speed in meters per second. </p>
|
||||
<p>Sets the controlled group to go at the specified speed in meters per second.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -9909,7 +9909,7 @@ Note that a controllable can only have one beacon activated at a time with the e
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional, if your object is a UNIT) The UNIT ID this is for. </p>
|
||||
<p>(Optional, if your object is a UNIT) The UNIT ID this is for.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -10388,7 +10388,7 @@ See <a href="https://wiki.hoggitworld.com/view/DCS_task_ewr">hoggit</a>.</p>
|
||||
<p>(AIR) Engaging a controllable.</p>
|
||||
|
||||
|
||||
<p>The task does not assign the target controllable to the unit/controllable to attack now;
|
||||
<p>The task does not assign the target controllable to the unit/controllable to attack now;
|
||||
it just allows the unit/controllable to engage the target controllable as well as other assigned targets.
|
||||
See <a href="https://wiki.hoggitworld.com/view/DCS_task_engageGroup">hoggit</a>.</p>
|
||||
|
||||
@@ -10832,7 +10832,7 @@ See <a href="https://wiki.hoggitworld.com/view/DCS_task_engageGroup">hoggit</a>.
|
||||
<p>(AIR + GROUND) The task makes the controllable/unit a FAC and lets the FAC to choose a targets (enemy ground controllable) around as well as other assigned targets.</p>
|
||||
|
||||
|
||||
<p>Assigns the controlled group to act as a Forward Air Controller or JTAC. Any detected targets will be assigned as targets to the player via the JTAC radio menu.
|
||||
<p>Assigns the controlled group to act as a Forward Air Controller or JTAC. Any detected targets will be assigned as targets to the player via the JTAC radio menu.
|
||||
Target designation is set to auto and is dependent on the circumstances.
|
||||
See <a href="https://wiki.hoggitworld.com/view/DCS_task_fac">hoggit</a>.</p>
|
||||
|
||||
@@ -12641,7 +12641,7 @@ If <strong>at least one</strong> detection method is specified, only the methods
|
||||
<h2><a id="#(CLIENT).OptionECM" ><strong>CLIENT:OptionECM(ECMvalue)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>[Air] Defines the usage of Electronic Counter Measures by airborne forces. </p>
|
||||
<p>[Air] Defines the usage of Electronic Counter Measures by airborne forces.</p>
|
||||
|
||||
<div id= "#Functions##OptionECM" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -14947,7 +14947,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) When set to true, will maintain the altitude on passing waypoints. If not present or false, the controlled group will return to the altitude as defined by their route. </p>
|
||||
<p>(Optional) When set to true, will maintain the altitude on passing waypoints. If not present or false, the controlled group will return to the altitude as defined by their route.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -15254,7 +15254,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<h2><a id="#(CLIENT).SetSpeed" ><strong>CLIENT:SetSpeed(Speed, Keep)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Sets the controlled group to go at the specified speed in meters per second. </p>
|
||||
<p>Sets the controlled group to go at the specified speed in meters per second.</p>
|
||||
|
||||
<div id= "#Functions##SetSpeed" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -15285,7 +15285,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional) When set to true, will maintain the speed on passing waypoints. If not present or false, the controlled group will return to the speed as defined by their route. </p>
|
||||
<p>(Optional) When set to true, will maintain the speed on passing waypoints. If not present or false, the controlled group will return to the speed as defined by their route.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -15491,7 +15491,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
|
||||
<h2><strong>Usage:</strong></h2>
|
||||
<pre class="example"><code> local plane = GROUP:FindByName("Aerial-1")
|
||||
-- get a task shell
|
||||
local aerotask = plane:TaskAerobatics()
|
||||
local aerotask = plane:TaskAerobatics()
|
||||
-- add a series of maneuvers
|
||||
aerotask = plane:TaskAerobaticsHorizontalEight(aerotask,1,5000,850,true,false,1,70)
|
||||
aerotask = plane:TaskAerobaticsWingoverFlight(aerotask,1,0,0,true,true,20)
|
||||
|
||||
Reference in New Issue
Block a user