mirror of
https://github.com/FlightControl-Master/MOOSE_DOCS.git
synced 2025-08-15 10:37:49 +00:00
MOOSE generated documentation [skip ci]
This commit is contained in:
@@ -2373,7 +2373,7 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="w3-border">
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RANGE)._DisplayMessageToGroup">RANGE:_DisplayMessageToGroup(_unit, _text, _time, _clear, display)</a></p></td>
|
||||
<td class="name w3-half w3-container" style="word-wrap: break-word"><p><a href="##(RANGE)._DisplayMessageToGroup">RANGE:_DisplayMessageToGroup(_unit, _text, _time, _clear, display, _togroup)</a></p></td>
|
||||
<td class="summary w3-half w3-container" style="word-wrap: break-word">
|
||||
<p>Display message to group.</p>
|
||||
</td>
|
||||
@@ -8605,7 +8605,7 @@ If a zone is not explicitly specified, the range zone is determined by its locat
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
<div class="w3-theme-l2">
|
||||
<h2><a id="#(RANGE)._DisplayMessageToGroup" ><strong>RANGE:_DisplayMessageToGroup(_unit, _text, _time, _clear, display)</strong></a></h2>
|
||||
<h2><a id="#(RANGE)._DisplayMessageToGroup" ><strong>RANGE:_DisplayMessageToGroup(_unit, _text, _time, _clear, display, _togroup)</strong></a></h2>
|
||||
</div>
|
||||
|
||||
<p>Display message to group.</p>
|
||||
@@ -8680,6 +8680,19 @@ If a zone is not explicitly specified, the range zone is determined by its locat
|
||||
|
||||
<p>If true, display message regardless of player setting "Messages Off".</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="w3-row w3-margin-left w3-border-bottom w3-border-l2">
|
||||
<div class="w3-half">
|
||||
<p>
|
||||
#boolean
|
||||
<strong><strong>_togroup</strong></strong>
|
||||
</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>If true, display the message to the group in any case</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
@@ -9058,10 +9071,11 @@ If a zone is not explicitly specified, the range zone is determined by its locat
|
||||
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
<p>#boolean:</p>
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>nil If player does not exist.</p>
|
||||
<p>If true, group has > 1 player in it</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user