From bb97bec87d7a3c95936fc5e3a5d76232899fbe7b Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Tue, 27 Feb 2024 09:30:54 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2G_Dispatcher.html | 44 ----
Documentation/AI.AI_Air_Squadron.html | 22 --
Documentation/AI.AI_Cargo_Airplane.html | 12 ++
Documentation/AI.AI_Cargo_Helicopter.html | 40 +++-
Documentation/AI.AI_Patrol.html | 12 --
Documentation/Cargo.CargoGroup.html | 3 +
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 22 --
Documentation/Core.Settings.html | 12 +-
Documentation/Core.Spawn.html | 174 +++++++--------
Documentation/Core.Spot.html | 132 ------------
Documentation/Core.Zone.html | 44 ++++
Documentation/Functional.ATC_Ground.html | 6 -
Documentation/Functional.Designate.html | 55 +++++
Documentation/Functional.Detection.html | 6 +-
Documentation/Functional.Mantis.html | 160 +++++++-------
Documentation/Functional.Movement.html | 28 +++
Documentation/Functional.RAT.html | 14 +-
Documentation/Functional.Scoring.html | 8 +-
Documentation/Ops.Airboss.html | 77 -------
Documentation/Ops.CSAR.html | 198 +++++++++++++-----
Documentation/Ops.CTLD.html | 180 +++++++++-------
Documentation/Tasking.Task.html | 22 --
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
.../Tasking.Task_Cargo_Dispatcher.html | 24 +--
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Marker.html | 66 ------
27 files changed, 639 insertions(+), 756 deletions(-)
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 1f7400e0a..d674efdcd 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4762,17 +4762,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -13295,17 +13284,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -14634,17 +14612,6 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
-
-
-
-
@@ -16275,17 +16242,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_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index d1a6a4d07..3ab157dd5 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2569,17 +2569,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3651,17 +3640,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 6901490a3..3c3b02d8b 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2782,6 +2782,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -4558,6 +4561,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -5176,6 +5182,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
@@ -6682,6 +6691,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Aircraft is on a depoly mission.
+
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index 9318dac32..21da7e7fb 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -2917,22 +2917,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4835,22 +4841,28 @@ Adjust if necessary.
@@ -5505,22 +5517,28 @@ Adjust if necessary.
@@ -7063,22 +7081,28 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 2d06dcfd4..e0bcd41ac 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3268,9 +3268,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -6518,9 +6515,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -7265,9 +7259,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
@@ -8900,9 +8891,6 @@ Note that this method is required, as triggers the next route when patrolling fo
-
- This table contains the targets detected during patrol.
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 13c258a85..e48c2e672 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -1915,6 +1915,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 3e7188d1a..58c12cb8c 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5820,7 +5820,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -7419,7 +7419,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index e2748aff6..bfdc16487 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -16901,28 +16901,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Field(s)
-
-
Function(s)
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index f8a4bdf16..82030d3e5 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2859,7 +2859,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2ASystem
@@ -2870,7 +2870,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
SETTINGS.A2GSystem
@@ -2914,7 +2914,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SETTINGS.Metric
@@ -5016,7 +5016,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2ASystem
@@ -5027,7 +5027,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2GSystem
@@ -5071,7 +5071,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 1b411a6a7..67e982810 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3055,19 +3055,7 @@ and any spaces before and after the resulting name are removed.
- SPAWN.frequency |
-
-
- |
-
-
- SPAWN.livery_id |
-
-
- |
-
-
- SPAWN.modulation |
+ SPAWN.skill |
|
@@ -3635,14 +3623,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.
-
@@ -3723,9 +3708,6 @@ 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.
-
@@ -3814,6 +3796,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3850,6 +3843,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3894,6 +3898,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3960,6 +3975,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ By default, no InitLimit
+
@@ -4011,7 +4029,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.SpawnInitPosition
+
SPAWN.SpawnInitModu
@@ -4021,8 +4039,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
-
SPAWN.SpawnInitSkill
+
+
SPAWN.SpawnInitPosition
@@ -4057,7 +4075,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -4071,7 +4089,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -4262,7 +4280,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.
@@ -4346,29 +4364,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
SPAWN.modulation
+
SPAWN.skill
@@ -9843,14 +9839,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.
-
@@ -9931,9 +9924,6 @@ 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.
-
@@ -10022,6 +10012,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10058,6 +10059,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10102,6 +10114,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10168,6 +10191,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
+
@@ -10219,7 +10245,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.SpawnInitPosition
+SPAWN.SpawnInitModu
@@ -10229,8 +10255,8 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #string
-
SPAWN.SpawnInitSkill
+
+
SPAWN.SpawnInitPosition
@@ -10265,7 +10291,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -10279,7 +10305,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -10470,7 +10496,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.
@@ -10554,29 +10580,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.frequency
-
-
-
-
-
-
-
-
-
-
-
-
SPAWN.modulation
+
SPAWN.skill
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 41ef5f52c..b02b8cd0f 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2821,50 +2821,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -4148,50 +4104,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
@@ -5714,50 +5626,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 67d7bb246..b38c93358 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -15371,6 +15371,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -16069,6 +16080,17 @@ 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 d5edb2162..01a27f8e1 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3904,9 +3904,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Kickspeed
-
@@ -4492,9 +4489,6 @@ 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 aa9c5b954..d82e3146f 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -3553,6 +3553,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6717,6 +6728,17 @@ Using the menu system, the player can "forget" a designation, so that gradually
+
+
+
+
@@ -7516,6 +7538,17 @@ Using the menu system, the player can "forget" a designation, so that gradually
+
+
+
+
@@ -8285,6 +8318,17 @@ Using the menu system, the player can "forget" a designation, so that gradually
+
+
+
+
@@ -9942,6 +9986,17 @@ Using the menu system, the player can "forget" a designation, so that gradually
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 0a81e32ec..046c87d16 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -19602,7 +19602,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number
+
DETECTION_BASE.RefreshTimeInterval
@@ -24382,7 +24382,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number
+
DETECTION_BASE.RefreshTimeInterval
@@ -26157,7 +26157,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 9824b9da5..a93fe75c7 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -3961,17 +3961,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -4005,17 +3994,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4115,17 +4093,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
-
-
-
-
@@ -4572,6 +4539,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
+
+
+
+
+
+
+
@@ -4655,9 +4666,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-self.SAMCheckRanges = {}
-
@@ -8620,17 +8628,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -8664,17 +8661,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
-
-
@@ -8774,17 +8760,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
-
-
-
-
@@ -9231,6 +9206,50 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix for logging
+
+
+
+
+
+
+
@@ -9314,9 +9333,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-self.SAMCheckRanges = {}
-
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 91e54d800..3e057ad6a 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2274,6 +2274,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+ #number
+
MOVEMENT.AliveUnits
+
+
+
+
+
Contains the counter how many units are currently alive.
+
+
+
+
@@ -2504,6 +2518,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+ #number
+
MOVEMENT.AliveUnits
+
+
+
+
+
Contains the counter how many units are currently alive.
+
+
+
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 113a21ff5..d8b8ad8c1 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4612,19 +4612,7 @@ and any spaces before and after the resulting name are removed.
- RAT.frequency |
-
-
- |
-
-
- RAT.livery_id |
-
-
- |
-
-
- RAT.modulation |
+ RAT.skill |
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index e4224a7f4..f10e7beaf 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3094,7 +3094,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -3105,7 +3105,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyonfratricide
@@ -5951,7 +5951,7 @@ The scale magnifies the scores given to the players.
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -5962,7 +5962,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 70e82bc31..c4091735f 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9606,17 +9606,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9628,17 +9617,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -29827,17 +29805,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -29849,17 +29816,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -32928,17 +32884,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -32950,17 +32895,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -40694,17 +40628,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.
-
-
-
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 91ff16313..d484059a6 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2605,12 +2605,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -4011,7 +4005,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4346,7 +4340,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -4435,11 +4429,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4460,11 +4457,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4588,17 +4599,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
-
-
-
-
@@ -4807,6 +4807,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -4832,6 +4846,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
+
+
+
@@ -10062,7 +10090,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -10397,7 +10425,7 @@ callsigns from playername or group name.
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -10486,11 +10514,14 @@ callsigns from playername or group name.
@@ -10511,11 +10542,25 @@ callsigns from playername or group name.
+
@@ -10639,17 +10684,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -10858,6 +10892,20 @@ callsigns from playername or group name.
+
+
@@ -10883,6 +10931,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -12559,7 +12621,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -12894,7 +12956,7 @@ callsigns from playername or group name.
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -12983,11 +13045,14 @@ callsigns from playername or group name.
@@ -13008,11 +13073,25 @@ callsigns from playername or group name.
+
@@ -13136,17 +13215,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -13355,6 +13423,20 @@ callsigns from playername or group name.
+
+
@@ -13380,6 +13462,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 82a914709..c73340a3e 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -2268,27 +2268,6 @@ for FARP vehicles, so -- services are goin to work (e.g. for the blue side: an u
-
-
-
-
-
-
- Global removecrates |
-
-
- |
-
-
-
-
@@ -4950,6 +4929,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
CTLD_CARGO.CratesNeeded |
Crates needed to build.
+ |
+
+
+ CTLD_CARGO.DontShowInMenu |
+
+ Show this item in menu or not.
|
@@ -5085,7 +5070,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- CTLD_CARGO:New(ID, Name, Templates, Sorte, HasBeenMoved, LoadDirectly, CratesNeeded, Positionable, Dropped, PerCrateMass, Stock, Subcategory) |
+ CTLD_CARGO:New(ID, Name, Templates, Sorte, HasBeenMoved, LoadDirectly, CratesNeeded, Positionable, Dropped, PerCrateMass, Stock, Subcategory, DontShowInMenu) |
Function to create new CTLD_CARGO object.
|
@@ -7782,7 +7767,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -7807,11 +7792,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -7854,7 +7856,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -7865,7 +7867,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeVHFFrequencies
@@ -8503,7 +8505,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
noob catch
+
time to repairor build a unit/group
@@ -8591,7 +8593,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -18098,7 +18100,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -18123,11 +18125,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -18170,7 +18189,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -18181,7 +18200,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -18819,7 +18838,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
@@ -18907,7 +18926,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -20526,7 +20545,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -20551,11 +20570,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -20598,7 +20634,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -20609,7 +20645,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -21247,7 +21283,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
@@ -21335,7 +21371,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -25391,17 +25427,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -25535,6 +25560,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+ #boolean
+
+
+
Show this item in menu or not.
+
+
+
@@ -25588,17 +25624,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Flag for direct loading.
-
-
-
-
@@ -26243,7 +26268,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
Function to create new CTLD_CARGO object.
@@ -26409,6 +26434,19 @@ When moose is loading dynamically (for moose class development), tracing is swit
Name of subcategory, handy if using > 10 types to load.
+
+
+
+
+
+ #boolean
+ DontShowInMenu
+
+
+
+
+
Show this item in menu or not (default: false == show it).
+
Return value:
@@ -26672,6 +26710,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+ #boolean
+
+
+
Show this item in menu or not.
+
+
+
@@ -26725,17 +26774,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Flag for direct loading.
-
-
-
-
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 28ba18190..23435a0e7 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -2938,17 +2938,6 @@ but can separately be modified later in your mission using the
-
-
-
-
@@ -7585,17 +7574,6 @@ If the Unit is part of the Task, true is returned.
-
-
-
-
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index 6908ee789..31b76395a 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2945,7 +2945,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3670,7 +3670,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -4846,7 +4846,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -6324,7 +6324,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 a79e63551..2eb6ecfb6 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3222,8 +3222,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
-
TASK_CARGO_DISPATCHER.CountCSAR
+ #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -3234,7 +3234,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
TASK_CARGO_DISPATCHER.DefaultDeployZones
+
TASK_CARGO_DISPATCHER.MaxCSAR
@@ -4328,8 +4328,8 @@ This method can only be used once!
- #number
-
TASK_CARGO_DISPATCHER.CountCSAR
+ #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4340,7 +4340,7 @@ This method can only be used once!
-
TASK_CARGO_DISPATCHER.DefaultDeployZones
+
TASK_CARGO_DISPATCHER.MaxCSAR
@@ -5186,8 +5186,8 @@ This method can only be used once!
- #number
-
TASK_CARGO_DISPATCHER.CountCSAR
+ #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -5198,7 +5198,7 @@ This method can only be used once!
-
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 85566ffc4..192b86f52 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3116,28 +3116,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5255,28 +5233,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6865,28 +6821,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-