From 0b609762d13150c9bdb55d6d233ffa2a7b3bedf6 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sun, 1 Sep 2024 10:43:56 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_A2G_Dispatcher.html | 20 +-
Documentation/AI.AI_Air_Squadron.html | 11 +
Documentation/AI.AI_Cargo.html | 3 -
Documentation/AI.AI_Cargo_Helicopter.html | 40 +---
Documentation/AI.AI_Patrol.html | 12 --
Documentation/Cargo.CargoGroup.html | 28 ---
Documentation/Cargo.CargoUnit.html | 22 --
Documentation/Core.Point.html | 11 -
Documentation/Core.Settings.html | 22 ++
Documentation/Core.Spawn.html | 176 +++------------
Documentation/Core.SpawnStatic.html | 88 +-------
Documentation/Functional.ATC_Ground.html | 4 +-
Documentation/Functional.Detection.html | 39 +---
Documentation/Functional.Mantis.html | 72 -------
Documentation/Functional.RAT.html | 45 +++-
Documentation/Functional.Scoring.html | 30 +--
Documentation/Ops.Airboss.html | 89 +-------
Documentation/Ops.CSAR.html | 177 ++++------------
Documentation/Ops.CTLD.html | 178 +++++++++++-----
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
.../Tasking.Task_Cargo_Dispatcher.html | 200 ++++++++++++++++--
Documentation/Utilities.FiFo.html | 22 ++
Documentation/Wrapper.Group.html | 78 ++++++-
Documentation/Wrapper.Marker.html | 66 ------
25 files changed, 599 insertions(+), 874 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index ffca7ef07..889e61ab1 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -5034,14 +5034,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11701,14 +11698,11 @@ They will lock the parking spot.
@@ -12966,14 +12960,11 @@ They will lock the parking spot.
@@ -14533,14 +14524,11 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 977136441..16d5d4fc9 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -5031,11 +5031,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -13593,11 +13596,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -14930,11 +14936,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -16569,11 +16578,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index d43baa1e9..3c90988a5 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2131,6 +2131,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index ca3d7bf82..396b16ef9 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2011,9 +2011,6 @@ Therefore, this class is considered to be deprecated
-
- No loading happened, so we need to pickup something else.
-
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index b7a7efadc..8935ade0a 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3070,28 +3070,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4994,28 +4988,22 @@ Adjust if necessary.
@@ -5670,28 +5658,22 @@ Adjust if necessary.
@@ -7234,28 +7216,22 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 3380bb4bc..945c654f6 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3421,9 +3421,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -6691,9 +6688,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
@@ -7438,9 +7432,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
@@ -9073,9 +9064,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 0ab2f5ca8..bb6c83442 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2016,20 +2016,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index f7f7ebf65..4dc712074 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1943,17 +1943,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
@@ -2669,17 +2658,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index 125a2d844..0f4dd018a 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17338,17 +17338,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index e68efecf8..3fbae6c63 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3072,6 +3072,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5254,6 +5265,17 @@ 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 90c756bc0..949dc6b0e 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3224,12 +3224,6 @@ and any spaces before and after the resulting name are removed.
SPAWN.livery_id |
- |
-
-
- SPAWN.modulation |
-
-
|
@@ -4029,20 +4023,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.
-
@@ -4076,6 +4056,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4189,17 +4180,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4280,16 +4260,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -4298,18 +4270,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
SPAWN.SpawnInitModexPrefix
+
SPAWN.SpawnInitModu
@@ -4370,7 +4331,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -4384,7 +4345,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -4541,17 +4502,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4693,17 +4643,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -10468,20 +10407,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.
-
@@ -10515,6 +10440,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10628,17 +10564,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10719,16 +10644,8 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
@@ -10737,18 +10654,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.SpawnInitModexPostfix
-
-
-
-
-
-
-
-
-
-
-
SPAWN.SpawnInitModexPrefix
+
SPAWN.SpawnInitModu
@@ -10809,7 +10715,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -10823,7 +10729,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -10980,17 +10886,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11132,17 +11027,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 1aa5282b3..ff4e053b0 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -2138,24 +2138,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 |
-
-
|
@@ -3141,44 +3123,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
@@ -4786,44 +4735,11 @@ 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 ef49af89d..179c4747a 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4089,7 +4089,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4674,7 +4674,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index fd8d0e62d..c9b533d2e 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20125,17 +20125,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -20153,7 +20142,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
@@ -24911,7 +24889,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
@@ -26664,7 +26631,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 3c66e2b74..bf2ff729f 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4120,17 +4120,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -4164,17 +4153,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4263,17 +4241,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
-
-
-
-
@@ -4855,9 +4822,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-self.SAMCheckRanges = {}
-
@@ -8820,17 +8784,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -8864,17 +8817,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
-
-
@@ -8963,17 +8905,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
-
-
-
-
@@ -9555,9 +9486,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-self.SAMCheckRanges = {}
-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index c3f08ef2a..b2de060f3 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3573,6 +3573,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4774,12 +4780,6 @@ and any spaces before and after the resulting name are removed.
RAT.livery_id |
- |
-
-
- RAT.modulation |
-
-
|
@@ -7285,6 +7285,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -15165,6 +15176,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -21971,6 +21993,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.Type of terminal to be used when spawning at an airbase.
+
+
+
+
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 6eb090a1e..db3cf82e5 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3065,17 +3065,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
SCORING.AutoSavePath
@@ -3276,7 +3265,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -3287,7 +3276,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
SCORING.AutoSavePath
@@ -6210,7 +6188,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -6221,7 +6199,7 @@ The scale magnifies the scores given to the players.
-
+ #boolean
SCORING.penaltyonfratricide
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index a3f3de0db..2f813ea05 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9777,17 +9777,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9799,17 +9788,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -30147,17 +30125,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -30169,17 +30136,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -33259,17 +33215,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -33281,17 +33226,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -41228,6 +41162,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set current case.
+
@@ -41444,6 +41381,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set section lead of player flight.
+
@@ -41466,9 +41406,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set Stable Hover
-
@@ -41502,6 +41439,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set new time stamp.
+
@@ -41660,17 +41600,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Band modulation.
-
-
-
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 2f8d8f28d..3040aeba7 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2711,12 +2711,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -4535,7 +4529,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -4624,14 +4618,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4657,6 +4648,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4780,17 +4782,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
-
-
-
-
@@ -4999,20 +4990,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -5038,20 +5015,6 @@ 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
-
-
-
@@ -10673,7 +10636,7 @@ callsigns from playername or group name.
+
@@ -10918,17 +10889,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -11137,20 +11097,6 @@ callsigns from playername or group name.
-
-
@@ -11176,20 +11122,6 @@ callsigns from playername or group name.
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -13212,7 +13144,7 @@ callsigns from playername or group name.
+
@@ -13457,17 +13397,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -13676,20 +13605,6 @@ callsigns from playername or group name.
-
-
@@ -13715,20 +13630,6 @@ 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 50ad469b3..229d637d7 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -2510,6 +2510,12 @@ If you use units build by multiple templates, they will effectively double on lo
CTLD:CheckDroppedBeacons() |
(Internal) Housekeeping dropped beacons.
+ |
+
+
+ CTLD.ChinookTroopCircleRadius |
+
+
|
@@ -8134,6 +8140,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -8145,6 +8162,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -8187,7 +8215,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -8212,14 +8240,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8278,6 +8303,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Beacons
+
@@ -8398,11 +8426,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8644,17 +8675,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -8925,7 +8945,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- time to repairor build a unit/group
+ noob catch
@@ -18818,6 +18838,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -18829,6 +18860,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -18871,7 +18913,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -18896,14 +18938,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -18962,6 +19001,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
Beacons
+
@@ -19082,11 +19124,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -19328,17 +19373,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -19609,7 +19643,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- time to repairor build a unit/group
+ noob catch
@@ -21263,6 +21297,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -21274,6 +21319,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -21316,7 +21372,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -21341,14 +21397,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -21407,6 +21460,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
Beacons
+
@@ -21527,11 +21583,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -21773,17 +21832,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -22054,7 +22102,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- time to repairor build a unit/group
+ noob catch
@@ -26737,6 +26785,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
+
+
+
+
@@ -28263,6 +28322,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
+
+
+
+
diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index 330ac5aa0..697a76b6a 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3368,14 +3368,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3948,14 +3945,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5138,14 +5132,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6630,14 +6621,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index e9a876b6b..f09b3ce4c 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3375,8 +3375,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+ #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4481,8 +4525,8 @@ This method can only be used once!
+
+
+
+
+
+
+ #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -5339,8 +5427,8 @@ This method can only be used once!
+
+
+
+
+
+
+ #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -6828,8 +6960,8 @@ 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 7676a2871..7eea845f2 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -8140,6 +8140,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -8989,6 +9000,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index f56b05e5e..f01761e04 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5522,7 +5522,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 0c0bed85a..e57e7ae9f 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3269,28 +3269,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5408,28 +5386,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -7018,28 +6974,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-