From 47ac43713a6faabb03653265185e1f953894e127 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sun, 14 Jun 2026 14:13:14 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Settings.html | 8 +-
Documentation/Core.Spawn.html | 270 ++++++++-----------
Documentation/Core.Spot.html | 132 ++++++++++
Documentation/Core.Zone.html | 44 ++++
Documentation/Functional.ATC_Ground.html | 6 -
Documentation/Functional.Autolase.html | 112 +-------
Documentation/Functional.Designate.html | 22 --
Documentation/Functional.Detection.html | 72 +++++-
Documentation/Functional.Mantis.html | 66 +----
Documentation/Functional.RAT.html | 28 +-
Documentation/Functional.Scoring.html | 22 ++
Documentation/Ops.Airboss.html | 91 ++++++-
Documentation/Ops.ArmyGroup.html | 50 ----
Documentation/Ops.CSAR.html | 138 +++++-----
Documentation/Ops.CTLD.html | 313 ++++++++++++++++-------
Documentation/Ops.FlightGroup.html | 78 +++++-
Documentation/Ops.NavyGroup.html | 6 -
Documentation/Ops.OpsGroup.html | 50 +---
Documentation/Ops.OpsZone.html | 9 -
Documentation/Ops.PlayerTask.html | 21 +-
Documentation/Utilities.FiFo.html | 22 ++
Documentation/Wrapper.Controllable.html | 110 ++++++++
Documentation/Wrapper.Marker.html | 132 +++++-----
24 files changed, 1071 insertions(+), 735 deletions(-)
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 1ccf130e9..e1abca735 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -5973,7 +5973,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
FSM._StartState
@@ -7605,7 +7605,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 565f4c8a2..430e17fd9 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2785,7 +2785,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2ASystem
@@ -2840,7 +2840,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SETTINGS.Metric
@@ -4942,7 +4942,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2ASystem
@@ -4997,7 +4997,7 @@ It is advised to use this method at the start of the mission.
-
+ #boolean
SETTINGS.Metric
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 370ed2549..a3a0dad5f 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3018,25 +3018,13 @@ and any spaces before and after the resulting name are removed.
- SPAWN.communication |
+ SPAWN.callsign |
|
- SPAWN.frequency |
-
-
- |
-
-
- SPAWN.hidden |
-
-
- |
-
-
- SPAWN.livery_id |
+ SPAWN.modulation |
|
@@ -3045,18 +3033,6 @@ and any spaces before and after the resulting name are removed.
SPAWN.skill |
- |
-
-
- SPAWN.speed |
-
-
- |
-
-
- SPAWN.uncontrolled |
-
-
|
@@ -3731,14 +3707,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.
-
@@ -3918,6 +3891,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3976,6 +3960,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4042,6 +4037,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4108,9 +4114,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Overwrite unit names by default with group name.
-
@@ -4122,6 +4125,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4186,15 +4200,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
-
@@ -4408,17 +4418,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4486,7 +4485,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.
@@ -4567,7 +4566,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -10478,14 +10433,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.
-
@@ -10665,6 +10617,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10723,6 +10686,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10789,6 +10763,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10855,9 +10840,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
-
@@ -10869,6 +10851,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10933,15 +10926,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
-
@@ -11155,17 +11144,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11233,7 +11211,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.
@@ -11314,7 +11292,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.communication
+SPAWN.callsign
@@ -11325,29 +11303,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.frequency
-
-
-
-
-
-
-
-
-
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index c8dc8a7e8..26a318580 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2753,6 +2753,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -4036,6 +4080,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -5591,6 +5679,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html
index 1417a4324..d0c4a8fe3 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16546,6 +16546,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -17250,6 +17261,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 43fbe9d91..a8c473f37 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3903,9 +3903,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Kickspeed
-
@@ -4491,9 +4488,6 @@ 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 42e4ed25f..87621d650 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2416,39 +2416,6 @@
-
-
-
-
-
-
@@ -2562,39 +2529,6 @@
set up SRS
-
-
-
-
-
-
@@ -2703,33 +2637,11 @@
-
-
@@ -2752,17 +2664,6 @@
-
-
-
-
@@ -2780,7 +2681,18 @@
+
+
+
+
AUTOLASE.smoketargets
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index ef270932c..7ed32eff7 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2397,17 +2397,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
@@ -2419,17 +2408,6 @@ Use the method DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index f24f5d58f..2e5cc0a82 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20017,6 +20017,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -20149,6 +20160,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -20166,7 +20188,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
@@ -24903,6 +24936,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -24920,7 +24964,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
@@ -26678,6 +26733,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26695,7 +26761,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 0a920937f..582d4d62f 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -5470,7 +5470,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -5481,7 +5481,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -5492,7 +5492,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -5503,7 +5503,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -5731,17 +5731,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5800,17 +5789,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6268,6 +6246,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
switch alarm state RED
+
@@ -12474,7 +12455,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_Long
@@ -12485,7 +12466,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_Medium
@@ -12496,7 +12477,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -12507,7 +12488,7 @@ Substring matching with digit-boundary protection prevents false matches
-
+ #table
MANTIS.SAM_Table_Short
@@ -12735,17 +12716,6 @@ Substring matching with digit-boundary protection prevents false matches
-
-
-
-
@@ -12804,17 +12774,6 @@ Substring matching with digit-boundary protection prevents false matches
-
-
-
-
@@ -13272,6 +13231,9 @@ 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 3c635abb2..d430fa0bf 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4602,25 +4602,13 @@ and any spaces before and after the resulting name are removed.
- RAT.communication |
+ RAT.callsign |
|
- RAT.frequency |
-
-
- |
-
-
- RAT.hidden |
-
-
- |
-
-
- RAT.livery_id |
+ RAT.modulation |
|
@@ -4629,18 +4617,6 @@ and any spaces before and after the resulting name are removed.
RAT.skill |
- |
-
-
- RAT.speed |
-
-
- |
-
-
- RAT.uncontrolled |
-
-
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 724a4af47..704bf1acc 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2910,6 +2910,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SCORING.AutoSavePath
@@ -6367,6 +6378,17 @@ The scale magnifies the scores given to the players.
+
+
+
+
+
+
SCORING.AutoSavePath
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 4ba067189..cae584bbc 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9842,6 +9842,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -9853,6 +9864,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -30489,6 +30511,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -30500,6 +30533,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -33613,6 +33657,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -33624,6 +33679,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -41885,7 +41951,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -41913,7 +41979,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -41927,7 +41993,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42039,9 +42105,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set case of f
-
@@ -42110,7 +42173,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set stack flag.
+ Also decrease flag for section members of flight.
@@ -42137,6 +42200,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.
+
+
+
+
@@ -42272,6 +42346,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set section lead of player flight.
+
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html
index af1750e1e..bf7d5282d 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 |
-
-
|
@@ -6749,17 +6743,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -12644,17 +12627,6 @@ and pick the closest unit to this ARMYGROUP.
Field(s)
-
@@ -33165,17 +33137,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
-
@@ -35026,17 +34987,6 @@ 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 2aea61e5a..654d35010 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2604,12 +2604,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -2838,6 +2832,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.smokecolor |
+ |
+
+
+ CSAR.speed |
+
+
|
@@ -4183,7 +4183,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CSAR.FreeVHFFrequencies
@@ -4584,7 +4584,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -4673,14 +4673,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4706,6 +4703,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4840,17 +4848,6 @@ 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
-
-
-
-
@@ -5157,6 +5154,17 @@ 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
+
+
+
+
@@ -10655,7 +10663,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -11056,7 +11064,7 @@ callsigns from playername or group name.
+
@@ -11312,17 +11328,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -11629,6 +11634,17 @@ 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
+
+
+
+
@@ -13334,7 +13350,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -13735,7 +13751,7 @@ callsigns from playername or group name.
+
@@ -13991,17 +14015,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -14308,6 +14321,17 @@ 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 d95aaa831..fe2c18eac 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6141,6 +6141,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -6161,7 +6172,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -6183,7 +6194,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -6208,11 +6219,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6399,11 +6413,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6432,14 +6449,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6504,6 +6518,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
+
+
+
+
@@ -6618,8 +6643,19 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
CTLD._c130DcAutoActiveSetId
@@ -6630,18 +6666,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
+
@@ -6986,7 +7022,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
CTLD.locale
@@ -7099,6 +7135,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
enfore engineer build only?
+
+
+
+
@@ -7153,7 +7200,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
noob catch
+
time to repairor build a unit/group
@@ -7263,7 +7310,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -24009,6 +24056,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -24029,7 +24087,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -24051,7 +24109,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -24076,11 +24134,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24267,11 +24328,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24300,14 +24364,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24372,6 +24433,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -24486,8 +24558,19 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+
CTLD._c130DcAutoActiveSetId
@@ -24498,18 +24581,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
+
@@ -24854,7 +24937,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #string
CTLD.locale
@@ -24967,6 +25050,17 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
+
+
+
+
@@ -25021,7 +25115,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
@@ -25131,7 +25225,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -26857,6 +26951,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -26877,7 +26982,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -26899,7 +27004,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -26924,11 +27029,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27115,11 +27223,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27148,14 +27259,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27220,6 +27328,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -27334,8 +27453,19 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+
CTLD._c130DcAutoActiveSetId
@@ -27346,18 +27476,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
+
@@ -27702,7 +27832,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #string
CTLD.locale
@@ -27815,6 +27945,17 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
+
+
+
+
@@ -27869,7 +28010,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
@@ -27979,7 +28120,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -32631,17 +32772,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -32757,17 +32887,6 @@ 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 54aab63fb..4960baa30 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 |
-
-
|
@@ -7778,6 +7772,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -7849,12 +7857,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -18617,6 +18625,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -18688,12 +18710,12 @@ Here we only check if stuck whilst taxiing.
@@ -39499,6 +39521,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -39570,12 +39606,12 @@ Optionally, you can calculate the current max weight possible, which accounts fo
@@ -41721,6 +41757,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -41792,12 +41842,12 @@ Optionally, you can calculate the current max weight possible, which accounts fo
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html
index 2af10f686..34c63cee2 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 6048416b9..f2776a14b 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 |
-
-
|
@@ -7339,17 +7333,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -8551,6 +8534,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Init a table.
+
@@ -29140,17 +29126,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
-
-
-
-
@@ -30352,6 +30327,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Init a table.
+
@@ -32281,17 +32259,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
-
-
-
-
@@ -33493,6 +33460,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Init a table.
+
@@ -39424,7 +39394,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 ec4971c64..de09eea7a 100644
--- a/Documentation/Ops.OpsZone.html
+++ b/Documentation/Ops.OpsZone.html
@@ -3530,9 +3530,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Contested.
-
@@ -7350,9 +7347,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) --
-
- Contested.
-
@@ -9307,9 +9301,6 @@ 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 d76df67eb..654fada96 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -15964,11 +15964,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -16517,7 +16520,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
@@ -23496,11 +23499,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -24049,7 +24055,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
@@ -25978,11 +25984,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -26531,7 +26540,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 aea35ff9b..4c08c6b35 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3264,6 +3264,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
@@ -4113,6 +4124,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 4eb05a4eb..63af90fed 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4446,6 +4446,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
+
+
+
+
@@ -4479,6 +4490,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -18165,6 +18187,17 @@ mygroup:WayPointExecute()
The DCS controllable class.
+
+
+
+
@@ -18198,6 +18231,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -22298,6 +22342,17 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
+
+
+
+
@@ -22331,6 +22386,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -22952,6 +23018,17 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
+
+
+
+
@@ -22985,6 +23062,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -23117,6 +23205,17 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
+
+
+
+
@@ -23150,6 +23249,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 0e4087763..3b85ebed1 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2960,28 +2960,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -3059,6 +3037,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -5109,28 +5109,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -5208,6 +5186,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -6752,28 +6752,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -6851,6 +6829,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+