mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2026-08-18 05:05:26 +00:00
Auto commit by GitHub Actions Workflow
This commit is contained in:
@@ -3718,6 +3718,12 @@ If enabled, status and debug text messages will be displayed on the screen. Also
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS).SetMaxMarshalStacks">AIRBOSS:SetMaxMarshalStacks(nmax)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Set number available Case I Marshal stacks.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS).SetMaxSectionDistance">AIRBOSS:SetMaxSectionDistance(dmax)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Set maximum distance up to which section members are allowed (default: 100 meters).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -5211,7 +5217,7 @@ If enabled, status and debug text messages will be displayed on the screen. Also
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS)._SetSection">AIRBOSS:_SetSection(_unitName)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Set all flights within 100 meters to be part of my section.</p>
|
||||
<p>Set all flights within maxsectiondistance meters to be part of my section (default: 100 meters).</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -5668,6 +5674,12 @@ If enabled, status and debug text messages will be displayed on the screen. Also
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS).marshalradius">AIRBOSS.marshalradius</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Radius of the Marshal stack zone.</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(AIRBOSS).maxsectiondistance">AIRBOSS.maxsectiondistance</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
@@ -11559,7 +11571,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>(Optional, Airboss Voice) Set to use a specific voice. Will <strong>override gender and culture</strong> settings. </p>
|
||||
<p>(Optional, Airboss Voice) Set to use a specific voice. Will <strong>override gender and culture</strong> settings.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -16175,6 +16187,50 @@ Marshal stacks for Case II/III are unlimited.</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(AIRBOSS).SetMaxSectionDistance" ><strong>AIRBOSS:SetMaxSectionDistance(dmax)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Set maximum distance up to which section members are allowed (default: 100 meters).</p>
|
||||
|
||||
<div id= "#Functions##SetMaxSectionDistance" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
<h2><strong>Defined in:</strong></h2>
|
||||
<div class="w3-margin-left">
|
||||
<p>AIRBOSS</p>
|
||||
</div>
|
||||
<h2><strong>Parameter:</strong></h2>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#number
|
||||
<strong><strong>dmax</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Max distance in meters (default 100 m). Minimum is 10 m, maximum is 5000 m.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<h2><strong>Return value:</strong></h2>
|
||||
<div class="w3-row w3-border-bottom w3-margin-left">
|
||||
<div class="w3-half">
|
||||
<p><a href="##(AIRBOSS)">#AIRBOSS</a>:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>self</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -26857,7 +26913,7 @@ Also set player step to undefined if applicable or remove human flight if option
|
||||
<h2><a id="#(AIRBOSS)._SetSection" ><strong>AIRBOSS:_SetSection(_unitName)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Set all flights within 100 meters to be part of my section.</p>
|
||||
<p>Set all flights within maxsectiondistance meters to be part of my section (default: 100 meters).</p>
|
||||
|
||||
<div id= "#Functions##_SetSection" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -41347,7 +41403,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
|
||||
|
||||
|
||||
<p> Set case to that of lead.</p>
|
||||
<p> Set case of f</p>
|
||||
|
||||
</div>
|
||||
|
||||
@@ -41412,6 +41468,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(AIRBOSS.PlayerData).flag" ><strong>AIRBOSS.PlayerData.flag</strong></a>
|
||||
|
||||
|
||||
|
||||
|
||||
<p> Also decrease flag for section members of flight.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
|
||||
<a id="#(AIRBOSS.PlayerData).grade" ><strong>AIRBOSS.PlayerData.grade</strong></a>
|
||||
|
||||
|
||||
@@ -41430,17 +41500,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
|
||||
<p>Data table at each position in the groove. Elements are of type <a href="##(AIRBOSS).GrooveData">AIRBOSS.GrooveData</a>.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(AIRBOSS.PlayerData).holding" ><strong>AIRBOSS.PlayerData.holding</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -41576,9 +41635,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
|
||||
|
||||
|
||||
|
||||
<p> Make player section lead if he was not before.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -41634,6 +41690,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
|
||||
|
||||
|
||||
|
||||
|
||||
<p> Set new time stamp.</p>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user