From 88d92c255d6f0c0a2d2b732a63578100cc90503e Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Wed, 18 Mar 2026 09:58:14 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/Core.Settings.html | 10 +-
Documentation/Core.Spawn.html | 392 +++++++++++++++++++-----
Documentation/Core.SpawnStatic.html | 88 +-----
Documentation/Core.Spot.html | 99 ------
Documentation/Functional.Autolase.html | 105 +------
Documentation/Functional.Detection.html | 66 ----
Documentation/Functional.Mantis.html | 166 +++++++---
Documentation/Functional.Movement.html | 28 --
Documentation/Functional.RAT.html | 24 ++
Documentation/Functional.Scoring.html | 4 +-
Documentation/Ops.Airboss.html | 24 +-
Documentation/Ops.ArmyGroup.html | 6 +
Documentation/Ops.Auftrag.html | 33 ++
Documentation/Ops.CSAR.html | 153 ++++-----
Documentation/Ops.CTLD.html | 287 ++++++-----------
Documentation/Ops.FlightGroup.html | 134 +-------
Documentation/Ops.Intel.html | 198 ------------
Documentation/Ops.NavyGroup.html | 6 +
Documentation/Ops.OpsGroup.html | 39 +++
Documentation/Ops.PlayerTask.html | 21 +-
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Controllable.html | 165 ++++++++++
Documentation/Wrapper.Group.html | 78 ++++-
Documentation/Wrapper.Marker.html | 132 ++++----
Documentation/Wrapper.Positionable.html | 44 +++
25 files changed, 1107 insertions(+), 1217 deletions(-)
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 1fa01a56b..acc6daa83 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2785,14 +2785,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4956,14 +4953,11 @@ It is advised to use this method at the start of the mission.
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index a4d88d117..cd1855c67 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2992,12 +2992,36 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.communication |
+
+
|
SPAWN.hidden |
+ |
+
+
+ SPAWN.livery_id |
+
+
+ |
+
+
+ SPAWN.modulation |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
|
@@ -3672,14 +3696,11 @@ 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.
-
@@ -3760,9 +3781,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
-
@@ -3829,20 +3847,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
- #number
-
SPAWN.SpawnCount
-
-
-
-
-
The internal counter of the amount of spawning the has happened since SpawnStart.
-
@@ -3876,6 +3880,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3934,6 +3949,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3989,6 +4015,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4055,9 +4092,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Overwrite unit names by default with group name.
-
@@ -4069,8 +4103,60 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
@@ -4086,6 +4172,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
self:T2( { self.SpawnTemplatePrefix, Vec2} )
+
+
+
+
@@ -4117,7 +4214,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4131,7 +4228,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4299,17 +4396,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4377,7 +4463,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.
@@ -4451,6 +4537,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4462,6 +4559,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -10246,14 +10376,11 @@ 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.
-
@@ -10334,9 +10461,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
-
@@ -10403,20 +10527,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
- #number
-
SPAWN.SpawnCount
-
-
-
-
-
The internal counter of the amount of spawning the has happened since SpawnStart.
-
@@ -10450,6 +10560,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10508,6 +10629,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10563,6 +10695,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10629,9 +10772,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
-
@@ -10643,8 +10783,60 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
+
+
@@ -10660,6 +10852,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.self:T2( { self.SpawnTemplatePrefix, Vec2} )
+
+
+
+
@@ -10691,7 +10894,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -10705,7 +10908,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -10873,17 +11076,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10951,7 +11143,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.
@@ -11025,6 +11217,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11036,6 +11239,39 @@ 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 0c9b9d88b..e35b6e808 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1961,24 +1961,6 @@ 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 |
-
-
|
@@ -3068,7 +3050,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
@@ -4962,7 +4911,7 @@ 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 4003d24f9..1ac2aadd8 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2742,39 +2742,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4058,39 +4025,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -5646,39 +5580,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html
index 7242b25dd..7d1540c4e 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2312,7 +2312,7 @@
-
-
@@ -2548,6 +2526,17 @@
+
+
+
+
@@ -2562,39 +2551,6 @@
set up SRS
-
-
-
-
-
-
@@ -2725,7 +2681,7 @@
-
-
@@ -2807,17 +2741,6 @@
-
-
-
-
@@ -2835,7 +2758,7 @@
-
+ #table
AUTOLASE.targetsperrecce
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 4a77118f0..13413a595 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20006,28 +20006,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
@@ -24793,28 +24771,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -26601,28 +26557,6 @@ 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 a3e3a6c21..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 |
-
-
|
@@ -4544,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.
-
-
-
-
@@ -4649,7 +4632,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -4660,7 +4643,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -4671,7 +4654,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -4682,7 +4665,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -5177,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.
+
+
+
+
+
+
+
+
@@ -5246,9 +5284,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -5271,6 +5306,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -10194,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.
-
-
-
-
@@ -10299,7 +10326,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -10310,7 +10337,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -10321,7 +10348,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -10332,7 +10359,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -10827,6 +10854,61 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Log SAM status in dcs.log every cycle if true.
+
+
+
+
+
+
+
+
@@ -10896,9 +10978,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
switch alarm state RED
-
@@ -10921,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.communication |
+
+
|
RAT.hidden |
+ |
+
+
+ RAT.livery_id |
+
+
+ |
+
+
+ RAT.modulation |
+
+
+ |
+
+
+ RAT.skill |
+
+
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index b5166095d..b9637f9e3 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3154,7 +3154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -6622,7 +6622,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 e64e47304..233d6ac3e 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41940,7 +41940,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
VNAO Edit - Added
+
VNAO Edit - Added
@@ -41968,7 +41968,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
VNAO Edit - Added
+
VNAO Edit - Added
@@ -41982,7 +41982,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
VNAO Edit - Added
+
VNAO Edit - Added
@@ -42162,7 +42162,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Set stack flag.
+
Decrease stack/flag. Human player needs to take care himself.
@@ -42189,6 +42189,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.
+
+
+
+
@@ -42324,9 +42335,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Make player section lead if he was not before.
-
@@ -42549,7 +42557,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html
index a6f249c7d..394a0346c 100644
--- a/Documentation/Ops.ArmyGroup.html
+++ b/Documentation/Ops.ArmyGroup.html
@@ -2532,6 +2532,12 @@ and pick the closest unit to this ARMYGROUP.
ARMYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ ARMYGROUP.EPLRS |
+
+
|
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.CSAR.html b/Documentation/Ops.CSAR.html
index 37d1e01e6..189f0e671 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2593,12 +2593,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -2827,12 +2821,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.smokecolor |
- |
-
-
- CSAR.speed |
-
-
|
@@ -4160,7 +4148,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4561,7 +4549,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -4650,11 +4638,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4675,11 +4666,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4814,17 +4819,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -5131,17 +5125,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue
-
-
-
-
@@ -10640,7 +10623,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -11041,7 +11024,7 @@ callsigns from playername or group name.
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -11130,11 +11113,14 @@ callsigns from playername or group name.
@@ -11155,11 +11141,25 @@ callsigns from playername or group name.
+
@@ -11294,17 +11294,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -11611,17 +11600,6 @@ callsigns from playername or group name.
Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue
-
-
-
-
@@ -13327,7 +13305,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13728,7 +13706,7 @@ callsigns from playername or group name.
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -13817,11 +13795,14 @@ callsigns from playername or group name.
@@ -13842,11 +13823,25 @@ callsigns from playername or group name.
+
@@ -13981,17 +13976,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -14298,17 +14282,6 @@ callsigns from playername or group name.
Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue
-
-
-
-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index a6f70cdae..63140ecc3 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -5938,17 +5938,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6038,7 +6027,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -6304,11 +6293,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6379,7 +6371,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.Spawned_Cargo
@@ -6481,6 +6473,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6514,6 +6517,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6525,28 +6539,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6716,17 +6708,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -7023,17 +7004,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
enfore engineer build only?
-
-
-
-
@@ -7181,9 +7151,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- message suppression
-
@@ -7250,9 +7217,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- sub categories
-
@@ -22727,17 +22691,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -22827,7 +22780,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -23093,11 +23046,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23168,7 +23124,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.Spawned_Cargo
@@ -23270,6 +23226,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23303,6 +23270,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23314,28 +23292,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
-
@@ -23505,17 +23461,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -23812,17 +23757,6 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
-
-
-
-
@@ -23970,9 +23904,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
- message suppression
-
@@ -24039,9 +23970,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
- sub categories
-
@@ -25639,17 +25567,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -25739,7 +25656,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -26005,11 +25922,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -26080,7 +26000,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.Spawned_Cargo
@@ -26182,6 +26102,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26215,6 +26146,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26226,28 +26168,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
-
@@ -26417,17 +26337,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -26724,17 +26633,6 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
-
-
-
-
@@ -26882,9 +26780,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
- message suppression
-
@@ -26951,9 +26846,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
- sub categories
-
@@ -31672,6 +31564,17 @@ 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 9c0946987..c6310e7cf 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -3294,6 +3294,12 @@
FLIGHTGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ FLIGHTGROUP.EPLRS |
+
+
|
@@ -7761,20 +7767,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -7846,12 +7838,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -7886,9 +7878,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set the destination base.
-
@@ -8075,17 +8064,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -18625,20 +18603,6 @@ Here we only check if stuck whilst taxiing.
-
-
@@ -18710,12 +18674,12 @@ Here we only check if stuck whilst taxiing.
@@ -18750,9 +18714,6 @@ Here we only check if stuck whilst taxiing.
-
-
Set the destination base.
-
@@ -18939,17 +18900,6 @@ Here we only check if stuck whilst taxiing.
-
-
-
-
@@ -39532,20 +39482,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -39617,12 +39553,12 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -39657,9 +39593,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
@@ -39846,17 +39779,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -41779,20 +41701,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -41864,12 +41772,12 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -41904,9 +41812,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
@@ -42093,17 +41998,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html
index fad891b57..a6c634175 100644
--- a/Documentation/Ops.Intel.html
+++ b/Documentation/Ops.Intel.html
@@ -4828,72 +4828,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
-
-
-
-
-
-
-
-
-
@@ -10194,72 +10128,6 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept
Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
-
-
-
-
-
-
-
-
-
@@ -12112,72 +11980,6 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept
Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
-
-
-
-
-
-
-
-
-
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html
index c20c8cb9a..b667fb910 100644
--- a/Documentation/Ops.NavyGroup.html
+++ b/Documentation/Ops.NavyGroup.html
@@ -2463,6 +2463,12 @@
NAVYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ NAVYGROUP.EPLRS |
+
+
|
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html
index 5a5143f03..c27c66719 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -1692,6 +1692,12 @@
OPSGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ OPSGROUP.EPLRS |
+
+
|
@@ -7322,6 +7328,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -29115,6 +29132,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -32248,6 +32276,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html
index fcc95fb4f..4b6e81847 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -15953,14 +15953,11 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -16509,7 +16506,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number
+
PLAYERTASKCONTROLLER.lasttaskcount
@@ -23477,14 +23474,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -24033,7 +24027,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- #number
+
PLAYERTASKCONTROLLER.lasttaskcount
@@ -25951,14 +25945,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -26507,7 +26498,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- #number
+
PLAYERTASKCONTROLLER.lasttaskcount
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 33a820772..2a6c9348a 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3253,17 +3253,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -4113,17 +4102,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 3ec742a04..30046e1e2 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4429,6 +4429,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
+
+
+
+
+
@@ -4451,6 +4473,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -18096,6 +18129,28 @@ mygroup:WayPointExecute()
The DCS controllable class.
+
+
+
+
+
@@ -18118,6 +18173,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -22218,6 +22284,28 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
+
+
+
+
+
@@ -22240,6 +22328,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -22861,6 +22960,28 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
+
+
+
+
+
@@ -22883,6 +23004,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -23015,6 +23147,28 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
+
+
+
+
+
@@ -23037,6 +23191,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 938f1c7dc..5b93d2f08 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5569,7 +5569,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
GROUP.InitRespawnRandomizePositionOuter
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.
-
-
-
-
-
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 4ffe0abc8..7b2b07fba 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3786,6 +3786,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -7941,6 +7952,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -8617,6 +8639,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -8804,6 +8837,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+