Auto commit by GitHub Actions Workflow

This commit is contained in:
MooseBotter
2023-10-31 09:29:14 +00:00
parent 97b336e383
commit fcb2ae4cd5
47 changed files with 22411 additions and 517 deletions

View File

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