From a1707cc00ac904631c5a421e07fed14068867a32 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sun, 8 Mar 2026 12:16:36 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/Core.Settings.html | 8 +-
Documentation/Core.Spawn.html | 78 +++++++
Documentation/Core.SpawnStatic.html | 88 +++++++-
Documentation/Functional.ATC_Ground.html | 4 +-
Documentation/Functional.Autolase.html | 68 +++++-
Documentation/Functional.Designate.html | 11 +
Documentation/Functional.Detection.html | 66 ------
Documentation/Functional.Mantis.html | 184 ++++++++++++++--
Documentation/Functional.Movement.html | 28 +++
Documentation/Functional.RAT.html | 12 ++
Documentation/Functional.Scoring.html | 4 +-
Documentation/Ops.Airboss.html | 16 +-
Documentation/Ops.Auftrag.html | 53 +++++
Documentation/Ops.CSAR.html | 87 ++++----
Documentation/Ops.CTLD.html | 263 +++++++++++++++++------
Documentation/Ops.FlightGroup.html | 144 +++++++++----
Documentation/Ops.OpsGroup.html | 2 +-
Documentation/Ops.OpsZone.html | 9 -
Documentation/Ops.PlayerTask.html | 39 +---
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Controllable.html | 220 -------------------
Documentation/Wrapper.Marker.html | 72 +------
22 files changed, 871 insertions(+), 607 deletions(-)
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index acc6daa83..51e3ac001 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
@@ -2829,7 +2829,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SETTINGS.Metric
@@ -4942,7 +4942,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2ASystem
@@ -4997,7 +4997,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 c076cbbfb..09c9d9199 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2992,6 +2992,12 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.communication |
+
+
|
@@ -3022,6 +3028,12 @@ and any spaces before and after the resulting name are removed.
SPAWN.skill |
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3949,6 +3961,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4541,6 +4564,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4596,6 +4630,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -10633,6 +10678,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11225,6 +11281,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11280,6 +11347,17 @@ 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..f06b83215 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 |
+
+
|
@@ -3050,7 +3068,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
@@ -4911,7 +4962,7 @@ Handy if you spawn from cargo statics which have resources already set.
+
+
+
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index e3404c33d..a6c93529b 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
@@ -4464,7 +4464,7 @@ An airbase can be specified to set the maximum kick speed for.
-
+ #table
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html
index d41ef764e..b80438e79 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2416,6 +2416,17 @@
+
+
+
+
@@ -2504,6 +2515,17 @@
+
+
+
+
@@ -2659,7 +2681,7 @@
+
+
+
@@ -2703,7 +2758,18 @@
+
+
+
+ #boolean
AUTOLASE.smoketargets
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index e0774477f..2c3145ff4 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2408,6 +2408,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 223a8a9ea..c8874d051 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
-
-
-
-
-
@@ -24782,28 +24760,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -26579,28 +26535,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 f820cfdda..825cd114c 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4357,8 +4357,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4571,6 +4582,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4610,7 +4632,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -4621,7 +4643,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -4632,7 +4654,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -4643,7 +4665,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -5138,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.
+
+
+
+
+
+
+
+
@@ -5229,6 +5306,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -9971,8 +10051,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -10185,6 +10276,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
@@ -10224,7 +10326,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -10235,7 +10337,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -10246,7 +10348,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -10257,7 +10359,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -10752,6 +10854,61 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Log SAM status in dcs.log every cycle if true.
+
+
+
+
+
+
+
+
@@ -10843,6 +11000,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index d235cae4e..cc984a7ef 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2189,6 +2189,20 @@ 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.
+
+
+
+
@@ -2419,6 +2433,20 @@ 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 |
+
+
|
@@ -4606,6 +4612,12 @@ and any spaces before and after the resulting name are removed.
RAT.skill |
+ |
+
+
+ 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 5cf6a67f7..ec74710b2 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -42157,6 +42157,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
AIRBOSS.PlayerData.grade
@@ -42507,7 +42521,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
VNAO Edit - Added
+
VNAO Edit - Added
diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html
index effe7966c..bb414932f 100644
--- a/Documentation/Ops.Auftrag.html
+++ b/Documentation/Ops.Auftrag.html
@@ -2883,6 +2883,12 @@ The commander will select the best assets available from all the legions under h
AUFTRAG:SetEngageDetected(RangeMax, TargetTypes, EngageZoneSet, NoEngageZoneSet) |
Enable to automatically engage detected targets.
+ |
+
+
+ AUFTRAG:SetEngageQuantity(Quantity) |
+
+ Set engage quantity.
|
@@ -17268,6 +17274,53 @@ See DCS task straf
+
+
+
+
+
+
+
+
Set engage quantity.
+
+
+
This is the number of times the attack group/unit DCS task is carried out.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+ #number
+ Quantity
+
+
+
+
+
(Optional) Number of times the group will engage the target.
+
+
+
+
Return value:
+
+
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 189f0e671..39af05f9d 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2593,6 +2593,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -4666,25 +4672,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4819,6 +4811,17 @@ 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
+
+
+
+
@@ -11141,25 +11144,11 @@ callsigns from playername or group name.
-
@@ -11294,6 +11283,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -13823,25 +13823,11 @@ callsigns from playername or group name.
-
@@ -13976,6 +13962,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 597d651a3..19ae3340f 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6049,7 +6049,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -6074,28 +6074,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -6207,6 +6190,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Beacons
+
@@ -6477,7 +6463,51 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+ #table
+
CTLD._troopsByName
@@ -6639,6 +6669,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -7000,7 +7041,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- noob catch
+ time to repairor build a unit/group
@@ -7093,6 +7134,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ message suppression
+
@@ -22744,7 +22788,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -22769,28 +22813,11 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -22902,6 +22929,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
Beacons
+
@@ -23172,7 +23202,51 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+
+
+
+
+ #table
+
CTLD._troopsByName
@@ -23334,6 +23408,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -23695,7 +23780,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- noob catch
+ time to repairor build a unit/group
@@ -23788,6 +23873,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+ message suppression
+
@@ -25562,7 +25650,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -25587,28 +25675,11 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -25720,6 +25791,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
Beacons
+
@@ -25990,7 +26064,51 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+
+
+
+
+ #table
+
CTLD._troopsByName
@@ -26152,6 +26270,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -26513,7 +26642,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- noob catch
+ time to repairor build a unit/group
@@ -26606,6 +26735,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+ message suppression
+
@@ -31275,17 +31407,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index fd7d6178f..ac39f9b93 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -7833,6 +7833,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -8050,17 +8064,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8083,6 +8086,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Flight is ready for takeoff. This is for FLIGHTCONTROL.
+
+
+
+
@@ -18638,6 +18652,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -18855,17 +18883,6 @@ Here we only check if stuck whilst taxiing.
-
-
-
-
@@ -18888,6 +18905,17 @@ Here we only check if stuck whilst taxiing.
Flight is ready for takeoff. This is for FLIGHTCONTROL.
+
+
+
+
@@ -39486,6 +39514,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -39703,17 +39745,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -39736,6 +39767,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Flight is ready for takeoff. This is for FLIGHTCONTROL.
+
+
+
+
@@ -41674,6 +41716,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -41891,17 +41947,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -41924,6 +41969,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Flight is ready for takeoff. This is for FLIGHTCONTROL.
+
+
+
+
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html
index 05b7441f9..8355e15c9 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -39413,7 +39413,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- No of sight.
+ Has line of sight.
diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html
index 05e14af25..94844693b 100644
--- a/Documentation/Ops.OpsZone.html
+++ b/Documentation/Ops.OpsZone.html
@@ -3519,9 +3519,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Contested.
-
@@ -7339,9 +7336,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) --
-
- Contested.
-
@@ -9296,9 +9290,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) --
-
- Contested.
-
diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html
index 5783be4f6..4b6e81847 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -16506,7 +16506,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
@@ -24038,7 +24027,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
@@ -26520,7 +26498,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 92a8445a3..1117c716f 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 2003b62c5..70857a337 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4423,28 +4423,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
-
-
-
-
-
@@ -4467,28 +4445,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -18104,28 +18060,6 @@ mygroup:WayPointExecute()
The DCS controllable class.
-
-
-
-
-
@@ -18148,28 +18082,6 @@ mygroup:WayPointExecute()
-
-
-
-
-
@@ -22270,28 +22182,6 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
-
-
-
-
-
@@ -22314,28 +22204,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
-
@@ -22957,28 +22825,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
-
@@ -23001,28 +22847,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
-
@@ -23155,28 +22979,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
-
@@ -23199,28 +23001,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
-
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index c7930afb1..9f9218682 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2949,28 +2949,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -3055,7 +3033,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.togroup
+
MARKER.toall
@@ -5098,28 +5076,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -5204,7 +5160,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.togroup
+
MARKER.toall
@@ -6741,28 +6697,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -6847,7 +6781,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau