From daa6bcf470f86750de6d4db3611b4d3f57622b2c Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sun, 7 Dec 2025 12:42:12 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_Air_Squadron.html | 22 --
Documentation/AI.AI_Cargo.html | 8 +-
Documentation/AI.AI_Cargo_Airplane.html | 24 +--
Documentation/AI.AI_Cargo_Helicopter.html | 40 +---
Documentation/Cargo.Cargo.html | 11 +
Documentation/Cargo.CargoGroup.html | 3 +
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Settings.html | 14 +-
Documentation/Core.Spawn.html | 238 +++++++++++++++-------
Documentation/Core.SpawnStatic.html | 84 --------
Documentation/Core.Spot.html | 99 ---------
Documentation/Core.Zone.html | 44 ----
Documentation/Functional.ATC_Ground.html | 6 +
Documentation/Functional.Designate.html | 6 +-
Documentation/Functional.Detection.html | 66 ++++++
Documentation/Functional.Mantis.html | 86 +-------
Documentation/Functional.Movement.html | 28 ---
Documentation/Functional.RAT.html | 14 +-
Documentation/Functional.Scoring.html | 8 +-
Documentation/Ops.Airboss.html | 93 +--------
Documentation/Ops.CSAR.html | 114 ++++++++++-
Documentation/Ops.CTLD.html | 182 ++++-------------
Documentation/Tasking.Task_CARGO.html | 13 +-
Documentation/Wrapper.Controllable.html | 110 ++++++++++
Documentation/Wrapper.Group.html | 78 +------
Documentation/Wrapper.Marker.html | 66 ------
26 files changed, 581 insertions(+), 880 deletions(-)
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index 6a02f7032..5b4032d26 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2726,17 +2726,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3808,17 +3797,6 @@ 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 ef39abb74..43a0106b8 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2922,7 +2922,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Wrapper.Group#GROUP
+
AI_CARGO.CargoCarrier
@@ -4955,7 +4955,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Wrapper.Group#GROUP
+
AI_CARGO.CargoCarrier
@@ -5570,7 +5570,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Wrapper.Group#GROUP
+
AI_CARGO.CargoCarrier
@@ -7073,7 +7073,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Wrapper.Group#GROUP
+
AI_CARGO.CargoCarrier
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index da5fdea1d..e29fcf609 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2917,6 +2917,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Set destination airbase for next :Route() command.
+
@@ -2975,9 +2978,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -4704,6 +4704,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Set destination airbase for next :Route() command.
+
@@ -4762,9 +4765,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -5333,6 +5333,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -5391,9 +5394,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -6850,6 +6850,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set destination airbase for next :Route() command.
+
@@ -6908,9 +6911,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index ad1fb732d..074373485 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3074,28 +3074,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4998,28 +4992,22 @@ Adjust if necessary.
@@ -5674,28 +5662,22 @@ Adjust if necessary.
@@ -7238,28 +7220,22 @@ Adjust if necessary.
diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html
index 8554ed870..73e2690c4 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -2909,6 +2909,17 @@ All derived classes from CARGO follow the same state machine, expose the same ca
+
+
+
+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index c61ba60eb..00dff65b7 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2020,6 +2020,9 @@ Therefore, this class is considered to be deprecated
+
+ Then we register the new group in the database
+
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index f3c1ae84f..04e073b7b 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -6191,7 +6191,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -7790,7 +7790,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 79252f43b..1599756b8 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3025,14 +3025,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3072,7 +3069,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SETTINGS.Metric
@@ -5196,14 +5193,11 @@ It is advised to use this method at the start of the mission.
@@ -5243,7 +5237,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 187fac39c..08f000a4f 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3235,7 +3235,19 @@ and any spaces before and after the resulting name are removed.
- SPAWN.hidden |
+ SPAWN.communication |
+
+
+ |
+
+
+ SPAWN.livery_id |
+
+
+ |
+
+
+ SPAWN.skill |
|
@@ -3912,14 +3924,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SPAWN.AIOnOff
-
-
The AI is on by default when spawning a group.
-
@@ -4066,20 +4075,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.
-
@@ -4113,6 +4108,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4303,6 +4309,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Overwrite unit names by default with group name.
+
@@ -4314,8 +4323,16 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -4324,7 +4341,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
SPAWN.SpawnInitModexPrefix
@@ -4360,6 +4388,21 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
SPAWN.SpawnInitSADL
+
+
+
+
+
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
+
+
+
+
+
+
+
+
SPAWN.SpawnInitTerminalType
@@ -4384,7 +4427,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4398,7 +4441,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4566,17 +4609,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4644,7 +4676,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
+
When the first Spawn executes, all the Groups need to be made visible before start.
@@ -4725,7 +4757,29 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
SPAWN.skill
@@ -10513,14 +10567,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #boolean
+
SPAWN.AIOnOff
-
-
The AI is on by default when spawning a group.
-
@@ -10667,20 +10718,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.
-
@@ -10714,6 +10751,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10904,6 +10952,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10915,8 +10966,16 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
+
+
+
+
SPAWN.SpawnInitModexPrefix
@@ -10961,6 +11031,21 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
SPAWN.SpawnInitSADL
+
+
+
+
+
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
+
+
+
+
+
+
+
+
SPAWN.SpawnInitTerminalType
@@ -10985,7 +11070,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -10999,7 +11084,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -11167,17 +11252,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11245,7 +11319,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
+
When the first Spawn executes, all the Groups need to be made visible before start.
@@ -11326,7 +11400,29 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.hidden
+
SPAWN.communication
+
+
+
+
+
+
+
+
+
+
+
+
SPAWN.skill
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 1b21e897e..4390a44c4 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -2152,24 +2152,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 |
-
-
|
@@ -3228,39 +3210,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -5007,39 +4956,6 @@ 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 c40aa5640..cb6556420 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2976,39 +2976,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4292,39 +4259,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -5847,39 +5781,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html
index 920bc12a1..e1aa45719 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16722,17 +16722,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
@@ -17437,17 +17426,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 6e458c025..ebbac4c9b 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4132,6 +4132,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Kickspeed
+
@@ -4717,6 +4720,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 ee9aad3f1..8aa858bac 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2653,7 +2653,7 @@ Use the method
DESIGNATE.SetMission() to
-
DESIGNATE.LaseStart
+
DESIGNATE.LaseDuration
@@ -2663,8 +2663,8 @@ Use the method
DESIGNATE.SetMission() to
- #table
-
DESIGNATE.LaserCodes
+
+
DESIGNATE.LaseStart
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 3b78ef08d..14a8ef376 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20189,6 +20189,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -20321,6 +20332,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24943,6 +24965,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -25075,6 +25108,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26685,6 +26729,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26817,6 +26872,17 @@ 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 662e1e097..ba1e7c0ab 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4435,17 +4435,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -4490,17 +4479,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4622,17 +4600,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
-
-
-
-
@@ -4862,8 +4829,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
-
MANTIS.SkateNumber
+
+
MANTIS.SkateZones
@@ -5291,9 +5258,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -5305,9 +5269,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-self.SAMCheckRanges = {}
-
@@ -9415,17 +9376,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -9470,17 +9420,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
-
-
@@ -9602,17 +9541,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
-
-
-
-
@@ -9842,8 +9770,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
@@ -10285,9 +10210,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-self.SAMCheckRanges = {}
-
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 316a87afd..21ad83aa1 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2429,20 +2429,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.
-
-
-
-
@@ -2673,20 +2659,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 80d8b8256..01a97ce68 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4807,7 +4807,19 @@ and any spaces before and after the resulting name are removed.
- RAT.hidden |
+ RAT.communication |
+
+
+ |
+
+
+ RAT.livery_id |
+
+
+ |
+
+
+ RAT.skill |
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 99db44a55..e32fd81a3 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3342,7 +3342,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -3353,7 +3353,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyonfratricide
@@ -6646,7 +6646,7 @@ The scale magnifies the scores given to the players.
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -6657,7 +6657,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 5d61d2a48..789cca42c 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -10065,17 +10065,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -10087,17 +10076,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -30734,17 +30712,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -30756,17 +30723,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -33847,17 +33803,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -33869,17 +33814,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -42141,7 +42075,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42169,7 +42103,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42183,7 +42117,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42295,6 +42229,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set current case.
+
@@ -42525,6 +42462,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set section lead of player flight.
+
@@ -42584,7 +42524,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set time stamp.
+ Set new time stamp.
@@ -42722,7 +42662,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42828,17 +42768,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 4aa2e1285..550f56737 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4683,11 +4683,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4708,11 +4711,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5052,6 +5058,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5077,6 +5097,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
+
+
+
@@ -10976,11 +11010,14 @@ callsigns from playername or group name.
@@ -11001,11 +11038,14 @@ callsigns from playername or group name.
@@ -11345,6 +11385,20 @@ callsigns from playername or group name.
+
+
@@ -11370,6 +11424,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -13514,11 +13582,14 @@ callsigns from playername or group name.
@@ -13539,11 +13610,14 @@ callsigns from playername or group name.
@@ -13883,6 +13957,20 @@ callsigns from playername or group name.
+
+
@@ -13908,6 +13996,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 2d6fca04d..45f9cc753 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8706,17 +8706,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -8737,7 +8726,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -8759,7 +8748,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -8784,28 +8773,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -8917,9 +8889,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Beacons
-
@@ -8973,11 +8942,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9056,7 +9028,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.Spawned_Cargo
@@ -9123,7 +9095,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
@@ -9720,7 +9681,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -22163,17 +22124,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
-
-
-
-
@@ -22194,7 +22144,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -22216,7 +22166,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -22241,28 +22191,11 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -22374,9 +22307,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
Beacons
-
@@ -22430,11 +22360,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -22513,7 +22446,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.Spawned_Cargo
@@ -22580,7 +22513,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
@@ -23177,7 +23099,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -24787,17 +24709,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
-
-
-
-
@@ -24818,7 +24729,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -24840,7 +24751,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -24865,28 +24776,11 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -24998,9 +24892,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
Beacons
-
@@ -25054,11 +24945,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25137,7 +25031,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.Spawned_Cargo
@@ -25204,7 +25098,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
@@ -25801,7 +25684,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -30420,6 +30303,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
+
+
+
+
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html
index da9b79fbb..6b27c8b3c 100644
--- a/Documentation/Tasking.Task_CARGO.html
+++ b/Documentation/Tasking.Task_CARGO.html
@@ -3315,22 +3315,11 @@ based on the tasking capabilities defined in
-
-
-
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 22830a9b5..7b174ea34 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4632,6 +4632,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
+
+
+
+
@@ -4676,6 +4687,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -18234,6 +18256,17 @@ mygroup:WayPointExecute()
The DCS controllable class.
+
+
+
+
@@ -18278,6 +18311,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -22257,6 +22301,17 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
+
+
+
+
@@ -22301,6 +22356,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -22922,6 +22988,17 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
+
+
+
+
@@ -22966,6 +23043,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -23098,6 +23186,17 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
+
+
+
+
@@ -23142,6 +23241,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 223475871..8f1615396 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5760,18 +5760,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 6c82f42fb..a498f5a6e 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3271,28 +3271,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5410,28 +5388,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -7020,28 +6976,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-