From 1b1ef6410980a94708d1e626ced49f702a9d8e85 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Tue, 30 Dec 2025 09:43:17 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_Air_Squadron.html | 22 --
Documentation/AI.AI_Cargo.html | 20 +-
Documentation/AI.AI_Cargo_Airplane.html | 14 +-
Documentation/AI.AI_Patrol.html | 12 -
Documentation/Cargo.Cargo.html | 11 -
Documentation/Cargo.CargoUnit.html | 22 ++
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Settings.html | 30 +-
Documentation/Core.Spawn.html | 342 ++++++++++++++----
Documentation/Core.SpawnStatic.html | 84 -----
Documentation/Core.Spot.html | 99 +++++
Documentation/Core.Zone.html | 44 +++
Documentation/Functional.ATC_Ground.html | 10 +-
Documentation/Functional.Autolase.html | 65 +---
Documentation/Functional.Detection.html | 66 ++++
Documentation/Functional.Mantis.html | 82 +----
Documentation/Functional.Movement.html | 28 --
Documentation/Functional.RAT.html | 69 ++++
Documentation/Functional.Scoring.html | 30 +-
.../Functional.ZoneCaptureCoalition.html | 14 +
Documentation/Ops.Airboss.html | 101 +-----
Documentation/Ops.ArmyGroup.html | 6 +
Documentation/Ops.Auftrag.html | 33 --
Documentation/Ops.CSAR.html | 42 +--
Documentation/Ops.CTLD.html | 236 ++++++++----
Documentation/Ops.FlightGroup.html | 130 ++++++-
Documentation/Ops.NavyGroup.html | 6 +
Documentation/Ops.OpsGroup.html | 39 ++
Documentation/Ops.OpsZone.html | 9 +
Documentation/Ops.PlayerTask.html | 21 +-
.../Tasking.Task_A2A_Dispatcher.html | 4 +-
.../Tasking.Task_A2G_Dispatcher.html | 10 +-
.../Tasking.Task_Cargo_Dispatcher.html | 88 +++++
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Client.html | 86 +++++
Documentation/Wrapper.Controllable.html | 220 +++++++++++
Documentation/Wrapper.Marker.html | 132 +++----
Documentation/Wrapper.Unit.html | 86 +++++
38 files changed, 1555 insertions(+), 784 deletions(-)
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index 1865e8369..f25ffbd77 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -3146,17 +3146,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4228,17 +4217,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 624201f64..7f09436a0 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -3342,7 +3342,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -3380,9 +3380,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.
-
@@ -5375,7 +5372,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -5413,9 +5410,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.
-
@@ -5990,7 +5984,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -6028,9 +6022,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.
-
@@ -7493,7 +7484,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
@@ -7531,9 +7522,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 5115c3e74..bf7400e50 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2360,6 +2360,17 @@ Therefore, this class is considered to be deprecated
Field(s)
+
@@ -2415,9 +2426,6 @@ Therefore, this class is considered to be deprecated
-
-
Aircraft is on a pickup mission.
-
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 872c16d0a..b85e25d76 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3845,9 +3845,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- This table contains the targets detected during patrol.
-
@@ -7115,9 +7112,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
@@ -7862,9 +7856,6 @@ The default interval is 30 seconds.
-
- This table contains the targets detected during patrol.
-
@@ -9497,9 +9488,6 @@ 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 d1ccede47..13bd9e4d3 100644
--- a/Documentation/Cargo.Cargo.html
+++ b/Documentation/Cargo.Cargo.html
@@ -3329,17 +3329,6 @@ All derived classes from CARGO follow the same state machine, expose the same ca
-
-
-
-
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index c7197bb45..e6a3f11b7 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -2332,6 +2332,17 @@ Therefore, this class is considered to be deprecated
Set cargo object.
+
+
+
+
@@ -3036,6 +3047,17 @@ Therefore, this class is considered to be deprecated
Set cargo object.
+
+
+
+
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 5749d60a0..4e4d9619b 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -6614,7 +6614,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -8213,7 +8213,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 cd6766a63..212db3ac1 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3434,7 +3434,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
SETTINGS.A2ASystem
@@ -3489,22 +3489,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -5602,7 +5591,7 @@ It is advised to use this method at the start of the mission.
-
+ #string
SETTINGS.A2ASystem
@@ -5657,22 +5646,11 @@ 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 09ea68ae9..d1dee2aab 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3652,6 +3652,36 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.communication |
+
+
+ |
+
+
+ SPAWN.frequency |
+
+
+ |
+
+
+ SPAWN.livery_id |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -4326,14 +4356,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.
-
@@ -4414,9 +4441,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.
-
@@ -4599,17 +4623,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4665,17 +4678,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4756,8 +4758,60 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
@@ -4773,6 +4827,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
self:T2( { self.SpawnTemplatePrefix, Vec2} )
+
+
+
+
@@ -4804,7 +4869,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4818,7 +4883,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -5064,7 +5129,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.
@@ -5138,6 +5203,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
@@ -10922,14 +11042,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.
-
@@ -11010,9 +11127,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.
-
@@ -11195,17 +11309,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11261,17 +11364,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11352,8 +11444,60 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
+
+
@@ -11369,6 +11513,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.self:T2( { self.SpawnTemplatePrefix, Vec2} )
+
+
+
+
@@ -11400,7 +11555,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -11414,7 +11569,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -11660,7 +11815,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.
@@ -11734,6 +11889,61 @@ 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 f1f27b191..f0d6d72b9 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -2621,24 +2621,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 |
-
-
|
@@ -3755,39 +3737,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -5649,39 +5598,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 c9dbc9f20..554594acf 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -3396,6 +3396,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4679,6 +4712,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -6201,6 +6267,39 @@ 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 437341954..30bc03c85 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -17144,6 +17144,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -17848,6 +17859,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 3c4f54911..c88982ab3 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4536,7 +4536,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4552,6 +4552,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Kickspeed
+
@@ -5121,7 +5124,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
@@ -5137,6 +5140,9 @@ An airbase can be specified to set the maximum kick speed for.
+
+
Kickspeed
+
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html
index 227b22f59..47f8c80d4 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -3049,7 +3049,7 @@
-
@@ -3175,17 +3164,6 @@
-
-
-
-
@@ -3217,7 +3195,7 @@
-
@@ -3288,17 +3255,6 @@
-
-
-
-
@@ -3310,17 +3266,6 @@
-
-
-
-
@@ -3342,7 +3287,7 @@
#number
-
AUTOLASE.minthreatlevel
+
AUTOLASE.maxlasing
@@ -3352,8 +3297,8 @@
- #boolean
-
AUTOLASE.notifypilots
+
+
AUTOLASE.minthreatlevel
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index dc93290bf..c36e7cc90 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20609,6 +20609,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -20741,6 +20752,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -25363,6 +25385,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -25495,6 +25528,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -27105,6 +27149,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -27237,6 +27292,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 8465863a0..13cd555dc 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4987,17 +4987,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -5042,17 +5031,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5196,17 +5174,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
-
-
-
-
@@ -5246,7 +5213,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -5257,7 +5224,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -5268,7 +5235,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -5279,7 +5246,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -10493,17 +10460,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -10548,17 +10504,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
-
-
@@ -10702,17 +10647,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
-
-
-
-
@@ -10752,7 +10686,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -10763,7 +10697,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -10774,7 +10708,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -10785,7 +10719,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 1bc5fbeba..9947d2102 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2849,20 +2849,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.
-
-
-
-
@@ -3093,20 +3079,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 3e6d66f1f..cd30c4306 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3993,6 +3993,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -5224,6 +5230,36 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.communication |
+
+
+ |
+
+
+ RAT.frequency |
+
+
+ |
+
+
+ RAT.livery_id |
+
+
+ |
+
+
+ RAT.skill |
+
+
+ |
+
+
+ RAT.uncontrolled |
+
+
|
@@ -8464,6 +8500,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -16368,6 +16415,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -23406,6 +23464,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.Type of terminal to be used when spawning at an airbase.
+
+
+
+
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 9e18a0d1e..5f5b54752 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3559,17 +3559,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
SCORING.AutoSavePath
@@ -3814,7 +3803,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -3825,7 +3814,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
SCORING.AutoSavePath
@@ -7282,7 +7260,7 @@ The scale magnifies the scores given to the players.
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -7293,7 +7271,7 @@ The scale magnifies the scores given to the players.
-
+ #boolean
SCORING.penaltyonfratricide
diff --git a/Documentation/Functional.ZoneCaptureCoalition.html b/Documentation/Functional.ZoneCaptureCoalition.html
index 27182fd46..21999e2a5 100644
--- a/Documentation/Functional.ZoneCaptureCoalition.html
+++ b/Documentation/Functional.ZoneCaptureCoalition.html
@@ -2778,6 +2778,20 @@ We start the monitoring after 5 seconds, and will repeat every 30 seconds a chec
+
+
+
+
+
+
ZONE_CAPTURE_COALITION.HitsOn
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index e4b3473d8..4db206dff 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -10485,17 +10485,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -10507,17 +10496,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -31154,17 +31132,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -31176,17 +31143,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -34267,17 +34223,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -34289,17 +34234,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -42715,9 +42649,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set case to that of lead.
-
@@ -42786,7 +42717,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set stack flag.
+ Also decrease flag for section members of flight.
@@ -42813,17 +42744,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.
-
-
-
-
@@ -42984,6 +42904,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set Stable Hover
+
@@ -43017,6 +42940,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set new time stamp.
+
@@ -43153,7 +43079,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -43259,17 +43185,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Band modulation.
-
-
-
-
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html
index 50faf731a..087029e6e 100644
--- a/Documentation/Ops.ArmyGroup.html
+++ b/Documentation/Ops.ArmyGroup.html
@@ -3094,6 +3094,12 @@
ARMYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ ARMYGROUP.EPLRS |
+
+
|
diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html
index 0f6c47b0e..04a028097 100644
--- a/Documentation/Ops.Auftrag.html
+++ b/Documentation/Ops.Auftrag.html
@@ -8057,17 +8057,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Mission Ingress waypoint coordinate.
-
-
-
-
@@ -23804,17 +23793,6 @@ will always return.
Mission Ingress waypoint coordinate.
-
-
-
-
@@ -27196,17 +27174,6 @@ will always return.
Mission Ingress waypoint coordinate.
-
-
-
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 647be7f68..8034066f9 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4681,7 +4681,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CSAR.FreeVHFFrequencies
@@ -5038,7 +5038,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -5127,14 +5127,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5155,14 +5152,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11032,7 +11026,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -11389,7 +11383,7 @@ callsigns from playername or group name.
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -11478,14 +11472,11 @@ callsigns from playername or group name.
@@ -11506,14 +11497,11 @@ callsigns from playername or group name.
@@ -13587,7 +13575,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -13944,7 +13932,7 @@ callsigns from playername or group name.
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -14033,14 +14021,11 @@ callsigns from playername or group name.
@@ -14061,14 +14046,11 @@ callsigns from playername or group name.
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index b6beee2f1..295044704 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -9344,6 +9344,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -9364,7 +9375,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -9386,7 +9397,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -9411,11 +9422,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -9500,7 +9528,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -9511,7 +9539,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -9522,11 +9550,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9613,14 +9644,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9660,6 +9688,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
+
+
+
+
@@ -10186,17 +10225,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
enfore engineer build only?
-
-
-
-
@@ -10251,7 +10279,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
time to repairor build a unit/group
+
noob catch
@@ -10361,7 +10389,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -10399,6 +10427,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
sub categories
+
@@ -24004,6 +24035,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -24024,7 +24066,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -24046,7 +24088,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -24071,11 +24113,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -24160,7 +24219,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -24171,7 +24230,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -24182,11 +24241,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24273,14 +24335,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24320,6 +24379,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -24846,17 +24916,6 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
-
-
-
-
@@ -24911,7 +24970,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
time to repairor build a unit/group
+
noob catch
@@ -25021,7 +25080,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -25059,6 +25118,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
sub categories
+
@@ -26645,6 +26707,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -26665,7 +26738,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -26687,7 +26760,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -26712,11 +26785,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -26801,7 +26891,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -26812,7 +26902,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -26823,11 +26913,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -26914,14 +27007,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -26961,6 +27051,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -27487,17 +27588,6 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
-
-
-
-
@@ -27552,7 +27642,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
time to repairor build a unit/group
+
noob catch
@@ -27662,7 +27752,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -27700,6 +27790,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
sub categories
+
@@ -32281,17 +32374,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index 01a2a6204..39305bf4e 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -3954,6 +3954,12 @@
FLIGHTGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ FLIGHTGROUP.EPLRS |
+
+
|
@@ -8409,6 +8415,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -8489,6 +8509,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -8520,9 +8554,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set the destination base.
-
@@ -19198,6 +19229,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -19278,6 +19323,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -19309,9 +19368,6 @@ Here we only check if stuck whilst taxiing.
-
-
Set the destination base.
-
@@ -40024,6 +40080,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -40104,6 +40174,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -40135,9 +40219,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
@@ -42213,6 +42294,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -42293,6 +42388,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -42324,9 +42433,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html
index 4ac1da9ef..0ea267809 100644
--- a/Documentation/Ops.NavyGroup.html
+++ b/Documentation/Ops.NavyGroup.html
@@ -3123,6 +3123,12 @@
NAVYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ NAVYGROUP.EPLRS |
+
+
|
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html
index 6e58b716d..9a53b5c2d 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -2352,6 +2352,12 @@
OPSGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ OPSGROUP.EPLRS |
+
+
|
@@ -7970,6 +7976,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -29707,6 +29724,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -32807,6 +32835,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html
index efd221850..f93d4006a 100644
--- a/Documentation/Ops.OpsZone.html
+++ b/Documentation/Ops.OpsZone.html
@@ -4173,6 +4173,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Contested.
+
@@ -7990,6 +7993,9 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) --
+
+ Contested.
+
@@ -9911,6 +9917,9 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) --
+
+ Contested.
+
diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html
index 367a4e371..9ed853f42 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -16561,14 +16561,11 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -17117,7 +17114,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
@@ -24002,14 +23999,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -24558,7 +24552,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
@@ -26443,14 +26437,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -26999,7 +26990,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index 7f8eaa42e..1026852e0 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2628,7 +2628,7 @@ Therefore, this class is considered to be deprecated
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3353,7 +3353,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_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index e27d7bdd1..d5b96e273 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -2898,11 +2898,14 @@ Therefore, this class is considered to be deprecated
@@ -3475,11 +3478,14 @@ Therefore, this class is considered to be deprecated
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index d21386fba..2e30c3084 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3771,6 +3771,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -3779,6 +3790,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4866,6 +4888,17 @@ This method can only be used once!
Field(s)
+
@@ -4874,6 +4907,17 @@ This method can only be used once!
+
+
+
+
@@ -5713,6 +5757,17 @@ This method can only be used once!
Field(s)
+
@@ -5721,6 +5776,17 @@ This method can only be used once!
+
+
+
+
@@ -7191,6 +7257,17 @@ This method can only be used once!
Field(s)
+
@@ -7199,6 +7276,17 @@ This method can only be used once!
+
+
+
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 27ab29a49..fa2229e05 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -8679,17 +8679,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -9539,17 +9528,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html
index 5e4f06f3a..970a40380 100644
--- a/Documentation/Wrapper.Client.html
+++ b/Documentation/Wrapper.Client.html
@@ -2569,6 +2569,12 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
CLIENT:GetClient() |
Get the CLIENT of the unit
+ |
+
+
+ CLIENT:GetCurrentFuelKgs(Filling) |
+
+ Get the current kgs of fuel this unit holds in all of its tanks.
|
@@ -2593,6 +2599,12 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return
CLIENT:GetFuel() |
Returns relative amount of fuel (from 0.0 to 1.0) the UNIT has in its internal tanks.
+ |
+
+
+ CLIENT:GetFuelMassMax() |
+
+ Get the max kgs of fuel this unit can hold in its internal tank(s) and overall (with ext.
|
@@ -7788,6 +7800,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
Get the current kgs of fuel this unit holds in all of its tanks.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+ #number
+ Filling
+
+
+
+
+
+
@@ -7932,6 +7977,47 @@ Animation arguments can be figured out by opening the respective 3d model in the
+
+
+
+
+
+
+
+
Get the max kgs of fuel this unit can hold in its internal tank(s) and overall (with ext.
+
+
+
tanks) in kgs.
+
+
+
+
Defined in:
+
+
Return values:
+
+
+
+
+
InternalFuel Max internal fuel in kgs. Zero if it cannot be determined.
+
+
+
+
+
+
Overall Fuel Overall max in case there are external tanks in kgs. Zero if it cannot be determined.
+
+
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 501f0c083..5d7192b8d 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -5071,6 +5071,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
+
+
+
+
+
@@ -5093,6 +5115,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -18651,6 +18695,28 @@ mygroup:WayPointExecute()
The DCS controllable class.
+
+
+
+
+
@@ -18673,6 +18739,28 @@ mygroup:WayPointExecute()
+
+
+
+
+
@@ -22773,6 +22861,28 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
+
+
+
+
+
@@ -22795,6 +22905,28 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
+
@@ -23416,6 +23548,28 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
+
+
+
+
+
@@ -23438,6 +23592,28 @@ If the Identifiable is alive, true is returned.
+
+
+
+
+
@@ -23570,6 +23746,28 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
+
+
+
+
+
@@ -23592,6 +23790,28 @@ If the Identifiable is alive, true is returned.
+
+
+
+
+
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 3506c76d1..26d10768d 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3603,28 +3603,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -3702,6 +3680,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -5742,28 +5742,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -5841,6 +5819,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -7352,28 +7352,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -7451,6 +7429,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
diff --git a/Documentation/Wrapper.Unit.html b/Documentation/Wrapper.Unit.html
index fea93ce6b..a244dcea1 100644
--- a/Documentation/Wrapper.Unit.html
+++ b/Documentation/Wrapper.Unit.html
@@ -2339,6 +2339,12 @@ If you want to obtain the complete 3D position including orient
UNIT:GetClient() |
Get the CLIENT of the unit
+ |
+
+
+ UNIT:GetCurrentFuelKgs(Filling) |
+
+ Get the current kgs of fuel this unit holds in all of its tanks.
|
@@ -2363,6 +2369,12 @@ If you want to obtain the complete 3D position including orient
UNIT:GetFuel() |
Returns relative amount of fuel (from 0.0 to 1.0) the UNIT has in its internal tanks.
+ |
+
+
+ UNIT:GetFuelMassMax() |
+
+ Get the max kgs of fuel this unit can hold in its internal tank(s) and overall (with ext.
|
@@ -6191,6 +6203,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
Get the current kgs of fuel this unit holds in all of its tanks.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+ #number
+ Filling
+
+
+
+
+
+
@@ -6335,6 +6380,47 @@ Animation arguments can be figured out by opening the respective 3d model in the
+
+
+
+
+
+
+
+
Get the max kgs of fuel this unit can hold in its internal tank(s) and overall (with ext.
+
+
+
tanks) in kgs.
+
+
+
+
Defined in:
+
+
Return values:
+
+
+
+
+
InternalFuel Max internal fuel in kgs. Zero if it cannot be determined.
+
+
+
+
+
+
Overall Fuel Overall max in case there are external tanks in kgs. Zero if it cannot be determined.
+
+
+
+
+