From 6f9a0b4391f1e4f23f708ecd16b47d43931b93f4 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Mon, 30 Mar 2026 06:40:42 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Settings.html | 34 +--
Documentation/Core.Spawn.html | 212 ++++++++---------
Documentation/Functional.ATC_Ground.html | 10 +-
Documentation/Functional.Autolase.html | 87 +++----
Documentation/Functional.Designate.html | 22 --
Documentation/Functional.Mantis.html | 182 +++++++++++++--
Documentation/Functional.RAT.html | 6 +
Documentation/Functional.Scoring.html | 4 +-
Documentation/Ops.Airboss.html | 25 +-
Documentation/Ops.ArmyGroup.html | 50 +++-
Documentation/Ops.CSAR.html | 132 +++++------
Documentation/Ops.CTLD.html | 282 +++++++++++++++++++----
Documentation/Ops.FlightGroup.html | 102 +++++---
Documentation/Ops.Intel.html | 198 ----------------
Documentation/Ops.NavyGroup.html | 6 -
Documentation/Ops.OpsGroup.html | 50 +---
Documentation/Ops.OpsZone.html | 9 +
Documentation/Ops.PlayerTask.html | 39 +++-
Documentation/Utilities.FiFo.html | 44 ----
Documentation/Wrapper.Controllable.html | 65 +++++-
Documentation/Wrapper.Group.html | 78 ++++++-
22 files changed, 939 insertions(+), 702 deletions(-)
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index bc3c99e65..483f1c2c4 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..34b745b3c 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
@@ -2785,7 +2785,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2GSystem
@@ -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
@@ -4953,7 +4942,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2GSystem
@@ -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 832497ab5..3d32cad10 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3004,6 +3004,12 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3766,6 +3772,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.
+
@@ -3832,20 +3841,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
- #number
-
SPAWN.SpawnCount
-
-
-
-
-
The internal counter of the amount of spawning the has happened since SpawnStart.
-
@@ -3879,6 +3874,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3937,6 +3943,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4083,42 +4100,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
By default, no InitLimit
-
-
-
-
-
-
-
@@ -4133,6 +4114,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
self:T2( { self.SpawnTemplatePrefix, Vec2} )
+
+
+
+
@@ -4164,7 +4156,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4178,7 +4170,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4424,7 +4416,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.
@@ -4498,6 +4490,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -10414,6 +10417,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.
+
@@ -10480,20 +10486,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
- #number
-
SPAWN.SpawnCount
-
-
-
-
-
The internal counter of the amount of spawning the has happened since SpawnStart.
-
@@ -10527,6 +10519,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10585,6 +10588,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10731,42 +10745,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
-
-
-
-
-
-
@@ -10781,6 +10759,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.self:T2( { self.SpawnTemplatePrefix, Vec2} )
+
+
+
+
@@ -10812,7 +10801,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -10826,7 +10815,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -11072,7 +11061,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.
@@ -11146,6 +11135,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 8953661d9..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
@@ -3892,6 +3892,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Kickspeed
+
@@ -4461,7 +4464,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
@@ -4477,6 +4480,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 47fd631f9..65ef501f8 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2389,7 +2389,7 @@
+
@@ -2555,7 +2569,7 @@
+
+
@@ -2590,7 +2612,7 @@
-
@@ -2719,17 +2730,6 @@
-
-
-
-
@@ -2752,28 +2752,6 @@
-
-
-
-
-
@@ -2785,6 +2763,17 @@
+
+
+
+
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 2c3145ff4..7afea4979 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2386,17 +2386,6 @@ Use the method DESIGNATE.SetMission() to
-
-
-
-
@@ -2408,17 +2397,6 @@ Use the method DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index b304e9cda..208be1a11 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1919,6 +1919,12 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetCommandCenter() |
Function to get the HQ object for further use
+ |
+
+
+ MANTIS.Groupset |
+
+
|
@@ -4351,6 +4357,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
+
+
+
+
@@ -4538,6 +4555,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
+
+
+
+
@@ -4632,7 +4660,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Long
@@ -4643,7 +4671,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Medium
@@ -4654,7 +4682,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_PointDef
@@ -4665,7 +4693,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Short
@@ -5160,6 +5188,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.
+
+
+
+
+
+
+
+
@@ -5251,9 +5334,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
self.SAMCheckRanges = {}
-
@@ -9990,6 +10070,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
+
+
+
+
@@ -10177,6 +10268,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
+
+
+
+
@@ -10271,7 +10373,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Long
@@ -10282,7 +10384,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Medium
@@ -10293,7 +10395,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_PointDef
@@ -10304,7 +10406,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Short
@@ -10799,6 +10901,61 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Log SAM status in dcs.log every cycle if true.
+
+
+
+
+
+
+
+
@@ -10890,9 +11047,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
self.SAMCheckRanges = {}
-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 839cd52d3..fc0e59fe5 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4588,6 +4588,12 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.uncontrolled |
+
+
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index e68065003..68d2fb097 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3154,7 +3154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyonfratricide
@@ -6611,7 +6611,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 0e30bd5fb..13cc0f687 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -42157,6 +42157,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
AIRBOSS.PlayerData.grade
@@ -42613,17 +42627,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 c1942e9c7..a6f249c7d 100644
--- a/Documentation/Ops.ArmyGroup.html
+++ b/Documentation/Ops.ArmyGroup.html
@@ -2532,12 +2532,6 @@ and pick the closest unit to this ARMYGROUP.
ARMYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
- |
-
-
- ARMYGROUP.EPLRS |
-
-
|
@@ -6738,6 +6732,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -12622,6 +12627,17 @@ and pick the closest unit to this ARMYGROUP.
Field(s)
+
@@ -33132,6 +33148,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
+
@@ -34982,6 +35009,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 cae8ebc43..fa0990036 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2593,6 +2593,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -2821,12 +2827,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.smokecolor |
- |
-
-
- CSAR.speed |
-
-
|
@@ -4555,7 +4555,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -4644,11 +4644,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4674,17 +4677,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4819,6 +4811,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -5097,17 +5100,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
-
-
-
-
@@ -11007,7 +10999,7 @@ callsigns from playername or group name.
-
@@ -11271,6 +11255,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -11549,17 +11544,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
-
-
-
-
@@ -13666,7 +13650,7 @@ callsigns from playername or group name.
-
@@ -13930,6 +13906,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -14208,17 +14195,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 ee1d6eb72..abbe89e07 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6026,6 +6026,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -6046,7 +6057,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -6068,7 +6079,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -6093,11 +6104,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6182,7 +6196,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -6193,7 +6207,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -6204,11 +6218,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6273,11 +6290,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6306,14 +6326,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6384,7 +6401,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.Spawned_Cargo
@@ -6493,7 +6510,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
@@ -6530,6 +6558,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6688,6 +6727,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -6984,6 +7034,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
enfore engineer build only?
+
+
+
+
@@ -7038,7 +7099,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
noob catch
+
time to repairor build a unit/group
@@ -7131,6 +7192,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
message suppression
+
@@ -7148,7 +7212,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -23034,6 +23098,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -23054,7 +23129,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -23076,7 +23151,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -23101,11 +23176,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23190,7 +23268,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -23201,7 +23279,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -23212,11 +23290,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23281,11 +23362,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23314,14 +23398,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23392,7 +23473,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.Spawned_Cargo
@@ -23501,7 +23582,7 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
@@ -23538,6 +23630,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23696,6 +23799,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -23992,6 +24106,17 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
+
+
+
+
@@ -24046,7 +24171,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
@@ -24139,6 +24264,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
message suppression
+
@@ -24156,7 +24284,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -25871,6 +25999,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -25891,7 +26030,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -25913,7 +26052,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -25938,11 +26077,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -26027,7 +26169,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -26038,7 +26180,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -26049,11 +26191,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -26118,11 +26263,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -26151,14 +26299,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -26229,7 +26374,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.Spawned_Cargo
@@ -26338,7 +26483,7 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
@@ -26375,6 +26531,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26533,6 +26700,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -26829,6 +27007,17 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
+
+
+
+
@@ -26883,7 +27072,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
@@ -26976,6 +27165,9 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
message suppression
+
@@ -26993,7 +27185,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 0c64cffc8..ee7c555a7 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -3294,12 +3294,6 @@
FLIGHTGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
- |
-
-
- FLIGHTGROUP.EPLRS |
-
-
|
@@ -7878,9 +7872,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set the destination base.
-
@@ -8073,11 +8064,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8102,6 +8096,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -18700,9 +18708,6 @@ Here we only check if stuck whilst taxiing.
-
-
Set the destination base.
-
@@ -18895,11 +18900,14 @@ Here we only check if stuck whilst taxiing.
@@ -18924,6 +18932,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -39565,9 +39587,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
@@ -39760,11 +39779,14 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -39789,6 +39811,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -41770,9 +41806,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
@@ -41965,11 +41998,14 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -41994,6 +42030,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html
index e7e416d7a..ebf2659be 100644
--- a/Documentation/Ops.Intel.html
+++ b/Documentation/Ops.Intel.html
@@ -4935,72 +4935,6 @@ 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}
-
-
-
-
-
-
-
-
-
@@ -10916,72 +10850,6 @@ 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}
-
-
-
-
-
-
-
-
-
@@ -12946,72 +12814,6 @@ 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 b667fb910..c20c8cb9a 100644
--- a/Documentation/Ops.NavyGroup.html
+++ b/Documentation/Ops.NavyGroup.html
@@ -2463,12 +2463,6 @@
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 c27c66719..31f144279 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -1692,12 +1692,6 @@
OPSGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
- |
-
-
- OPSGROUP.EPLRS |
-
-
|
@@ -7328,17 +7322,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -8540,9 +8523,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Init a table.
-
@@ -29132,17 +29112,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
-
-
-
-
@@ -30344,9 +30313,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
- Init a table.
-
@@ -32276,17 +32242,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
-
-
-
-
@@ -33488,9 +33443,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
- Init a table.
-
@@ -39422,7 +39374,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Has line of sight.
+ No of sight.
diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html
index 94844693b..05e14af25 100644
--- a/Documentation/Ops.OpsZone.html
+++ b/Documentation/Ops.OpsZone.html
@@ -3519,6 +3519,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Contested.
+
@@ -7336,6 +7339,9 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) --
+
+ Contested.
+
@@ -9290,6 +9296,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 14f5731d1..6be542d6f 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -16509,7 +16509,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
@@ -24033,7 +24044,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
+
@@ -26507,7 +26529,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 33a820772..1117c716f 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3253,17 +3253,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -4113,17 +4102,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -8041,17 +8019,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -8901,17 +8868,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 87fe650e4..acacf0c74 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4435,6 +4435,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
+
+
+
+
@@ -4475,7 +4486,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
@@ -18205,7 +18227,7 @@ mygroup:WayPointExecute()
+
+
+
@@ -22349,7 +22382,7 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
@@ -23014,7 +23058,7 @@ If the Identifiable is alive, true is returned.
+
+
+
@@ -23190,7 +23245,7 @@ If the Identifiable is alive, true is returned.
-
CONTROLLABLE.timer
+
CONTROLLABLE.spot
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index cd84fb314..380f9bf4b 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5575,7 +5575,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+