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:
@@ -2577,7 +2577,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
<p>Creates a new MESSAGE object.</p>
|
||||
|
||||
|
||||
<p>Note that these MESSAGE objects are not yet displayed on the display panel. You must use the functions <a href="ToClient.html">ToClient</a> or <a href="ToCoalition.html">ToCoalition</a> or <a href="ToAll.html">ToAll</a> to send these Messages to the respective recipients.</p>
|
||||
<p>Note that these MESSAGE objects are not yet displayed on the display panel. You must use the functions <a href="##(MESSAGE).ToClient">MESSAGE.ToClient</a> or <a href="##(MESSAGE).ToCoalition">MESSAGE.ToCoalition</a> or <a href="##(MESSAGE).ToAll">MESSAGE.ToAll</a> to send these Messages to the respective recipients.</p>
|
||||
|
||||
<div id= "#Functions##New" class="w3-show w3-white">
|
||||
<div class="w3-container w3-white" id="functiontype">
|
||||
@@ -3241,7 +3241,7 @@ The message display times are automatically defined based on the timing settings
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>needs to be filled out by the defined structure of the standard scripting engine <a href="coalition.side.html">coalition.side</a>.</p>
|
||||
<p>needs to be filled out by the defined structure of the standard scripting engine <a href="##(DCS.coalition).side">DCS.coalition.side</a>.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user