From fd72b9a9f3be130d9fa8f7bbc87d1fc52617d71b Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sun, 14 Dec 2025 15:08:26 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_Air_Dispatcher.html | 22 ++
Documentation/AI.AI_Air_Squadron.html | 22 ++
Documentation/AI.AI_Cargo.html | 12 +
Documentation/AI.AI_Cargo_Airplane.html | 14 +-
Documentation/AI.AI_Cargo_Helicopter.html | 10 +-
Documentation/AI.AI_Patrol.html | 12 -
Documentation/Cargo.Cargo.html | 11 +
Documentation/Cargo.CargoCrate.html | 22 ++
Documentation/Cargo.CargoGroup.html | 31 ++
Documentation/Cargo.CargoUnit.html | 44 +--
Documentation/Core.Settings.html | 4 +-
Documentation/Core.Spawn.html | 222 ++++---------
Documentation/Core.SpawnStatic.html | 4 +-
Documentation/Core.Spot.html | 99 ++++++
Documentation/Functional.ATC_Ground.html | 10 +-
Documentation/Functional.Autolase.html | 166 ++--------
Documentation/Functional.Detection.html | 39 +--
Documentation/Functional.Mantis.html | 132 ++++++--
Documentation/Functional.RAT.html | 24 --
Documentation/Functional.Scoring.html | 30 +-
.../Functional.ZoneCaptureCoalition.html | 14 -
Documentation/Ops.Airboss.html | 34 +-
Documentation/Ops.ArmyGroup.html | 6 +
Documentation/Ops.Auftrag.html | 33 ++
Documentation/Ops.CSAR.html | 186 +++++++----
Documentation/Ops.CTLD.html | 300 +++++++++++++++++-
Documentation/Ops.FlightGroup.html | 242 ++------------
Documentation/Ops.Intel.html | 198 ++++++++++++
Documentation/Ops.NavyGroup.html | 6 +
Documentation/Ops.OpsGroup.html | 39 +++
Documentation/Ops.PlayerTask.html | 48 +--
.../Tasking.Task_A2A_Dispatcher.html | 4 +-
.../Tasking.Task_Cargo_Dispatcher.html | 8 +-
Documentation/Utilities.FiFo.html | 44 +++
Documentation/Wrapper.Controllable.html | 110 +++++++
Documentation/Wrapper.Group.html | 128 ++++----
Documentation/Wrapper.Marker.html | 132 ++++----
37 files changed, 1520 insertions(+), 942 deletions(-)
diff --git a/Documentation/AI.AI_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html
index b6bf9cd20..39f174ea0 100644
--- a/Documentation/AI.AI_Air_Dispatcher.html
+++ b/Documentation/AI.AI_Air_Dispatcher.html
@@ -4190,6 +4190,17 @@ Therefore, this class is considered to be deprecated
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -9509,6 +9520,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index c469bcc04..bf2b5b292 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -3143,6 +3143,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4214,6 +4225,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index 52ebe1d73..879210e9a 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -3377,6 +3377,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ No loading happened, so we need to pickup something else.
+
@@ -5407,6 +5410,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ No loading happened, so we need to pickup something else.
+
@@ -6019,6 +6025,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ No loading happened, so we need to pickup something else.
+
@@ -7519,6 +7528,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ No loading happened, so we need to pickup something else.
+
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 7c3a44052..17d6861da 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2357,17 +2357,6 @@ Therefore, this class is considered to be deprecated
Field(s)
-
@@ -2423,6 +2412,9 @@ Therefore, this class is considered to be deprecated
+
+
Aircraft is on a pickup mission.
+
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index 500c57f3a..4c078cb5b 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -2502,22 +2502,28 @@ Therefore, this class is considered to be deprecated
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 589da4637..b268855c3 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3842,9 +3842,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -7112,9 +7109,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
@@ -7859,9 +7853,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
@@ -9494,9 +9485,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html
index e1bbf806c..8cbbdbad2 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -3326,6 +3326,17 @@ All derived classes from CARGO follow the same state machine, expose the same ca
+
+
+
+
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html
index d813ba92f..015caa9d2 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -2368,6 +2368,17 @@ Therefore, this class is considered to be deprecated
Field(s)
+
@@ -3039,6 +3050,17 @@ Therefore, this class is considered to be deprecated
Field(s)
+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 1163d31ae..6d207779b 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2419,10 +2419,27 @@ Therefore, this class is considered to be deprecated
+
+
+
@@ -2434,6 +2451,20 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index ffab6fe07..d4afb4c8a 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -2311,6 +2311,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -2329,17 +2340,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
@@ -3026,6 +3026,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -3044,17 +3055,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index bc797390c..1240e96f0 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3442,7 +3442,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
SETTINGS.A2GSystem
@@ -5599,7 +5599,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2GSystem
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 33ad8642f..093007407 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3649,36 +3649,12 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- SPAWN.communication |
-
-
- |
-
-
- SPAWN.frequency |
-
-
- |
-
-
- SPAWN.hidden |
-
-
|
SPAWN.modulation |
- |
-
-
- SPAWN.skill |
-
-
|
@@ -4749,9 +4725,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Overwrite unit names by default with group name.
-
@@ -4774,6 +4747,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4805,15 +4811,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
-
@@ -5027,17 +5029,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5179,39 +5170,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -5223,17 +5181,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -11414,9 +11361,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
-
@@ -11439,6 +11383,39 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
@@ -11470,15 +11447,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
-
@@ -11692,17 +11665,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11844,39 +11806,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
@@ -11888,17 +11817,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 2f1e38e40..95bb79be9 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -3618,7 +3618,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
SPAWNSTATIC.TemplateStaticUnit
@@ -5397,7 +5397,7 @@ Handy if you spawn from cargo statics which have resources already set.
- #table
+
SPAWNSTATIC.TemplateStaticUnit
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index d742b5eb5..abb06e662 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -3393,6 +3393,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4676,6 +4709,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -6198,6 +6264,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 6bcfbca3b..072800fc1 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4533,7 +4533,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
ATC_GROUND.Airbases
@@ -4549,6 +4549,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Kickspeed
+
@@ -5118,7 +5121,7 @@ An airbase can be specified to set the maximum kick speed for.
-
+ #table
ATC_GROUND.Airbases
@@ -5134,6 +5137,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 cfb0d7bfc..893dfd350 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2969,7 +2969,7 @@
-
@@ -3205,6 +3161,17 @@
+
+
+
+
@@ -3219,39 +3186,6 @@
set up SRS
-
-
-
-
-
-
@@ -3269,7 +3203,7 @@
-
@@ -3340,17 +3263,6 @@
-
-
-
-
@@ -3362,17 +3274,6 @@
-
-
-
-
@@ -3393,33 +3294,11 @@
-
-
@@ -3448,8 +3327,19 @@
+
+
+
+ #number
+
AUTOLASE.reporttimeshort
@@ -3470,7 +3360,7 @@
- #boolean
+
AUTOLASE.smoketargets
@@ -3481,7 +3371,7 @@
- #table
+
AUTOLASE.targetsperrecce
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index bdf65eeb5..5702144a8 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20606,17 +20606,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -20777,7 +20766,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
@@ -25553,7 +25531,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
@@ -27317,7 +27284,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number
+
DETECTION_BASE.RefreshTimeInterval
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 1320d4625..9daec729b 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4882,17 +4882,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -5647,6 +5636,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.
+
+
+
+
+
+
+
+
@@ -9971,17 +10015,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -10736,6 +10769,61 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Log SAM status in dcs.log every cycle if true.
+
+
+
+
+
+
+
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index be69b7b15..4b9618130 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -5227,36 +5227,12 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- RAT.communication |
-
-
- |
-
-
- RAT.frequency |
-
-
- |
-
-
- RAT.hidden |
-
-
|
RAT.modulation |
- |
-
-
- RAT.skill |
-
-
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 125dd2657..7e6455074 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3526,6 +3526,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SCORING.AutoSavePath
@@ -3748,7 +3759,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -3759,7 +3770,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
SCORING.AutoSavePath
@@ -7041,7 +7063,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -7052,7 +7074,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyonfratricide
diff --git a/Documentation/Functional.ZoneCaptureCoalition.html b/Documentation/Functional.ZoneCaptureCoalition.html
index ca0dd14f8..dbad7c920 100644
--- a/Documentation/Functional.ZoneCaptureCoalition.html
+++ b/Documentation/Functional.ZoneCaptureCoalition.html
@@ -2775,20 +2775,6 @@ We start the monitoring after 5 seconds, and will repeat every 30 seconds a chec
-
-
-
-
-
-
ZONE_CAPTURE_COALITION.HitsOn
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 89bb70b82..d95f4a292 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -42709,20 +42709,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
AIRBOSS.PlayerData.grade
@@ -42876,6 +42862,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Make player section lead if he was not before.
+
@@ -42898,9 +42887,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set Stable Hover
-
@@ -42934,9 +42920,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set time stamp.
-
@@ -43179,6 +43162,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Band modulation.
+
+
+
+
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html
index 3cb852dc6..252af084e 100644
--- a/Documentation/Ops.ArmyGroup.html
+++ b/Documentation/Ops.ArmyGroup.html
@@ -3091,6 +3091,12 @@
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 b2ba1a812..7c6e83c03 100644
--- a/Documentation/Ops.Auftrag.html
+++ b/Documentation/Ops.Auftrag.html
@@ -8054,6 +8054,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Mission Ingress waypoint coordinate.
+
+
+
+
@@ -23790,6 +23801,17 @@ will always return.
Mission Ingress waypoint coordinate.
+
+
+
+
@@ -27171,6 +27193,17 @@ will always return.
Mission Ingress waypoint coordinate.
+
+
+
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 5b321143a..e5749abf7 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -3134,12 +3134,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -5106,14 +5100,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5134,11 +5125,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -5262,17 +5267,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
-
-
-
-
@@ -5478,6 +5472,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5503,6 +5511,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -11402,14 +11424,11 @@ callsigns from playername or group name.
@@ -11430,11 +11449,25 @@ callsigns from playername or group name.
+
@@ -11558,17 +11591,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -11774,6 +11796,20 @@ callsigns from playername or group name.
+
+
@@ -11799,6 +11835,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -13943,14 +13993,11 @@ callsigns from playername or group name.
@@ -13971,11 +14018,25 @@ callsigns from playername or group name.
+
@@ -14099,17 +14160,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -14315,6 +14365,20 @@ callsigns from playername or group name.
+
+
@@ -14340,6 +14404,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 040a17bbe..d4ae6605a 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -9227,6 +9227,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -9296,6 +9307,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -9338,7 +9360,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -9363,11 +9385,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -9463,7 +9502,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -9479,6 +9518,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Beacons
+
@@ -9532,11 +9574,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9609,6 +9654,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
+
+
+
+
@@ -9620,6 +9676,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -9692,6 +9759,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -9850,6 +9928,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -10299,7 +10388,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -10337,6 +10426,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
sub categories
+
@@ -23363,6 +23455,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23432,6 +23535,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -23474,7 +23588,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -23499,11 +23613,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -23599,7 +23730,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -23615,6 +23746,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
Beacons
+
@@ -23668,11 +23802,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23745,6 +23882,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -23756,6 +23904,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23828,6 +23987,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23986,6 +24156,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -24435,7 +24616,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -24473,6 +24654,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
sub categories
+
@@ -25990,6 +26174,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26059,6 +26254,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -26101,7 +26307,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -26126,11 +26332,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -26226,7 +26449,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -26242,6 +26465,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
Beacons
+
@@ -26295,11 +26521,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -26372,6 +26601,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -26383,6 +26623,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26455,6 +26706,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26613,6 +26875,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -27062,7 +27335,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -27100,6 +27373,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
sub categories
+
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index 4930de040..db1633b6a 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -3951,6 +3951,12 @@
FLIGHTGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ FLIGHTGROUP.EPLRS |
+
+
|
@@ -8406,20 +8412,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -8500,20 +8492,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -8545,6 +8523,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Set the destination base.
+
@@ -8731,20 +8712,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8769,20 +8736,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -19220,20 +19173,6 @@ Here we only check if stuck whilst taxiing.
-
-
@@ -19314,20 +19253,6 @@ Here we only check if stuck whilst taxiing.
-
-
@@ -19359,6 +19284,9 @@ Here we only check if stuck whilst taxiing.
+
+
Set the destination base.
+
@@ -19545,20 +19473,6 @@ Here we only check if stuck whilst taxiing.
-
-
-
-
@@ -19583,20 +19497,6 @@ Here we only check if stuck whilst taxiing.
-
-
@@ -40071,20 +39971,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -40165,20 +40051,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -40210,6 +40082,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
Set the destination base.
+
@@ -40396,20 +40271,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -40434,20 +40295,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -42285,20 +42132,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -42379,20 +42212,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -42424,6 +42243,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
Set the destination base.
+
@@ -42610,20 +42432,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -42648,20 +42456,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 de6949b71..0ff9b3e35 100644
--- a/Documentation/Ops.Intel.html
+++ b/Documentation/Ops.Intel.html
@@ -5425,6 +5425,72 @@ 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.GROUND_UNIT,Unit.Category.HELICOPTER}
+
+
+
+
+
+
+
+
+
@@ -10411,6 +10477,72 @@ 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.GROUND_UNIT,Unit.Category.HELICOPTER}
+
+
+
+
+
+
+
+
+
@@ -12197,6 +12329,72 @@ 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.GROUND_UNIT,Unit.Category.HELICOPTER}
+
+
+
+
+
+
+
+
+
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html
index 140e032ea..2c981b686 100644
--- a/Documentation/Ops.NavyGroup.html
+++ b/Documentation/Ops.NavyGroup.html
@@ -3120,6 +3120,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 b3b0d0ddc..81cef9c2c 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -2349,6 +2349,12 @@
OPSGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ OPSGROUP.EPLRS |
+
+
|
@@ -7967,6 +7973,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -29701,6 +29718,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -32798,6 +32826,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 90fad3c5f..332de47b9 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -16299,14 +16299,11 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -16860,17 +16857,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -23189,14 +23175,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -23750,17 +23733,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
-
-
-
@@ -25575,14 +25547,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -26136,17 +26105,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
-
-
-
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index cbd1ec635..64cad8262 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2625,7 +2625,7 @@ Therefore, this class is considered to be deprecated
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3350,7 +3350,7 @@ If too large, any airborne cap may not be able to reach the detected target area
-
+ #boolean
TASK_A2A_DISPATCHER.FlashNewTask
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index 67d6a8630..d8a87bb96 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3782,7 +3782,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4888,7 +4888,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -5746,7 +5746,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -7235,7 +7235,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 5c9002230..8b9ca81db 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3910,6 +3910,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
@@ -4759,6 +4770,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
@@ -8676,6 +8698,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -9525,6 +9558,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 86e9d12ef..884705595 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -5079,6 +5079,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5101,6 +5112,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -18670,6 +18692,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -18692,6 +18725,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -22789,6 +22833,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -22811,6 +22866,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -23443,6 +23509,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -23465,6 +23542,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -23608,6 +23696,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -23630,6 +23729,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 8af4ed981..fa3fca1e5 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -3107,6 +3107,12 @@ amount of fuel in the group.
GROUP:SetCommandInvisible(switch) |
Switch on/off invisible flag for the group.
+ |
+
+
+ GROUP:SetFormation(Formation) |
+
+ Set a formation for this group.
|
@@ -6202,18 +6208,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
+
+
+
+
+
+
+
+
Set a formation for this group.
+
+
@@ -11353,18 +11392,7 @@ These settings can be provided by calling the relevant Init...() methods of the
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 47dbbcc73..3a8ad394e 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3600,28 +3600,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -3699,6 +3677,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -5739,28 +5739,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -5838,6 +5816,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -7349,28 +7349,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -7448,6 +7426,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+