From e280737785bc4a256acc82b936e9e04acbfc5416 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Tue, 24 Mar 2026 10:42:11 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Settings.html | 30 +--
Documentation/Core.Spawn.html | 298 ++++-------------------
Documentation/Core.Zone.html | 44 ++++
Documentation/Functional.ATC_Ground.html | 4 +-
Documentation/Functional.Autolase.html | 138 ++---------
Documentation/Functional.Designate.html | 11 +
Documentation/Functional.Detection.html | 33 +++
Documentation/Functional.Mantis.html | 64 ++++-
Documentation/Functional.Movement.html | 28 ---
Documentation/Functional.RAT.html | 69 +++---
Documentation/Functional.Scoring.html | 22 --
Documentation/Ops.Airboss.html | 90 ++++++-
Documentation/Ops.ArmyGroup.html | 50 ++++
Documentation/Ops.CSAR.html | 135 ++++++----
Documentation/Ops.CTLD.html | 225 ++++++++++++++---
Documentation/Ops.FlightGroup.html | 174 ++-----------
Documentation/Ops.Intel.html | 198 +++++++++++++++
Documentation/Ops.NavyGroup.html | 6 +
Documentation/Ops.OpsGroup.html | 48 ++++
Documentation/Ops.PlayerTask.html | 6 +-
Documentation/Utilities.FiFo.html | 22 ++
Documentation/Wrapper.Controllable.html | 165 -------------
Documentation/Wrapper.Group.html | 78 +-----
Documentation/Wrapper.Positionable.html | 44 ++++
25 files changed, 1003 insertions(+), 983 deletions(-)
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 483f1c2c4..bc3c99e65 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5962,7 +5962,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -7594,7 +7594,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 9df065cae..bcab56c1a 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2774,7 +2774,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2ASystem
@@ -2829,22 +2829,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4942,7 +4931,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2ASystem
@@ -4997,22 +4986,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 074a80abe..a4d88d117 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2992,42 +2992,12 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- SPAWN.communication |
-
-
- |
-
-
- SPAWN.frequency |
-
-
|
SPAWN.hidden |
- |
-
-
- SPAWN.livery_id |
-
-
- |
-
-
- SPAWN.modulation |
-
-
- |
-
-
- SPAWN.skill |
-
-
|
@@ -3702,11 +3672,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -3787,6 +3760,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.
+
@@ -4013,17 +3989,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4090,6 +4055,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Overwrite unit names by default with group name.
+
@@ -4104,50 +4072,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
By default, no InitLimit
-
-
-
-
-
-
-
@@ -4375,6 +4299,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4442,7 +4377,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- When the first Spawn executes, all the Groups need to be made visible before start.
+ Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
@@ -4516,28 +4451,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -4549,39 +4462,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -10366,11 +10246,14 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #boolean
SPAWN.AIOnOff
+
+
The AI is on by default when spawning a group.
+
@@ -10451,6 +10334,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.
+
@@ -10677,17 +10563,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10754,6 +10629,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10768,50 +10646,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
-
-
-
-
-
-
@@ -11039,6 +10873,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11106,7 +10951,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. When the first Spawn executes, all the Groups need to be made visible before start.
+ Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
@@ -11180,28 +11025,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
@@ -11213,39 +11036,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html
index 7c6b124b7..2d23df4cb 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16535,6 +16535,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -17239,6 +17250,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 a6c93529b..e3404c33d 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3876,7 +3876,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4464,7 +4464,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html
index c7387c250..c32617dd6 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2389,7 +2389,7 @@
-
@@ -2537,17 +2526,6 @@
-
-
-
-
@@ -2562,39 +2540,6 @@
set up SRS
-
-
-
-
-
-
@@ -2612,7 +2557,7 @@
-
@@ -2683,17 +2617,6 @@
-
-
-
-
@@ -2725,18 +2648,7 @@
-
-
-
-
@@ -2813,7 +2692,18 @@
+
+
+
+
AUTOLASE.smoketargets
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index cc959d93f..2c3145ff4 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2386,6 +2386,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index ba48059c1..74ed8afb9 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20006,6 +20006,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24760,6 +24771,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26535,6 +26557,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 0e138574c..d976dc6ba 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4363,8 +4363,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4566,6 +4577,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -5202,9 +5224,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- switch alarm state RED
-
@@ -5227,6 +5246,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+self.SAMCheckRanges = {}
+
@@ -9969,8 +9991,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -10172,6 +10205,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -10808,9 +10852,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
- switch alarm state RED
-
@@ -10833,6 +10874,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index cc984a7ef..d235cae4e 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2189,20 +2189,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.
-
-
-
-
@@ -2433,20 +2419,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 4a46ef889..0ad39a4dd 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3345,6 +3345,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4576,42 +4582,12 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- RAT.communication |
-
-
- |
-
-
- RAT.frequency |
-
-
|
RAT.hidden |
- |
-
-
- RAT.livery_id |
-
-
- |
-
-
- RAT.modulation |
-
-
- |
-
-
- RAT.skill |
-
-
|
@@ -7852,6 +7828,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.
+
+
+
+
@@ -15800,6 +15787,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -22838,6 +22836,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 7912a24b5..1a85823c0 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2899,17 +2899,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
SCORING.AutoSavePath
@@ -6367,17 +6356,6 @@ The scale magnifies the scores given to the players.
-
-
-
-
-
-
SCORING.AutoSavePath
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 69b9275b1..12b95a3ac 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9831,6 +9831,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -9842,6 +9853,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -30478,6 +30500,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -30489,6 +30522,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -33602,6 +33646,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -33613,6 +33668,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -42028,9 +42094,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set case of f
-
@@ -42099,7 +42162,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Also decrease flag for section members of flight.
+ Decrease stack/flag. Human player needs to take care himself.
@@ -42126,6 +42189,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.
+
+
+
+
@@ -42261,9 +42335,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Make player section lead if he was not before.
-
@@ -42286,9 +42357,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set Stable Hover
-
@@ -42323,7 +42391,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set new time stamp.
+ Set time stamp.
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html
index b24cd1f25..394a0346c 100644
--- a/Documentation/Ops.ArmyGroup.html
+++ b/Documentation/Ops.ArmyGroup.html
@@ -2532,6 +2532,12 @@ and pick the closest unit to this ARMYGROUP.
ARMYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ ARMYGROUP.EPLRS |
+
+
|
@@ -6732,6 +6738,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -12616,6 +12633,17 @@ and pick the closest unit to this ARMYGROUP.
Field(s)
+
@@ -33126,6 +33154,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
+
@@ -34976,6 +35015,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index f9146ab6b..eb08e10cd 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2827,12 +2827,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.smokecolor |
- |
-
-
- CSAR.speed |
-
-
|
@@ -4160,7 +4154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4561,7 +4555,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -5066,6 +5074,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
+
+
+
@@ -5103,17 +5125,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue
-
-
-
-
@@ -10612,7 +10623,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -11013,7 +11024,7 @@ callsigns from playername or group name.
+
@@ -11518,6 +11543,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -11555,17 +11594,6 @@ callsigns from playername or group name.
Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue
-
-
-
-
@@ -13271,7 +13299,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13672,7 +13700,7 @@ callsigns from playername or group name.
+
@@ -14177,6 +14219,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -14214,17 +14270,6 @@ callsigns from playername or group name.
Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue
-
-
-
-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 66be05c12..0a687e0e3 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6007,6 +6007,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -6049,7 +6060,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -6074,11 +6085,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -6174,7 +6202,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -6185,11 +6213,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6254,11 +6285,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6287,14 +6321,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6359,6 +6390,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
+
+
+
+
@@ -6463,7 +6505,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
@@ -7019,7 +7072,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
noob catch
+
time to repairor build a unit/group
@@ -7129,7 +7182,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -22774,6 +22827,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -22816,7 +22880,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -22841,11 +22905,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -22941,7 +23022,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -22952,11 +23033,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23021,11 +23105,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23054,14 +23141,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23126,6 +23210,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -23230,7 +23325,7 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
@@ -23786,7 +23892,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
@@ -23896,7 +24002,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -25611,6 +25717,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -25653,7 +25770,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -25678,11 +25795,28 @@ However, if you create a new folder inside the miz file, which contains the soun
+
@@ -25778,7 +25912,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -25789,11 +25923,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25858,11 +25995,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25891,14 +26031,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25963,6 +26100,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -26067,7 +26215,7 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
@@ -26623,7 +26782,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
@@ -26733,7 +26892,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index cf814a181..65b8346dc 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -3294,6 +3294,12 @@
FLIGHTGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ FLIGHTGROUP.EPLRS |
+
+
|
@@ -7827,20 +7833,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -7872,6 +7864,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Set the destination base.
+
@@ -8069,20 +8064,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8105,17 +8086,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Flight is ready for takeoff. This is for FLIGHTCONTROL.
-
-
-
-
@@ -18671,20 +18641,6 @@ Here we only check if stuck whilst taxiing.
-
-
@@ -18716,6 +18672,9 @@ Here we only check if stuck whilst taxiing.
+
+
Set the destination base.
+
@@ -18913,20 +18872,6 @@ Here we only check if stuck whilst taxiing.
-
-
-
-
@@ -18949,17 +18894,6 @@ Here we only check if stuck whilst taxiing.
Flight is ready for takeoff. This is for FLIGHTCONTROL.
-
-
-
-
@@ -39558,20 +39492,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -39603,6 +39523,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
Set the destination base.
+
@@ -39800,20 +39723,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -39836,17 +39745,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Flight is ready for takeoff. This is for FLIGHTCONTROL.
-
-
-
-
@@ -41785,20 +41683,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -41830,6 +41714,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
Set the destination base.
+
@@ -42027,20 +41914,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -42063,17 +41936,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Flight is ready for takeoff. This is for FLIGHTCONTROL.
-
-
-
-
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html
index ebf2659be..e7e416d7a 100644
--- a/Documentation/Ops.Intel.html
+++ b/Documentation/Ops.Intel.html
@@ -4935,6 +4935,72 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
+
+
+
+
+
+
+
+
+
@@ -10850,6 +10916,72 @@ the radar (nose-on) and 90° when the target crosses the beam (side-on).
Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
+
+
+
+
+
+
+
+
+
@@ -12814,6 +12946,72 @@ Sources: public declassified estimates, Jane's, IISS assessments.
Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
+
+
+
+
+
+
+
+
+
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html
index c20c8cb9a..b667fb910 100644
--- a/Documentation/Ops.NavyGroup.html
+++ b/Documentation/Ops.NavyGroup.html
@@ -2463,6 +2463,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 fcf19b305..c27c66719 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -1692,6 +1692,12 @@
OPSGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ OPSGROUP.EPLRS |
+
+
|
@@ -7322,6 +7328,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -8523,6 +8540,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Init a table.
+
@@ -29112,6 +29132,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -30313,6 +30344,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Init a table.
+
@@ -32242,6 +32276,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -33443,6 +33488,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Init a table.
+
diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html
index 4b6e81847..9edbbd6ad 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -16506,7 +16506,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
@@ -24027,7 +24027,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
@@ -26498,7 +26498,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 2a6c9348a..33a820772 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3253,6 +3253,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
@@ -4102,6 +4113,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index acacf0c74..976623b81 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4435,28 +4435,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
-
-
-
-
-
@@ -4479,17 +4457,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -18176,28 +18143,6 @@ mygroup:WayPointExecute()
The DCS controllable class.
-
-
-
-
-
@@ -18220,17 +18165,6 @@ mygroup:WayPointExecute()
-
-
-
-
@@ -22331,28 +22265,6 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
-
-
-
-
-
@@ -22375,17 +22287,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -23007,28 +22908,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
-
@@ -23051,17 +22930,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -23194,28 +23062,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
-
@@ -23238,17 +23084,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 380f9bf4b..cd84fb314 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5575,18 +5575,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 4ffe0abc8..7b2b07fba 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3786,6 +3786,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -7941,6 +7952,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -8617,6 +8639,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -8804,6 +8837,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+