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:
@@ -1407,7 +1407,7 @@ local Coordinate=AIRBASE:FindByName("Batumi"):GetCoordinate()
|
||||
mymarker=MARKER:New(Coordinate, "I am Batumi Airfield")
|
||||
</code></pre>
|
||||
|
||||
<p>Now this does <strong>not</strong> show the marker yet. We still need to specifiy to whom it is shown. There are several options, i.e.
|
||||
<p>Now this does <strong>not</strong> show the marker yet. We still need to specifiy to whom it is shown. There are several options, i.e.
|
||||
show the marker to everyone, to a speficic coaliton only, or only to a specific group.</p>
|
||||
|
||||
<h2>For Everyone</h2>
|
||||
@@ -1441,7 +1441,7 @@ show the marker to everyone, to a speficic coaliton only, or only to a specific
|
||||
<p>The marker text and coordinate can be updated easily as shown below.</p>
|
||||
|
||||
<p>However, note that <strong>updateing involves to remove and recreate the marker if either text or its coordinate is changed</strong>.
|
||||
<em>This is a DCS scripting engine limitation.</em> </p>
|
||||
<em>This is a DCS scripting engine limitation.</em></p>
|
||||
|
||||
<h2>Update Text</h2>
|
||||
|
||||
@@ -2805,28 +2805,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(MARKER).tocoaliton" ><strong>MARKER.tocoaliton</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(MARKER).togroup" ><strong>MARKER.togroup</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -3143,7 +3121,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
</div>
|
||||
<div class="w3-half">
|
||||
|
||||
<p>Text displayed on the mark panel. </p>
|
||||
<p>Text displayed on the mark panel.</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -4911,28 +4889,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(MARKER).tocoaliton" ><strong>MARKER.tocoaliton</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(MARKER).togroup" ><strong>MARKER.togroup</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@@ -6526,28 +6482,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(MARKER).tocoaliton" ><strong>MARKER.tocoaliton</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
<div class="w3-card-2 w3-padding-small w3-margin-top">
|
||||
|
||||
#boolean
|
||||
<a id="#(MARKER).togroup" ><strong>MARKER.togroup</strong></a>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user