From 027c77c88d2ca31d5d68b3031dc2d5a6ff3b01a1 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Tue, 20 Aug 2024 16:05:54 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_A2G_Dispatcher.html | 44 ++++
Documentation/AI.AI_Air_Dispatcher.html | 44 ----
Documentation/AI.AI_Cargo.html | 5 +-
Documentation/AI.AI_Cargo_Helicopter.html | 40 ++-
Documentation/AI.AI_Patrol.html | 12 +
Documentation/Cargo.Cargo.html | 11 -
Documentation/Cargo.CargoCrate.html | 22 ++
Documentation/Cargo.CargoGroup.html | 14 -
Documentation/Cargo.CargoUnit.html | 44 ++--
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Settings.html | 22 ++
Documentation/Core.Spawn.html | 244 +++---------------
Documentation/Core.SpawnStatic.html | 88 +------
Documentation/Core.Spot.html | 99 -------
Documentation/Functional.ATC_Ground.html | 6 +
Documentation/Functional.Designate.html | 11 -
Documentation/Functional.Detection.html | 66 -----
Documentation/Functional.Mantis.html | 152 +----------
Documentation/Functional.Movement.html | 28 --
Documentation/Functional.RAT.html | 69 -----
Documentation/Functional.Scoring.html | 26 +-
Documentation/Ops.Airboss.html | 19 +-
Documentation/Ops.CSAR.html | 114 +-------
Documentation/Ops.CTLD.html | 209 ++++++++++++---
Documentation/Tasking.Task.html | 22 ++
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
.../Tasking.Task_Cargo_Dispatcher.html | 184 +------------
Documentation/Utilities.FiFo.html | 22 ++
Documentation/Wrapper.Group.html | 78 +++++-
Documentation/Wrapper.Marker.html | 132 +++++-----
31 files changed, 616 insertions(+), 1255 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index 889e61ab1..ffca7ef07 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -5034,11 +5034,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11698,11 +11701,14 @@ They will lock the parking spot.
@@ -12960,11 +12966,14 @@ They will lock the parking spot.
@@ -14524,11 +14533,14 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index d89f6a8dc..977136441 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4903,6 +4903,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -13454,6 +13465,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14780,6 +14802,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -16408,6 +16441,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_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html
index d8767b4cc..a34f3f274 100644
--- a/Documentation/AI.AI_Air_Dispatcher.html
+++ b/Documentation/AI.AI_Air_Dispatcher.html
@@ -4663,17 +4663,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -9993,17 +9982,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -11319,17 +11297,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -12947,17 +12914,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index aca1dc35c..396b16ef9 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -1973,7 +1973,7 @@ Therefore, this class is considered to be deprecated
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index 8935ade0a..b7a7efadc 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3070,22 +3070,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4988,22 +4994,28 @@ Adjust if necessary.
@@ -5658,22 +5670,28 @@ Adjust if necessary.
@@ -7216,22 +7234,28 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 945c654f6..3380bb4bc 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3421,6 +3421,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ This table contains the targets detected during patrol.
+
@@ -6688,6 +6691,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
@@ -7432,6 +7438,9 @@ The default interval is 30 seconds.
+
+ This table contains the targets detected during patrol.
+
@@ -9064,6 +9073,9 @@ 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 1f363c654..971141dec 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2918,17 +2918,6 @@ 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 67b8b830f..b40cd392a 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1965,6 +1965,17 @@ Therefore, this class is considered to be deprecated
Field(s)
+
@@ -2633,6 +2644,17 @@ Therefore, this class is considered to be deprecated
Field(s)
+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index ac3f431f8..e3f5b146d 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2048,20 +2048,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index 0f419fe2c..4dc712074 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1914,6 +1914,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -1932,17 +1943,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
@@ -2629,6 +2629,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
+
+
CARGO_UNIT.CargoInAir
@@ -2647,17 +2658,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 8204d42d2..901975fa9 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -6117,7 +6117,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -7716,7 +7716,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
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 8a065a830..060b2f8e8 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3206,36 +3206,6 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- SPAWN.frequency |
-
-
- |
-
-
- SPAWN.hidden |
-
-
- |
-
-
- SPAWN.livery_id |
-
-
- |
-
-
- SPAWN.modulation |
-
-
- |
-
-
- SPAWN.skill |
-
-
|
@@ -3886,11 +3856,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -3971,6 +3944,9 @@ 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.
+
@@ -4073,17 +4049,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4280,28 +4245,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
By default, no InitLimit
-
-
-
-
-
@@ -4515,6 +4458,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4623,61 +4577,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
@@ -10288,11 +10187,14 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -10373,6 +10275,9 @@ 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.
+
@@ -10475,17 +10380,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10682,28 +10576,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
-
-
-
-
@@ -10917,6 +10789,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11025,61 +10908,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/Core.Spot.html b/Documentation/Core.Spot.html
index 7bf478277..d250919e4 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2974,39 +2974,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4290,39 +4257,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -5845,39 +5779,6 @@ 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 179c4747a..8f4e80882 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4105,6 +4105,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Kickspeed
+
@@ -4690,6 +4693,9 @@ An airbase can be specified to set the maximum kick speed for.
+
+ Kickspeed
+
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 04ca01dd8..5362c47f3 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2690,17 +2690,6 @@ Use the method DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 854cae1b0..c9b533d2e 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -19993,17 +19993,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -20136,17 +20125,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -24762,17 +24740,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -24905,17 +24872,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -26526,17 +26482,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -26669,17 +26614,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 2f6a2d460..444f8b189 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4132,8 +4132,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4280,17 +4269,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
-
-
-
-
@@ -4748,50 +4726,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
-
-
-
-
-
-
-
@@ -4861,6 +4795,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ switch alarm state RED
+
@@ -4872,9 +4809,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-self.SAMCheckRanges = {}
-
@@ -8843,8 +8777,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
@@ -8991,17 +8914,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
-
-
-
-
@@ -9459,50 +9371,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix for logging
-
-
-
-
-
-
-
@@ -9572,6 +9440,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+ switch alarm state RED
+
@@ -9583,9 +9454,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-self.SAMCheckRanges = {}
-
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 0b34c21cc..09456d65e 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2427,20 +2427,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.
-
-
-
-
@@ -2671,20 +2657,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.
-
-
-
-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index ef509d379..80f5a884a 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3573,12 +3573,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -4762,36 +4756,6 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- RAT.frequency |
-
-
- |
-
-
- RAT.hidden |
-
-
- |
-
-
- RAT.livery_id |
-
-
- |
-
-
- RAT.modulation |
-
-
- |
-
-
- RAT.skill |
-
-
|
@@ -7291,17 +7255,6 @@ 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.
-
-
-
-
@@ -15182,17 +15135,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -21999,17 +21941,6 @@ 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..ff31d059b 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
@@ -3287,7 +3276,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
SCORING.AutoSavePath
@@ -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 3794d2d1b..4ec36d71d 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41228,6 +41228,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set case to that of lead.
+
@@ -41296,7 +41299,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Decrease stack/flag. Human player needs to take care himself.
+
Set stack flag.
@@ -41323,17 +41326,6 @@ 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.
-
-
-
-
@@ -41469,6 +41461,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set section lead of player flight.
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index c485f94e3..0126c0637 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4618,14 +4618,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4646,14 +4643,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4996,20 +4990,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -5035,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
-
-
-
@@ -10759,14 +10725,11 @@ callsigns from playername or group name.
@@ -10787,14 +10750,11 @@ callsigns from playername or group name.
@@ -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
-
-
-
@@ -13301,14 +13233,11 @@ callsigns from playername or group name.
@@ -13329,14 +13258,11 @@ callsigns from playername or group name.
@@ -13679,20 +13605,6 @@ callsigns from playername or group name.
-
-
@@ -13718,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 3525e7163..a1a2ad861 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8163,7 +8163,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -8185,7 +8185,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -8210,11 +8210,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -8273,6 +8290,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Beacons
+
@@ -8357,11 +8377,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8459,6 +8482,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -8639,6 +8673,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -8909,7 +8954,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- noob catch
+ time to repairor build a unit/group
@@ -8997,7 +9042,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -18681,7 +18726,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -18703,7 +18748,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -18728,11 +18773,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -18791,6 +18853,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
Beacons
+
@@ -18875,11 +18940,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -18977,6 +19045,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -19157,6 +19236,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -19427,7 +19517,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
@@ -19515,7 +19605,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -21112,7 +21202,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -21134,7 +21224,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -21159,11 +21249,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -21222,6 +21329,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
Beacons
+
@@ -21306,11 +21416,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -21408,6 +21521,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -21588,6 +21712,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -21858,7 +21993,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
@@ -21946,7 +22081,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -26552,6 +26687,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
+
+
+
+
@@ -27839,6 +27985,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
+
+
+
+
@@ -36295,17 +36452,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -37632,17 +37778,6 @@ Use either this method to integrate the Hercules **or** the one from the "normal
template for a group of 10 paratroopers
-
-
-
-
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index dd6d68c3a..097318923 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -3043,6 +3043,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7679,6 +7690,17 @@ If the Unit is part of the Task, true is returned.
+
+
+
+
diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index 697a76b6a..330ac5aa0 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3368,11 +3368,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3945,11 +3948,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5132,11 +5138,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6621,11 +6630,14 @@ 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 5beb184d6..5348e1039 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3372,50 +3372,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
-
-
-
@@ -3430,7 +3386,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4533,50 +4489,6 @@ This method can only be used once!
Field(s)
-
-
-
-
@@ -4591,7 +4503,7 @@ This method can only be used once!
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -5446,50 +5358,6 @@ This method can only be used once!
Field(s)
-
-
-
-
@@ -5504,7 +5372,7 @@ This method can only be used once!
-
+ #table
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -6990,50 +6858,6 @@ This method can only be used once!
Field(s)
-
-
-
-
@@ -7048,7 +6872,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 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..cf65dbe8d 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3181,6 +3181,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -3258,28 +3280,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -5320,6 +5320,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -5397,28 +5419,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -6930,6 +6930,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -7007,28 +7029,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-