From 36be918c66b02f1e33d5e7f5bbc32170ec0f451d Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Thu, 23 Jul 2026 13:06:32 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/Core.Settings.html | 36 ++-
Documentation/Core.Spawn.html | 296 ++++--------------
Documentation/Core.SpawnStatic.html | 84 +++++
Documentation/Core.Spot.html | 33 --
Documentation/Functional.ATC_Ground.html | 4 +-
Documentation/Functional.Autolase.html | 83 +----
Documentation/Functional.Designate.html | 22 ++
Documentation/Functional.Detection.html | 6 +-
Documentation/Functional.Mantis.html | 108 +++----
Documentation/Functional.RAT.html | 32 +-
Documentation/Functional.Scoring.html | 4 +-
Documentation/Ops.Airboss.html | 114 ++++++-
Documentation/Ops.ArmyGroup.html | 50 +++
Documentation/Ops.Auftrag.html | 33 ++
Documentation/Ops.CSAR.html | 237 ++++++++------
Documentation/Ops.CTLD.html | 381 ++---------------------
Documentation/Ops.FlightGroup.html | 162 ++++------
Documentation/Ops.Intel.html | 198 ------------
Documentation/Ops.NavyGroup.html | 6 +
Documentation/Ops.OpsGroup.html | 39 +++
Documentation/Ops.OpsZone.html | 9 +
Documentation/Ops.PlayerTask.html | 33 ++
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Controllable.html | 165 ----------
Documentation/Wrapper.Marker.html | 72 ++++-
Documentation/Wrapper.Positionable.html | 44 +++
26 files changed, 883 insertions(+), 1390 deletions(-)
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index f956f7709..4b649fed6 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2808,11 +2808,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -2852,11 +2855,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4965,11 +4979,14 @@ It is advised to use this method at the start of the mission.
@@ -5009,11 +5026,22 @@ 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 dd28d8f75..755325a86 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3018,37 +3018,7 @@ and any spaces before and after the resulting name are removed.
- SPAWN.callsign |
-
-
- |
-
-
- SPAWN.frequency |
-
-
- |
-
-
- SPAWN.livery_id |
-
-
- |
-
-
- SPAWN.modulation |
-
-
- |
-
-
- SPAWN.skill |
-
-
- |
-
-
- SPAWN.speed |
+ SPAWN.uncontrolled |
|
@@ -3737,11 +3707,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.
+
@@ -3888,6 +3861,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.
+
@@ -4056,17 +4043,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4133,6 +4109,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Overwrite unit names by default with group name.
+
@@ -4144,16 +4123,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -4188,17 +4159,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4220,21 +4180,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
SPAWN.SpawnInitSADL
-
-
-
-
-
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
-
-
-
-
-
-
-
-
SPAWN.SpawnInitTerminalType
@@ -4259,7 +4204,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -4273,7 +4218,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -4508,7 +4453,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.
@@ -4589,62 +4534,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
SPAWN.speed
+
SPAWN.uncontrolled
@@ -10489,11 +10379,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.
+
@@ -10640,6 +10533,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.
+
@@ -10808,17 +10715,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10885,6 +10781,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10896,16 +10795,8 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
@@ -10940,17 +10831,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10972,21 +10852,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.SpawnInitSADL
-
-
-
-
- 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
-
-
-
-
-
-
-
-
SPAWN.SpawnInitTerminalType
@@ -11011,7 +10876,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -11025,7 +10890,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -11260,7 +11125,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.
@@ -11341,62 +11206,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.callsign
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
SPAWN.speed
+
SPAWN.uncontrolled
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index bcd488e78..705237d69 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1972,6 +1972,24 @@ such as position and heading.
SPAWNSTATIC:_SpawnStatic(Template, CountryID) |
Spawns a new static using a given template.
+ |
+
+
+ SPAWNSTATIC.heliport_callsign_id |
+
+
+ |
+
+
+ SPAWNSTATIC.heliport_frequency |
+
+
+ |
+
+
+ SPAWNSTATIC.heliport_modulation |
+
+
|
@@ -3100,6 +3118,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4961,6 +5012,39 @@ Handy if you spawn from cargo statics which have resources already set.
+
+
+
+
+
+
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index e609036b8..613789ea3 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2798,17 +2798,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4125,17 +4114,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5724,17 +5702,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index fd28ae2d5..6cc1293ce 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
@@ -4496,7 +4496,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 ee18e33b3..9e4366d9e 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2323,7 +2323,7 @@
+
@@ -2595,17 +2606,6 @@
-
-
-
-
@@ -2617,17 +2617,6 @@
-
-
-
-
@@ -2659,18 +2648,7 @@
-
-
-
-
@@ -2758,7 +2703,7 @@
- #boolean
+
AUTOLASE.smoketargets
@@ -2769,7 +2714,7 @@
- #table
+
AUTOLASE.targetsperrecce
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 7ed32eff7..ef270932c 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2397,6 +2397,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
@@ -2408,6 +2419,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 039cde8c4..14c57209f 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20307,7 +20307,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number
+
DETECTION_BASE.RefreshTimeInterval
@@ -25072,7 +25072,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number
+
DETECTION_BASE.RefreshTimeInterval
@@ -26858,7 +26858,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 2806bf008..35e8db664 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1960,6 +1960,12 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetJammedSAMs() |
Get table of currently jammed SAM group names.
+ |
+
+
+ MANTIS.Groupset |
+
+
|
@@ -6101,8 +6107,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -6282,6 +6277,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.
+
+
+
+
@@ -6388,12 +6394,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MANTIS.NavalPerUnit
+
MANTIS.NavalAutonomy
-
classify & switch every ship unit individually (see SetNavalPerUnit)
+
ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)
@@ -6401,13 +6407,13 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6420,17 +6426,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6685,8 +6680,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
-
MANTIS.SkateNumber
+
+
MANTIS.SkateZones
@@ -13752,8 +13747,8 @@ Substring matching with digit-boundary protection prevents false matches
-
@@ -13933,6 +13917,17 @@ Substring matching with digit-boundary protection prevents false matches
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.
+
+
+
+
@@ -14039,12 +14034,12 @@ Substring matching with digit-boundary protection prevents false matches
#boolean
-
MANTIS.NavalPerUnit
+
MANTIS.NavalAutonomy
-
classify & switch every ship unit individually (see SetNavalPerUnit)
+
ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)
@@ -14052,13 +14047,13 @@ Substring matching with digit-boundary protection prevents false matches
@@ -14071,17 +14066,6 @@ Substring matching with digit-boundary protection prevents false matches
-
-
-
-
@@ -14336,8 +14320,8 @@ Substring matching with digit-boundary protection prevents false matches
- #number
-
MANTIS.SkateNumber
+
+
MANTIS.SkateZones
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 1d3279ef0..ede77ad9d 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4608,37 +4608,7 @@ and any spaces before and after the resulting name are removed.
- RAT.callsign |
-
-
- |
-
-
- RAT.frequency |
-
-
- |
-
-
- RAT.livery_id |
-
-
- |
-
-
- RAT.modulation |
-
-
- |
-
-
- RAT.skill |
-
-
- |
-
-
- RAT.speed |
+ RAT.uncontrolled |
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 5bb56e727..fb5f03a4c 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3177,7 +3177,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -6645,7 +6645,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 9ac54f3be..121104040 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -1512,7 +1512,7 @@
+
+ AIRBOSS.AircraftCarrier.F14BU |
+
+ F-14BU by Heatblur.
|
@@ -9854,6 +9860,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -9865,6 +9882,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -30501,6 +30529,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -30512,6 +30551,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -33625,6 +33675,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -33636,6 +33697,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -38813,6 +38885,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
@@ -42133,6 +42216,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set current case.
+
@@ -42201,7 +42287,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set stack flag.
+ Also decrease flag for section members of flight.
@@ -42228,6 +42314,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.
+
+
+
+
@@ -42419,7 +42516,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set time stamp.
+ Set new time stamp.
@@ -42663,6 +42760,17 @@ 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 6a94a8e92..7b23b7cd5 100644
--- a/Documentation/Ops.ArmyGroup.html
+++ b/Documentation/Ops.ArmyGroup.html
@@ -2543,6 +2543,12 @@ and pick the closest unit to this ARMYGROUP.
ARMYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ ARMYGROUP.EPLRS |
+
+
|
@@ -6755,6 +6761,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
@@ -12639,6 +12656,17 @@ and pick the closest unit to this ARMYGROUP.
Field(s)
+
@@ -33149,6 +33177,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
+
@@ -34999,6 +35038,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
+
diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html
index 88fa20c4d..24c129b24 100644
--- a/Documentation/Ops.Auftrag.html
+++ b/Documentation/Ops.Auftrag.html
@@ -7450,6 +7450,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Mission Ingress waypoint coordinate.
+
+
+
+
@@ -23326,6 +23337,17 @@ will always return.
Mission Ingress waypoint coordinate.
+
+
+
+
@@ -26740,6 +26762,17 @@ will always return.
Mission Ingress waypoint coordinate.
+
+
+
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index c1deec8af..009ff2095 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,12 +2832,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.smokecolor |
- |
-
-
- CSAR.speed |
-
-
|
@@ -4201,7 +4189,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4602,7 +4590,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -4691,11 +4679,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4716,11 +4707,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4855,17 +4860,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
-
-
-
-
@@ -5082,6 +5076,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5107,6 +5115,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
+
+
+
@@ -5144,17 +5166,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
-
-
-
-
@@ -10653,7 +10664,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -11054,7 +11065,7 @@ callsigns from playername or group name.
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -11143,11 +11154,14 @@ callsigns from playername or group name.
@@ -11168,11 +11182,25 @@ callsigns from playername or group name.
+
@@ -11307,17 +11335,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -11534,6 +11551,20 @@ callsigns from playername or group name.
+
+
@@ -11559,6 +11590,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -11596,17 +11641,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
-
-
-
-
@@ -13312,7 +13346,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13713,7 +13747,7 @@ callsigns from playername or group name.
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -13802,11 +13836,14 @@ callsigns from playername or group name.
@@ -13827,11 +13864,25 @@ callsigns from playername or group name.
+
@@ -13966,17 +14017,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -14193,6 +14233,20 @@ callsigns from playername or group name.
+
+
@@ -14218,6 +14272,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -14255,17 +14323,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 94f79053f..f8eabc6db 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6073,17 +6073,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6164,17 +6153,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -6238,20 +6216,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -6348,7 +6312,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -6370,11 +6334,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6577,17 +6544,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -6685,72 +6641,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
@@ -7281,7 +7171,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- noob catch
+ time to repairor build a unit/group
@@ -7394,7 +7284,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -7443,9 +7333,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
sub categories
-
@@ -24063,17 +23950,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -24154,17 +24030,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
-
-
-
-
@@ -24228,20 +24093,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
@@ -24338,7 +24189,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -24360,11 +24211,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24567,17 +24421,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -24675,72 +24518,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
-
-
-
-
-
@@ -25271,7 +25048,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
@@ -25384,7 +25161,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -25433,9 +25210,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
sub categories
-
@@ -27033,17 +26807,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -27124,17 +26887,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
-
-
-
-
@@ -27198,20 +26950,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
@@ -27308,7 +27046,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -27330,11 +27068,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27537,17 +27278,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -27645,72 +27375,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
-
-
-
-
-
@@ -28241,7 +27905,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
@@ -28354,7 +28018,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -28403,9 +28067,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
sub categories
-
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index 66c29ad86..e0283d990 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -3305,6 +3305,12 @@
FLIGHTGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ FLIGHTGROUP.EPLRS |
+
+
|
@@ -7850,6 +7856,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -8078,20 +8098,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8114,17 +8120,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Flight is ready for takeoff. This is for FLIGHTCONTROL.
-
-
-
-
@@ -18680,6 +18675,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -18908,20 +18917,6 @@ Here we only check if stuck whilst taxiing.
-
-
-
-
@@ -18944,17 +18939,6 @@ Here we only check if stuck whilst taxiing.
Flight is ready for takeoff. This is for FLIGHTCONTROL.
-
-
-
-
@@ -39553,6 +39537,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -39781,20 +39779,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -39817,17 +39801,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Flight is ready for takeoff. This is for FLIGHTCONTROL.
-
-
-
-
@@ -41766,6 +41739,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -41994,20 +41981,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -42030,17 +42003,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 827c959ea..a10d1618a 100644
--- a/Documentation/Ops.Intel.html
+++ b/Documentation/Ops.Intel.html
@@ -4976,72 +4976,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}
-
-
-
-
-
-
-
-
-
@@ -10957,72 +10891,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}
-
-
-
-
-
-
-
-
-
@@ -12987,72 +12855,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 8f6fb23f6..b9bdacf44 100644
--- a/Documentation/Ops.NavyGroup.html
+++ b/Documentation/Ops.NavyGroup.html
@@ -2474,6 +2474,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 f8b5184f8..c80045d00 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -1703,6 +1703,12 @@
OPSGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ OPSGROUP.EPLRS |
+
+
|
@@ -7345,6 +7351,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -29135,6 +29152,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -32265,6 +32293,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html
index ec91cfb82..032de7dc4 100644
--- a/Documentation/Ops.OpsZone.html
+++ b/Documentation/Ops.OpsZone.html
@@ -3542,6 +3542,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Contested.
+
@@ -7359,6 +7362,9 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) --
+
+ Contested.
+
@@ -9313,6 +9319,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 bfb51cad6..22c99f894 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -16694,6 +16694,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24215,6 +24226,17 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
+
+
+
+
@@ -26686,6 +26708,17 @@ 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 2d86c683c..bc3b5f53c 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -8158,17 +8158,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -9018,17 +9007,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 a0a88f175..e9208fa32 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4458,17 +4458,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
-
-
-
-
@@ -4491,28 +4480,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -18199,17 +18166,6 @@ mygroup:WayPointExecute()
The DCS controllable class.
-
-
-
-
@@ -18232,28 +18188,6 @@ mygroup:WayPointExecute()
-
-
-
-
-
@@ -22354,17 +22288,6 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
-
-
-
-
@@ -22387,28 +22310,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
-
@@ -23030,17 +22931,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
@@ -23063,28 +22953,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
-
@@ -23217,17 +23085,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
@@ -23250,28 +23107,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
-
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index bd78cd205..59f9a58f1 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2972,6 +2972,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -3056,7 +3078,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.toall
+
MARKER.togroup
@@ -5099,6 +5121,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -5183,7 +5227,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.toall
+
MARKER.togroup
@@ -6720,6 +6764,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -6804,7 +6870,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.toall
+
MARKER.togroup
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.
+
+
+
+