From fa0b53e15da321d3d1079958ce52afccf2964bb5 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Thu, 19 Mar 2026 11:27:52 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/Core.Settings.html | 18 +-
Documentation/Core.Spawn.html | 178 ++-------------
Documentation/Core.SpawnStatic.html | 84 ++++++++
Documentation/Core.Spot.html | 132 ------------
Documentation/Core.Zone.html | 44 ++++
Documentation/Functional.AICSAR.html | 6 +-
Documentation/Functional.ATC_Ground.html | 10 +-
Documentation/Functional.Autolase.html | 74 ++++++-
Documentation/Functional.Designate.html | 11 +
Documentation/Functional.Detection.html | 66 ++++++
Documentation/Functional.Mantis.html | 264 +++++++++++++++++++----
Documentation/Functional.Movement.html | 28 ---
Documentation/Functional.RAT.html | 6 -
Documentation/Functional.Scoring.html | 4 +-
Documentation/Ops.Airboss.html | 26 +--
Documentation/Ops.Auftrag.html | 33 +++
Documentation/Ops.CTLD.html | 170 ++++++++-------
Documentation/Ops.FlightGroup.html | 68 +++---
Documentation/Utilities.FiFo.html | 22 ++
Documentation/Wrapper.Controllable.html | 220 -------------------
Documentation/Wrapper.Marker.html | 132 ++++++------
21 files changed, 792 insertions(+), 804 deletions(-)
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index bcab56c1a..00ada3d06 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2774,7 +2774,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
SETTINGS.A2ASystem
@@ -2785,11 +2785,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -2829,7 +2832,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SETTINGS.Metric
@@ -4931,7 +4934,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2ASystem
@@ -4942,11 +4945,14 @@ It is advised to use this method at the start of the mission.
@@ -4986,7 +4992,7 @@ It is advised to use this method at the start of the mission.
- #boolean
+
SETTINGS.Metric
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 9e0da1368..5dc98432d 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2992,12 +2992,6 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- SPAWN.uncontrolled |
-
-
|
@@ -3672,11 +3666,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -3980,17 +3977,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4057,6 +4043,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Overwrite unit names by default with group name.
+
@@ -4075,40 +4064,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
SPAWN.SpawnInitModexPrefix
+
SPAWN.SpawnInitModu
@@ -4132,15 +4088,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
SPAWN.SpawnInitSADL
+ #string
+
SPAWN.SpawnInitSkill
-
-
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
- we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
-
@@ -4354,17 +4306,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4432,7 +4373,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
+
When the first Spawn executes, all the Groups need to be made visible before start.
@@ -4506,17 +4447,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -10301,11 +10231,14 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -10609,17 +10542,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10686,6 +10608,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10704,40 +10629,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.SpawnInitLivery
-
-
-
-
-
-
-
-
-
-
-
-
-
SPAWN.SpawnInitModexPrefix
+
SPAWN.SpawnInitModu
@@ -10761,15 +10653,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
SPAWN.SpawnInitSADL
+ #string
+
SPAWN.SpawnInitSkill
-
-
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
- we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
-
@@ -10983,17 +10871,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11061,7 +10938,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
+ When the first Spawn executes, all the Groups need to be made visible before start.
@@ -11135,17 +11012,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 386e07300..0c9b9d88b 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1961,6 +1961,24 @@ such as position and heading.
SPAWNSTATIC:_SpawnStatic(Template, CountryID) |
Spawns a new static using a given template.
+ |
+
+
+ SPAWNSTATIC.heliport_callsign_id |
+
+
+ |
+
+
+ SPAWNSTATIC.heliport_frequency |
+
+
+ |
+
+
+ SPAWNSTATIC.heliport_modulation |
+
+
|
@@ -3077,6 +3095,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4938,6 +4989,39 @@ Handy if you spawn from cargo statics which have resources already set.
+
+
+
+
+
+
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 4e2e19cf8..1ac2aadd8 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2742,50 +2742,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -4069,50 +4025,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -5668,50 +5580,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html
index 7c6b124b7..2d23df4cb 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16535,6 +16535,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -17239,6 +17250,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html
index 253a564c4..0940c51ea 100644
--- a/Documentation/Functional.AICSAR.html
+++ b/Documentation/Functional.AICSAR.html
@@ -3346,7 +3346,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
@@ -6477,7 +6477,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
@@ -8446,7 +8446,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 8953661d9..e3404c33d 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3876,7 +3876,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -3892,6 +3892,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Kickspeed
+
@@ -4461,7 +4464,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
@@ -4477,6 +4480,9 @@ An airbase can be specified to set the maximum kick speed for.
+
+
Kickspeed
+
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html
index 7315fdce8..a8e9f8b8f 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2389,7 +2389,7 @@
+
@@ -2515,6 +2526,17 @@
+
+
+
+
@@ -2529,6 +2551,39 @@
set up SRS
+
+
+
+
+
+
@@ -2546,7 +2601,7 @@
-
+ #table
AUTOLASE.UnitsByThreat
@@ -2637,7 +2692,7 @@
+
@@ -2681,7 +2747,7 @@
-
+ #boolean
AUTOLASE.smoketargets
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 7afea4979..e0774477f 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2386,6 +2386,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index ba48059c1..66b0d3ce8 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20006,6 +20006,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -20138,6 +20149,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24760,6 +24782,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -24892,6 +24925,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26535,6 +26579,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26667,6 +26722,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 8cdde0b09..825cd114c 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1919,12 +1919,6 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetCommandCenter() |
Function to get the HQ object for further use
- |
-
-
- MANTIS.Groupset |
-
-
|
@@ -4363,8 +4357,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4533,17 +4538,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-
-
-
-
@@ -4566,6 +4560,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
+
+
@@ -4605,7 +4632,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -4616,7 +4643,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -4627,7 +4654,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -4638,7 +4665,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -4795,8 +4822,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -5133,6 +5160,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Log SAM status in dcs.log every cycle if true.
+
+
+
+
+
+
+
+
@@ -5224,6 +5306,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -9966,8 +10051,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -10136,17 +10232,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-
-
-
-
@@ -10169,6 +10254,39 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
+
+
@@ -10208,7 +10326,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -10219,7 +10337,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -10230,7 +10348,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -10241,7 +10359,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -10398,8 +10516,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
+
@@ -10827,6 +11000,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index cc984a7ef..d235cae4e 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2189,20 +2189,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
-
-
- #number
-
MOVEMENT.AliveUnits
-
-
-
-
-
Contains the counter how many units are currently alive.
-
-
-
-
@@ -2433,20 +2419,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
-
-
- #number
-
MOVEMENT.AliveUnits
-
-
-
-
-
Contains the counter how many units are currently alive.
-
-
-
-
-
- RAT.uncontrolled |
-
-
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 1a85823c0..e68065003 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3143,7 +3143,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -6600,7 +6600,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 2ec10d6ce..f0d5104c3 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41874,7 +41874,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
VNAO Edit - Added
+
VNAO Edit - Added
@@ -41902,7 +41902,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
VNAO Edit - Added
+
VNAO Edit - Added
@@ -42091,20 +42091,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
AIRBOSS.PlayerData.grade
@@ -42258,6 +42244,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set section lead of player flight.
+
@@ -42280,6 +42269,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set Stable Hover
+
@@ -42314,7 +42306,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set time stamp.
+ Set new time stamp.
diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html
index 42ee9ebd3..f34662226 100644
--- a/Documentation/Ops.Auftrag.html
+++ b/Documentation/Ops.Auftrag.html
@@ -7427,6 +7427,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Mission Ingress waypoint coordinate.
+
+
+
+
@@ -23303,6 +23314,17 @@ will always return.
Mission Ingress waypoint coordinate.
+
+
+
+
@@ -26717,6 +26739,17 @@ will always return.
Mission Ingress waypoint coordinate.
+
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 881f4f9c8..08f554949 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6027,7 +6027,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -6049,7 +6049,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -6074,11 +6074,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6163,7 +6166,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -6185,7 +6188,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeVHFFrequencies
@@ -6459,8 +6462,30 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+ #table
+
CTLD._c130DcAutoSets
@@ -6918,17 +6943,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
enfore engineer build only?
-
-
-
-
@@ -7076,9 +7090,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
message suppression
-
@@ -7096,7 +7107,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -22708,7 +22719,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -22730,7 +22741,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -22755,11 +22766,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -22844,7 +22858,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -22866,7 +22880,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeVHFFrequencies
@@ -23140,8 +23154,30 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+ #table
+
CTLD._c130DcAutoSets
@@ -23599,17 +23635,6 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
-
-
-
-
@@ -23757,9 +23782,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
message suppression
-
@@ -23777,7 +23799,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -25512,7 +25534,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -25534,7 +25556,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -25559,11 +25581,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25648,7 +25673,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -25670,7 +25695,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeVHFFrequencies
@@ -25944,8 +25969,30 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+ #table
+
CTLD._c130DcAutoSets
@@ -26403,17 +26450,6 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
-
-
-
-
@@ -26561,9 +26597,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
message suppression
-
@@ -26581,7 +26614,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -31348,17 +31381,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index 5436f6794..581a2debe 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -7892,6 +7892,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Set the destination base.
+
@@ -8078,17 +8081,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8136,6 +8128,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Spawn in uncontrolled state.
+
@@ -18750,6 +18745,9 @@ Here we only check if stuck whilst taxiing.
+
+
Set the destination base.
+
@@ -18936,17 +18934,6 @@ Here we only check if stuck whilst taxiing.
-
-
-
-
@@ -18994,6 +18981,9 @@ Here we only check if stuck whilst taxiing.
+
+
Spawn in uncontrolled state.
+
@@ -39651,6 +39641,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
Set the destination base.
+
@@ -39837,17 +39830,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -39895,6 +39877,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
Spawn in uncontrolled state.
+
@@ -41892,6 +41877,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
Set the destination base.
+
@@ -42078,17 +42066,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -42136,6 +42113,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Spawn in uncontrolled state.
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 92a8445a3..33a820772 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -8041,6 +8041,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -8890,6 +8901,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 7dd87def0..3ec742a04 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4429,28 +4429,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
-
-
-
-
-
@@ -4473,28 +4451,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -18140,28 +18096,6 @@ mygroup:WayPointExecute()
The DCS controllable class.
-
-
-
-
-
@@ -18184,28 +18118,6 @@ mygroup:WayPointExecute()
-
-
-
-
-
@@ -22306,28 +22218,6 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
-
-
-
-
-
@@ -22350,28 +22240,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
-
@@ -22993,28 +22861,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
-
@@ -23037,28 +22883,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
-
@@ -23191,28 +23015,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
-
@@ -23235,28 +23037,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
-
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index e830070d4..c7930afb1 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2949,6 +2949,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -3026,28 +3048,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -5098,6 +5098,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -5175,28 +5197,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -6741,6 +6741,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -6818,28 +6840,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-