From 44237c90b34fed3d0fb4346291aad53199c4dd3f Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Mon, 1 Sep 2025 09:00:26 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_Air.html | 88 ++++++++
Documentation/AI.AI_Air_Dispatcher.html | 44 ++++
Documentation/AI.AI_Air_Squadron.html | 22 --
Documentation/AI.AI_Cargo.html | 12 --
Documentation/AI.AI_Cargo_Airplane.html | 56 +++--
Documentation/Cargo.Cargo.html | 11 +
Documentation/Cargo.CargoGroup.html | 28 +++
Documentation/Cargo.CargoUnit.html | 44 ----
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Settings.html | 22 ++
Documentation/Core.Spawn.html | 190 +++++++++++++----
Documentation/Core.SpawnStatic.html | 84 ++++++++
Documentation/Core.Spot.html | 132 ++++++++++++
Documentation/Core.Zone.html | 44 ----
Documentation/Functional.ATC_Ground.html | 10 +-
Documentation/Functional.Designate.html | 11 -
Documentation/Functional.Detection.html | 33 +++
Documentation/Functional.Mantis.html | 192 ++++++++++++++++--
Documentation/Functional.RAT.html | 41 +---
Documentation/Functional.Scoring.html | 8 +-
Documentation/Ops.Airboss.html | 116 +++++++++--
Documentation/Ops.CSAR.html | 99 ++++++++-
Documentation/Ops.CTLD.html | 148 +++++++++-----
Documentation/Tasking.Task.html | 22 ++
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
Documentation/Tasking.Task_CARGO.html | 2 +-
.../Tasking.Task_Cargo_Dispatcher.html | 192 +++++++++++++++++-
Documentation/Utilities.FiFo.html | 22 --
Documentation/Utilities.Utils.html | 12 +-
Documentation/Wrapper.Controllable.html | 10 +-
Documentation/Wrapper.Group.html | 78 ++++++-
Documentation/Wrapper.Marker.html | 72 +------
Documentation/Wrapper.Positionable.html | 44 ++++
35 files changed, 1473 insertions(+), 468 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index d0dfc86f4..bc838081d 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -5038,14 +5038,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11705,14 +11702,11 @@ They will lock the parking spot.
@@ -12970,14 +12964,11 @@ They will lock the parking spot.
@@ -14537,14 +14528,11 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index 7b68f6eba..97df3dd6e 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -3350,6 +3350,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -6203,6 +6225,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
@@ -6939,6 +6983,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
@@ -8563,6 +8629,28 @@ A random value in this bracket is then applied in the waypoint routing generatio
+
+
+
+
+
diff --git a/Documentation/AI.AI_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html
index 58b478ff5..6ff130ce0 100644
--- a/Documentation/AI.AI_Air_Dispatcher.html
+++ b/Documentation/AI.AI_Air_Dispatcher.html
@@ -4667,6 +4667,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -9986,6 +9997,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -11301,6 +11323,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -12918,6 +12951,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index bd32bb155..2a879dbc4 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 152f303e3..c80d5aea0 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -2960,9 +2960,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- No loading happened, so we need to pickup something else.
-
@@ -4993,9 +4990,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- No loading happened, so we need to pickup something else.
-
@@ -5608,9 +5602,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- No loading happened, so we need to pickup something else.
-
@@ -7111,9 +7102,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- No loading happened, so we need to pickup something else.
-
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 501a0f188..d3accf3d6 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2909,6 +2909,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -2967,9 +2978,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -4688,6 +4696,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -4746,9 +4765,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -5309,6 +5325,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -5367,9 +5394,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -6818,6 +6842,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -6876,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/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html
index 8626c57bd..368e3fe03 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 ff9970a2b..7633b60d7 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2002,6 +2002,20 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index e1a2c6a05..a0468b404 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1894,17 +1894,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -1923,17 +1912,6 @@ Therefore, this class is considered to be deprecated
Set cargo object.
-
-
-
-
@@ -2620,17 +2598,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -2649,17 +2616,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 13fd9d09a..b824f65b8 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 995983f0d..f1906cbbc 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3077,6 +3077,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5237,6 +5248,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 0ee43951b..fd4371218 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3235,7 +3235,7 @@ and any spaces before and after the resulting name are removed.
- SPAWN.speed |
+ SPAWN.uncontrolled |
|
@@ -3997,6 +3997,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.
+
@@ -4063,6 +4066,20 @@ 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.
+
@@ -4319,8 +4336,60 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
@@ -4338,21 +4407,6 @@ 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
-
-
-
@@ -4393,7 +4447,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4407,7 +4461,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4642,7 +4696,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.
@@ -4723,7 +4777,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.speed
+
SPAWN.uncontrolled
@@ -10596,6 +10650,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.
+
@@ -10662,6 +10719,20 @@ 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.
+
@@ -10918,8 +10989,60 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
+
+
@@ -10937,21 +11060,6 @@ 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
-
-
-
@@ -10992,7 +11100,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -11006,7 +11114,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -11241,7 +11349,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.
@@ -11322,7 +11430,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.speed
+
SPAWN.uncontrolled
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 7ab13db5e..cd4f79c49 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -2152,6 +2152,24 @@ 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 |
+
+
|
@@ -3210,6 +3228,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4956,6 +5007,39 @@ 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 cb35d3e64..bdc168f7b 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2976,6 +2976,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4259,6 +4303,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -5781,6 +5869,50 @@ 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 74214722c..673795c68 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16650,17 +16650,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
@@ -17365,17 +17354,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 bd4bb93bf..9acadba04 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4116,7 +4116,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4132,9 +4132,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Kickspeed
-
@@ -4704,7 +4701,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
@@ -4720,9 +4717,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 0c5fd7bd8..fd387ab40 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2646,17 +2646,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 03fa7548f..3b52159c9 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
+
+
+
+
@@ -24954,6 +24965,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26707,6 +26729,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 a219cf2f8..70e7b3898 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4441,8 +4441,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4611,6 +4622,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -4650,7 +4672,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Long
@@ -4661,7 +4683,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Medium
@@ -4672,7 +4694,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_PointDef
@@ -4683,7 +4705,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Short
@@ -4840,8 +4862,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -5145,6 +5167,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Log SAM status in dcs.log every cycle if true
+
+
+
+
+
+
+
+
@@ -5225,6 +5302,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -9338,8 +9418,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -9508,6 +9599,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -9547,7 +9649,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Long
@@ -9558,7 +9660,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Medium
@@ -9569,7 +9671,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_PointDef
@@ -9580,7 +9682,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Short
@@ -9737,8 +9839,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
+
@@ -10122,6 +10279,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index ce3cb288f..7a8359729 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3551,12 +3551,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -4791,7 +4785,7 @@ and any spaces before and after the resulting name are removed.
- RAT.speed |
+ RAT.uncontrolled |
|
@@ -7341,17 +7335,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.
-
-
-
-
@@ -15232,17 +15215,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -22223,17 +22195,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 42addf3dd..644332f1c 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3278,7 +3278,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -3289,7 +3289,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyonfratricide
@@ -6212,7 +6212,7 @@ The scale magnifies the scores given to the players.
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -6223,7 +6223,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 01b72a443..038620922 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -10085,6 +10085,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -10096,6 +10107,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -30732,6 +30754,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -30743,6 +30776,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -33823,6 +33867,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -33834,6 +33889,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -42084,7 +42150,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42112,7 +42178,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42126,7 +42192,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42301,6 +42367,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
AIRBOSS.PlayerData.grade
@@ -42319,6 +42399,17 @@ 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.
+
+
+
+
@@ -42454,6 +42545,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set section lead of player flight.
+
@@ -42490,6 +42584,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set Stable Hover
+
@@ -42687,7 +42784,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42765,17 +42862,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 891f4b57a..e54f58a12 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4677,11 +4677,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5049,6 +5052,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5074,6 +5091,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
+
+
+
@@ -10960,11 +10991,14 @@ callsigns from playername or group name.
@@ -11332,6 +11366,20 @@ callsigns from playername or group name.
+
+
@@ -11357,6 +11405,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -13501,11 +13563,14 @@ callsigns from playername or group name.
@@ -13873,6 +13938,20 @@ callsigns from playername or group name.
+
+
@@ -13898,6 +13977,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 a6b006bd3..6b7908b9c 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8728,7 +8728,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -8844,11 +8844,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8888,6 +8891,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
+
+
+
+
@@ -8943,6 +8957,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -9514,7 +9539,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -21182,7 +21207,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -21298,11 +21323,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -21342,6 +21370,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -21397,6 +21436,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -21968,7 +22018,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -23734,7 +23784,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -23850,11 +23900,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23894,6 +23947,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -23949,6 +24013,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -24520,7 +24595,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -29106,6 +29181,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
+
+
+
+
@@ -29314,17 +29400,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -30922,17 +30997,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -35053,17 +35117,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -35717,17 +35770,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index dc1f84c65..700e3543c 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -3023,6 +3023,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7659,6 +7670,17 @@ 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 e483a40a6..ebf81be38 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -3102,7 +3102,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau