From ecb99e8dd5c50312ad09241b5b33599abfff85a9 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sat, 29 Aug 2026 10:59:43 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/Core.Settings.html | 22 --
Documentation/Core.Spawn.html | 202 +++++++++----
Documentation/Core.Spot.html | 132 +++++++++
Documentation/Functional.AICSAR.html | 6 +-
Documentation/Functional.ATC_Ground.html | 4 +-
Documentation/Functional.Autolase.html | 140 ++++++++-
Documentation/Functional.Designate.html | 11 +
Documentation/Functional.Detection.html | 105 ++++---
Documentation/Functional.Mantis.html | 348 ++++++++++++++++++++---
Documentation/Functional.RAT.html | 65 ++++-
Documentation/Functional.Scoring.html | 30 +-
Documentation/Ops.Airboss.html | 106 ++-----
Documentation/Ops.Airwing.html | 55 ++++
Documentation/Ops.ArmyGroup.html | 50 +++-
Documentation/Ops.CSAR.html | 93 +++---
Documentation/Ops.CTLD.html | 175 ++++--------
Documentation/Ops.FlightGroup.html | 158 +++++-----
Documentation/Ops.Intel.html | 198 +++++++++++++
Documentation/Ops.NavyGroup.html | 6 -
Documentation/Ops.OpsGroup.html | 41 +--
Documentation/Ops.PlayerTask.html | 54 +++-
Documentation/Utilities.FiFo.html | 22 ++
Documentation/Wrapper.Controllable.html | 55 ++++
Documentation/Wrapper.Group.html | 78 +----
Documentation/Wrapper.Marker.html | 66 -----
Documentation/Wrapper.Positionable.html | 44 +++
26 files changed, 1530 insertions(+), 736 deletions(-)
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index ff6f17f6b..f70d4f4f4 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2857,17 +2857,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5025,17 +5014,6 @@ 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 c6b15c288..e81f06d89 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3027,6 +3027,18 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.communication |
+
+
+ |
+
+
+ SPAWN.frequency |
+
+
|
@@ -3036,7 +3048,19 @@ and any spaces before and after the resulting name are removed.
- SPAWN.uncontrolled |
+ SPAWN.livery_id |
+
+
+ |
+
+
+ SPAWN.modulation |
+
+
+ |
+
+
+ SPAWN.skill |
|
@@ -3893,6 +3917,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+ #number
+
SPAWN.SpawnCount
+
+
+
+
+
The internal counter of the amount of spawning the has happened since SpawnStart.
+
@@ -4130,9 +4168,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- By default, no InitLimit
-
@@ -4186,15 +4221,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
SPAWN.SpawnInitSADL
+ #string
+
SPAWN.SpawnInitSkill
-
-
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
- we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
-
@@ -4226,7 +4257,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4240,7 +4271,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4408,17 +4439,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4486,7 +4506,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.
@@ -4560,6 +4580,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -4578,7 +4620,29 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
SPAWN.skill
@@ -10651,6 +10715,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+ #number
+
SPAWN.SpawnCount
+
+
+
+
+
The internal counter of the amount of spawning the has happened since SpawnStart.
+
@@ -10888,9 +10966,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
@@ -10944,15 +11019,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
SPAWN.SpawnInitSADL
+ #string
+
SPAWN.SpawnInitSkill
-
-
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
- we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
-
@@ -10984,7 +11055,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -10998,7 +11069,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -11166,17 +11237,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11244,7 +11304,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.
@@ -11318,6 +11378,28 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
@@ -11336,7 +11418,29 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.uncontrolled
+SPAWN.livery_id
+
+
+
+
+
+
+
+
+
+
+
+
SPAWN.skill
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index b913e95c1..e609036b8 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2765,6 +2765,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4048,6 +4092,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -5603,6 +5691,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html
index cc5b3d0e2..6b58542e9 100644
--- a/Documentation/Functional.AICSAR.html
+++ b/Documentation/Functional.AICSAR.html
@@ -3369,7 +3369,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
@@ -6500,7 +6500,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
@@ -8469,7 +8469,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index b87abb5d7..c3680d521 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3911,7 +3911,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4499,7 +4499,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 9e4366d9e..4e7b0a10c 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2400,7 +2400,7 @@
+
+
@@ -2438,6 +2460,17 @@
+
+
+
+
@@ -2526,6 +2559,17 @@
+
+
+
+
@@ -2540,6 +2584,39 @@
set up SRS
+
+
+
+
+
+
@@ -2557,7 +2634,7 @@
+
@@ -2617,6 +2705,17 @@
+
+
+
+
@@ -2648,11 +2747,22 @@
+
@@ -2675,6 +2785,17 @@
+
+
+
+
@@ -2692,18 +2813,7 @@
-
-
-
-
+ #boolean
AUTOLASE.smoketargets
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 7ed32eff7..5d2ffd47c 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2397,6 +2397,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 14c57209f..c7ab5b04f 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20147,6 +20147,28 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
@@ -20279,17 +20301,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -20307,7 +20318,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
@@ -25044,17 +25077,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -25072,7 +25094,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
@@ -26830,17 +26874,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -26858,7 +26891,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
+ #number
DETECTION_BASE.RefreshTimeInterval
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index d2c637929..e83f4c9c2 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -6107,8 +6107,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -6387,6 +6398,59 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+ #boolean
+
MANTIS.NavalAutonomy
+
+
+
+
+
ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)
+
+
+
+
+
+
+
+ #number
+
MANTIS.NavalAutonomyRadius
+
+
+
+
+
meters; a ship group within this distance of an alive EWR group counts as covered
+
+
+
+
+
+
+
+ #boolean
+
MANTIS.NavalPerUnit
+
+
+
+
+
classify & switch every ship unit individually (see SetNavalPerUnit)
+
+
+
+
+
@@ -6398,6 +6462,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6437,7 +6512,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -6448,7 +6523,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -6459,7 +6534,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -6470,7 +6545,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -6488,6 +6563,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+ #boolean
+
MANTIS.SEADNaval
+
+
+
+
+
ships hard-kill inbound missiles; they do not go EMCON under SEAD (see SetNavalSEAD)
+
+
+
@@ -6638,8 +6727,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -7122,6 +7200,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.
+
+
+
+
+
+
+
+
@@ -7191,9 +7324,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -13730,8 +13860,8 @@ Substring matching with digit-boundary protection prevents false matches
+
@@ -14010,6 +14151,59 @@ Substring matching with digit-boundary protection prevents false matches
+
+
+
+
+
+
+ #boolean
+
MANTIS.NavalAutonomy
+
+
+
+
+
ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)
+
+
+
+
+
+
+
+ #number
+
MANTIS.NavalAutonomyRadius
+
+
+
+
+
meters; a ship group within this distance of an alive EWR group counts as covered
+
+
+
+
+
+
+
+ #boolean
+
MANTIS.NavalPerUnit
+
+
+
+
+
classify & switch every ship unit individually (see SetNavalPerUnit)
+
+
+
+
+
@@ -14021,6 +14215,17 @@ Substring matching with digit-boundary protection prevents false matches
+
+
+
+
@@ -14060,7 +14265,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_Long
@@ -14071,7 +14276,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_Medium
@@ -14082,7 +14287,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -14093,7 +14298,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_Short
@@ -14111,6 +14316,20 @@ Substring matching with digit-boundary protection prevents false matches
+
+
+
+
+ #boolean
+
MANTIS.SEADNaval
+
+
+
+
+
ships hard-kill inbound missiles; they do not go EMCON under SEAD (see SetNavalSEAD)
+
+
+
@@ -14261,8 +14480,8 @@ Substring matching with digit-boundary protection prevents false matches
-
@@ -14745,6 +14953,61 @@ Substring matching with digit-boundary protection prevents false matches
Log SAM status in dcs.log every cycle if true.
+
+
+
+
+
+
+
+
@@ -14814,9 +15077,6 @@ Substring matching with digit-boundary protection prevents false matches
-
-
switch alarm state RED
-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index e08fa850e..3899b5251 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3356,6 +3356,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4611,6 +4617,18 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.communication |
+
+
+ |
+
+
+ RAT.frequency |
+
+
|
@@ -4620,7 +4638,19 @@ and any spaces before and after the resulting name are removed.
- RAT.uncontrolled |
+ RAT.livery_id |
+
+
+ |
+
+
+ RAT.modulation |
+
+
+ |
+
+
+ RAT.skill |
|
@@ -7887,6 +7917,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.
+
+
+
+
@@ -15835,6 +15876,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -22990,6 +23042,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 fb5f03a4c..0f8282898 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2922,17 +2922,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
SCORING.AutoSavePath
@@ -3177,7 +3166,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -3188,7 +3177,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
SCORING.AutoSavePath
@@ -6645,7 +6623,7 @@ The scale magnifies the scores given to the players.
-
+ #boolean
SCORING.penaltyoncoalitionchange
@@ -6656,7 +6634,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 da04f6d74..e00f0fc36 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9866,17 +9866,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9888,17 +9877,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -30596,17 +30574,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -30618,17 +30585,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -33742,17 +33698,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -33764,17 +33709,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -42283,9 +42217,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set case of f
-
@@ -42349,20 +42280,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
AIRBOSS.PlayerData.grade
@@ -42516,9 +42433,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set section lead of player flight.
-
@@ -42541,6 +42455,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set Stable Hover
+
@@ -42575,7 +42492,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set time stamp.
+ Set new time stamp.
@@ -42713,7 +42630,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42741,7 +42658,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42819,6 +42736,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Band modulation.
+
+
+
+
diff --git a/Documentation/Ops.Airwing.html b/Documentation/Ops.Airwing.html
index b0417391d..9362984bb 100644
--- a/Documentation/Ops.Airwing.html
+++ b/Documentation/Ops.Airwing.html
@@ -6068,6 +6068,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Mission queue table.
+
+
+
+
@@ -9743,6 +9754,17 @@ Spawning on runways is not supported.
Mission queue table.
+
+
+
+
@@ -16278,6 +16300,17 @@ Cohort assets will not be available until relocation is finished.
Mission queue table.
+
+
+
+
@@ -29865,6 +29898,17 @@ this request is used to put the groups back into the warehouse stock.
Mission queue table.
+
+
+
+
@@ -31808,6 +31852,17 @@ this request is used to put the groups back into the warehouse stock.
Mission queue table.
+
+
+
+
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html
index dcec98426..bc2114ea9 100644
--- a/Documentation/Ops.ArmyGroup.html
+++ b/Documentation/Ops.ArmyGroup.html
@@ -2543,12 +2543,6 @@ and pick the closest unit to this ARMYGROUP.
ARMYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
- |
-
-
- ARMYGROUP.EPLRS |
-
-
|
@@ -6761,6 +6755,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -12645,6 +12650,17 @@ and pick the closest unit to this ARMYGROUP.
Field(s)
+
@@ -33155,6 +33171,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
+
@@ -35005,6 +35032,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 c293febf0..5ade91586 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2604,6 +2604,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -4189,7 +4195,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4707,25 +4713,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4860,6 +4852,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
+
+
+
+
@@ -10636,7 +10639,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -11154,25 +11157,11 @@ callsigns from playername or group name.
-
@@ -11307,6 +11296,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -13290,7 +13290,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13808,25 +13808,11 @@ callsigns from playername or group name.
-
@@ -13961,6 +13947,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 370008c71..780aba444 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6180,7 +6180,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -6202,7 +6202,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -6227,14 +6227,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6319,7 +6316,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -6341,14 +6338,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6424,14 +6418,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6647,7 +6638,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -7047,7 +7027,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
CTLD.locale
@@ -7160,17 +7140,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
enfore engineer build only?
-
-
-
-
@@ -7225,7 +7194,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
time to repairor build a unit/group
+
noob catch
@@ -24101,7 +24070,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -24123,7 +24092,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -24148,14 +24117,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24240,7 +24206,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -24262,14 +24228,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24345,14 +24308,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24568,7 +24528,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -24968,7 +24917,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #string
+
CTLD.locale
@@ -25081,17 +25030,6 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
-
-
-
-
@@ -25146,7 +25084,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
@@ -27002,7 +26940,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -27024,7 +26962,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -27049,14 +26987,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27141,7 +27076,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -27163,14 +27098,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27246,14 +27178,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27469,7 +27398,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
@@ -27869,7 +27787,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #string
+
CTLD.locale
@@ -27982,17 +27900,6 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
-
-
-
-
@@ -28047,7 +27954,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
@@ -32902,6 +32809,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
+
+
+
+
@@ -33017,6 +32935,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index 6be4b7a44..00fa632cd 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -3305,12 +3305,6 @@
FLIGHTGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
- |
-
-
- FLIGHTGROUP.EPLRS |
-
-
|
@@ -7856,20 +7850,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -7901,9 +7881,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set the destination base.
-
@@ -8096,11 +8073,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8125,6 +8105,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -18678,20 +18672,6 @@ Here we only check if stuck whilst taxiing.
-
-
@@ -18723,9 +18703,6 @@ Here we only check if stuck whilst taxiing.
-
-
Set the destination base.
-
@@ -18918,11 +18895,14 @@ Here we only check if stuck whilst taxiing.
@@ -18947,6 +18927,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -39543,20 +39537,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -39588,9 +39568,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
@@ -39783,11 +39760,14 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -39812,6 +39792,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -41748,20 +41742,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -41793,9 +41773,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
@@ -41988,11 +41965,14 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -42017,6 +41997,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 a10d1618a..827c959ea 100644
--- a/Documentation/Ops.Intel.html
+++ b/Documentation/Ops.Intel.html
@@ -4976,6 +4976,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}
+
+
+
+
+
+
+
+
+
@@ -10891,6 +10957,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}
+
+
+
+
+
+
+
+
+
@@ -12855,6 +12987,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 b9bdacf44..8f6fb23f6 100644
--- a/Documentation/Ops.NavyGroup.html
+++ b/Documentation/Ops.NavyGroup.html
@@ -2474,12 +2474,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 43020f8af..287f88c05 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -1703,12 +1703,6 @@
OPSGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
- |
-
-
- OPSGROUP.EPLRS |
-
-
|
@@ -7351,17 +7345,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -29155,17 +29138,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
-
-
-
-
@@ -32299,17 +32271,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
-
-
-
-
@@ -39527,7 +39488,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- No of sight.
+ Has line of sight.
diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html
index bfb51cad6..c52ea496e 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -16070,11 +16070,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -16623,7 +16626,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
@@ -23591,11 +23605,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -24144,7 +24161,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
+
@@ -26062,11 +26090,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -26615,7 +26646,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 bc3b5f53c..2d86c683c 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -8158,6 +8158,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -9007,6 +9018,17 @@ 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 238b299ff..744ad3df7 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4510,6 +4510,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
+
+
+
+
@@ -18347,6 +18358,17 @@ mygroup:WayPointExecute()
The DCS controllable class.
+
+
+
+
@@ -22491,6 +22513,17 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
+
+
+
+
@@ -23156,6 +23189,17 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
+
+
+
+
@@ -23332,6 +23376,17 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 4c233f1a3..50f095a3b 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5628,18 +5628,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 61aa7892d..bd78cd205 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3060,28 +3060,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5209,28 +5187,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6852,28 +6808,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 35094ba64..24775e988 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3821,6 +3821,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -7976,6 +7987,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -8652,6 +8674,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -8839,6 +8872,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+