From 4ece5ef052fc198fd751df0eba113dc0314186e1 Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Sun, 14 Jun 2026 07:58:55 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/Core.Settings.html | 8 +- Documentation/Core.Spawn.html | 152 ++++++++-- Documentation/Core.SpawnStatic.html | 84 +++++ Documentation/Functional.Autolase.html | 164 +--------- Documentation/Functional.Designate.html | 22 -- Documentation/Functional.Detection.html | 99 ++++-- Documentation/Functional.Mantis.html | 96 +++--- Documentation/Functional.Movement.html | 28 -- Documentation/Functional.RAT.html | 4 +- Documentation/Functional.Scoring.html | 30 +- Documentation/Ops.Airboss.html | 30 +- Documentation/Ops.ArmyGroup.html | 6 + Documentation/Ops.Auftrag.html | 33 ++ Documentation/Ops.CSAR.html | 132 +++----- Documentation/Ops.CTLD.html | 388 ++++++++++++++++++++++-- Documentation/Ops.FlightGroup.html | 150 ++++++--- Documentation/Ops.NavyGroup.html | 6 + Documentation/Ops.OpsGroup.html | 41 ++- Documentation/Ops.OpsZone.html | 9 + Documentation/Ops.PlayerTask.html | 48 +-- Documentation/Utilities.FiFo.html | 44 +++ Documentation/Wrapper.Controllable.html | 220 ++++++++++++++ Documentation/Wrapper.Group.html | 78 +---- Documentation/Wrapper.Marker.html | 132 ++++---- 24 files changed, 1307 insertions(+), 697 deletions(-) diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 2f0887bb5..8bd578ab3 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 @@ -2796,7 +2796,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string SETTINGS.A2GSystem @@ -4942,7 +4942,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2ASystem @@ -4953,7 +4953,7 @@ It is advised to use this method at the start of the mission.

- + #string SETTINGS.A2GSystem diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 6243a83bf..7e40ea797 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3018,7 +3018,7 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.communication

+

SPAWN.callsign

@@ -3048,7 +3048,7 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.uncontrolled

+

SPAWN.speed

@@ -3909,6 +3909,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnGrouping + + +
@@ -3967,6 +3978,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
@@ -4121,6 +4143,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
@@ -4179,6 +4212,32 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

self:T2( { self.SpawnTemplatePrefix, Vec2} )

+
+ +
+
+
+ + +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

+ +
+ +
+
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -4392,17 +4451,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -4551,7 +4599,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.communication +SPAWN.callsign @@ -4606,7 +4654,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.uncontrolled +SPAWN.speed @@ -10635,6 +10683,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
+ + +SPAWN.SpawnGrouping + + +
@@ -10693,6 +10752,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
@@ -10847,6 +10917,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
@@ -10905,6 +10986,32 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

self:T2( { self.SpawnTemplatePrefix, Vec2} )

+ + + +
+
+ + +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

+ +
+ +
+
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -11118,17 +11225,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -11277,7 +11373,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.communication +SPAWN.callsign @@ -11332,7 +11428,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.uncontrolled +SPAWN.speed diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index 96a4e3498..92bab32e1 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

+ + @@ -3088,6 +3106,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+ + +
+
+ + +
+
+
@@ -4949,6 +5000,39 @@ Handy if you spawn from cargo statics which have resources already set.

+ + + +
+ + +
+
+ + +
+
+
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html index 2a58508e5..d0d14874a 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2323,7 +2323,7 @@
- #table + AUTOLASE.CurrentLasing @@ -2400,7 +2400,7 @@
- #table + AUTOLASE.GroupsByThreat @@ -2438,17 +2438,6 @@ -
- -
-
-
- - -AUTOLASE.LaserCodes - - -
@@ -2460,17 +2449,6 @@ -
- -
-
-
- - #number -AUTOLASE.MonitorFrequency - - -
@@ -2559,17 +2537,6 @@ - - - -
-
- - #number -AUTOLASE.RoundingPrecision - - -
@@ -2584,39 +2551,6 @@

set up SRS

- - - -
-
- - #number -AUTOLASE.SRSFreq - - - -
- -
-
-
- - -AUTOLASE.SRSMod - - - -
- -
-
-
- - #string -AUTOLASE.SRSPath - - -
@@ -2634,7 +2568,7 @@
- #table + AUTOLASE.UnitsByThreat @@ -2683,17 +2617,6 @@ -
- -
-
-
- - #number -AUTOLASE.cooldowntime - - -
@@ -2705,17 +2628,6 @@ - - - -
-
- - #boolean -AUTOLASE.forcecooldown - - -
@@ -2727,17 +2639,6 @@ - - - -
-
- - #number -AUTOLASE.lasingindex - - -
@@ -2758,33 +2659,11 @@
- #number -AUTOLASE.maxlasing - - -
- -
-
- - -
-
-
- - #boolean -AUTOLASE.notifypilots - - -
@@ -2807,39 +2686,6 @@ - - - -
-
- - #number -AUTOLASE.reporttimelong - - - -
- -
-
-
- - #number -AUTOLASE.reporttimeshort - - - -
- -
-
-
- - -AUTOLASE.smokecolor - - -
@@ -2857,7 +2703,7 @@
- #boolean + AUTOLASE.smoketargets @@ -2868,7 +2714,7 @@
- #table + AUTOLASE.targetsperrecce 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 -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 58cd27d9a..5046ca24a 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20017,6 +20017,28 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -20149,17 +20171,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -24782,6 +24793,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -24914,17 +24947,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -26568,6 +26590,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -26700,17 +26744,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 951712100..f47bc81a9 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -5151,17 +5151,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The #DETECTION_AREAS object for AWACS

- - - -
-
- - -MANTIS.AWACS_Prefix - - -
@@ -5360,6 +5349,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.InboundARMs + + +
@@ -5404,6 +5404,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #table +MANTIS.LastThreatEval + + +
@@ -5633,8 +5644,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -5704,17 +5715,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -MANTIS._jammedSAMs - - -
@@ -12056,17 +12056,6 @@ Substring matching with digit-boundary protection prevents false matches

The #DETECTION_AREAS object for AWACS

- - - -
-
- - -MANTIS.AWACS_Prefix - - -
@@ -12265,6 +12254,17 @@ Substring matching with digit-boundary protection prevents false matches

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.InboundARMs + + +
@@ -12309,6 +12309,17 @@ Substring matching with digit-boundary protection prevents false matches + + + +
+
+ + #table +MANTIS.LastThreatEval + + +
@@ -12538,8 +12549,8 @@ Substring matching with digit-boundary protection prevents false matches
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -12609,17 +12620,6 @@ Substring matching with digit-boundary protection prevents false matches -
- -
-
-
- - #table -MANTIS._jammedSAMs - - -
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 120b42406..63a1a043f 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2200,20 +2200,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
-
- - #number -MOVEMENT.AliveUnits - - - - -

Contains the counter how many units are currently alive.

- -
- -
@@ -2444,20 +2430,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
-
- - #number -MOVEMENT.AliveUnits - - - - -

Contains the counter how many units are currently alive.

- -
- -
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index 342d748e7..977c38c75 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4608,7 +4608,7 @@ and any spaces before and after the resulting name are removed.

-

RAT.communication

+

RAT.callsign

@@ -4638,7 +4638,7 @@ and any spaces before and after the resulting name are removed.

-

RAT.uncontrolled

+

RAT.speed

diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 60be9bbf2..aa863712f 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2910,17 +2910,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - SCORING.AutoSavePath @@ -3165,7 +3154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyoncoalitionchange @@ -3176,7 +3165,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyonfratricide @@ -6378,17 +6367,6 @@ The scale magnifies the scores given to the players.

- -
-
-
- - SCORING.AutoSavePath @@ -6633,7 +6611,7 @@ The scale magnifies the scores given to the players.

- #boolean + SCORING.penaltyoncoalitionchange @@ -6644,7 +6622,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 037ba369c..3ee1921d4 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -42105,20 +42105,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-AIRBOSS.PlayerData.flag - - - - -

Set stack flag.

- -
- -
-
-
- - AIRBOSS.PlayerData.grade @@ -42272,6 +42258,9 @@ When moose is loading dynamically (for moose class development), tracing is swit + +

Set section lead of player flight.

+
@@ -42466,7 +42455,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

@@ -42572,6 +42561,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

Band modulation.

+
+ +
+
+
+ + +AIRBOSS.Radio.voice + + +
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html index bf7d5282d..e87b27048 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

+ + diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html index 5eb9f17d7..34efdacb3 100644 --- a/Documentation/Ops.Auftrag.html +++ b/Documentation/Ops.Auftrag.html @@ -7438,6 +7438,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission Ingress waypoint coordinate.

+
+ +
+ @@ -23314,6 +23325,17 @@ will always return.

Mission Ingress waypoint coordinate.

+
+ +
+ @@ -26728,6 +26750,17 @@ will always return.

Mission Ingress waypoint coordinate.

+
+ +
+ diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index e5d955e57..57d98ae65 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

- - @@ -4590,7 +4578,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Core.Point#COORDINATE CSAR.coordinate @@ -4704,11 +4692,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -4843,17 +4845,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

-
- -
-
-
- - -CSAR.index - - -
@@ -5132,17 +5123,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

-
- -
-
-
- - -CSAR.speed - - -
@@ -11042,7 +11022,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -11156,11 +11136,25 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -11295,17 +11289,6 @@ callsigns from playername or group name.

contain a table for each SAR with all units he has with the original names

-
- -
-
-
- - -CSAR.index - - -
@@ -11584,17 +11567,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

-
- -
-
-
- - -CSAR.speed - - -
@@ -13701,7 +13673,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -13815,11 +13787,25 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -13954,17 +13940,6 @@ callsigns from playername or group name.

contain a table for each SAR with all units he has with the original names

-
- -
-
-
- - -CSAR.index - - -
@@ -14243,17 +14218,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

- - - -
-
- - -CSAR.speed - - -
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index 0bb249639..5b6e18db3 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.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -6314,7 +6325,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeFMFrequencies @@ -6419,11 +6430,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.PilotGroups + +

tables

+
@@ -6521,6 +6535,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Smokes and Flares

+
+ +
+
+
+ + #table +CTLD.Spawned_Cargo + + +
@@ -6532,6 +6557,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +CTLD.TroopCounter + + +
@@ -6618,6 +6654,83 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+ + +
+
+
+ + #table +CTLD._c130DcAutoBatches + + + +
+ +
+
+
+ + #table +CTLD._c130DcAutoMap + + + +
+ +
+
+
+ + #number +CTLD._c130DcAutoSeq + + + +
+ +
+
+
+ + #table +CTLD._c130DcAutoSets + + + +
+ +
+
+
+ + #table +CTLD._crateOrStaticByName + + + +
+ +
+
+
+ + #table +CTLD._troopsByName + + +
@@ -7250,7 +7363,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number CTLD.troopdropzoneradius @@ -7299,6 +7412,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

sub categories

+
@@ -23996,6 +24112,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -24169,7 +24296,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -24274,11 +24401,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.PilotGroups + +

tables

+
@@ -24376,6 +24506,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

+
+ +
+
+
+ + #table +CTLD.Spawned_Cargo + + +
@@ -24387,6 +24528,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + #number +CTLD.TroopCounter + + +
@@ -24473,6 +24625,83 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+ + +
+
+
+ + #table +CTLD._c130DcAutoBatches + + + +
+ +
+
+
+ + #table +CTLD._c130DcAutoMap + + + +
+ +
+
+
+ + #number +CTLD._c130DcAutoSeq + + + +
+ +
+
+
+ + #table +CTLD._c130DcAutoSets + + + +
+ +
+
+
+ + #table +CTLD._crateOrStaticByName + + + +
+ +
+
+
+ + #table +CTLD._troopsByName + + +
@@ -25105,7 +25334,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #number CTLD.troopdropzoneradius @@ -25154,6 +25383,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

+
@@ -26831,6 +27063,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -27004,7 +27247,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -27109,11 +27352,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.PilotGroups + +

tables

+
@@ -27211,6 +27457,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

+
+ +
+
+
+ + #table +CTLD.Spawned_Cargo + + +
@@ -27222,6 +27479,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + #number +CTLD.TroopCounter + + +
@@ -27308,6 +27576,83 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+ + +
+
+
+ + #table +CTLD._c130DcAutoBatches + + + +
+ +
+
+
+ + #table +CTLD._c130DcAutoMap + + + +
+ +
+
+
+ + #number +CTLD._c130DcAutoSeq + + + +
+ +
+
+
+ + #table +CTLD._c130DcAutoSets + + + +
+ +
+
+
+ + #table +CTLD._crateOrStaticByName + + + +
+ +
+
+
+ + #table +CTLD._troopsByName + + +
@@ -27940,7 +28285,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #number CTLD.troopdropzoneradius @@ -27989,6 +28334,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

+
@@ -32592,17 +32940,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Can transport crate.

- - - -
-
@@ -32718,6 +33055,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 48de0e57d..76d855db5 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

+ + @@ -7838,6 +7844,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -8058,17 +8078,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
@@ -8091,6 +8100,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Flight is ready for takeoff. This is for FLIGHTCONTROL.

+ + + +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + +
@@ -18646,6 +18666,20 @@ Here we only check if stuck whilst taxiing.

+ +
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -18866,17 +18900,6 @@ Here we only check if stuck whilst taxiing.

-
- -
-
-
@@ -18899,6 +18922,17 @@ Here we only check if stuck whilst taxiing.

Flight is ready for takeoff. This is for FLIGHTCONTROL.

+ + + +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + +
@@ -39497,6 +39531,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -39717,17 +39765,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo -
- -
-
-
@@ -39750,6 +39787,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Flight is ready for takeoff. This is for FLIGHTCONTROL.

+ + + +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + +
@@ -41688,6 +41736,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -41908,17 +41970,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo -
- -
-
-
@@ -41941,6 +41992,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Flight is ready for takeoff. This is for FLIGHTCONTROL.

+ + + +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + +
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html index 34c63cee2..2af10f686 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 299c0ca3c..6048416b9 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

+ + @@ -7333,6 +7339,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

+ + + +
+
+ + +OPSGROUP.EPLRS + + +
@@ -29123,6 +29140,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Name of the class.

+ + + +
+
+ + +OPSGROUP.EPLRS + + +
@@ -32253,6 +32281,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Name of the class.

+ + + +
+
+ + +OPSGROUP.EPLRS + + +
@@ -39385,7 +39424,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.OpsZone.html b/Documentation/Ops.OpsZone.html index de09eea7a..ec4971c64 100644 --- a/Documentation/Ops.OpsZone.html +++ b/Documentation/Ops.OpsZone.html @@ -3530,6 +3530,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Contested.

+ @@ -7347,6 +7350,9 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) -- + +

Contested.

+ @@ -9301,6 +9307,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 4e5178202..a3355494e 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -15964,14 +15964,11 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -16591,17 +16588,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
@@ -23499,14 +23485,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -24126,17 +24109,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y - - - -
-
@@ -25984,14 +25956,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -26611,17 +26580,6 @@ 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 0d479909d..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.

+ + + +
+
+ + #number +FIFO.uniquecounter + + +
@@ -4113,6 +4124,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

+ + + +
+
+ + #number +FIFO.uniquecounter + + +
@@ -8030,6 +8052,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +LIFO.uniquecounter + + +
@@ -8879,6 +8912,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +LIFO.uniquecounter + + +
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index 8cfa3a929..684c0d3d6 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4446,6 +4446,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + + +
+ +
+
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -4468,6 +4490,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +CONTROLLABLE.spot + + + +
+ +
+
+
+ + +CONTROLLABLE.timer + + +
@@ -18154,6 +18198,28 @@ mygroup:WayPointExecute()

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + + +
+ +
+
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -18176,6 +18242,28 @@ mygroup:WayPointExecute() + + + +
+
+ + +CONTROLLABLE.spot + + + +
+ +
+
+
+ + +CONTROLLABLE.timer + + +
@@ -22276,6 +22364,28 @@ Coordinates are dependent on the position of the maps origin.

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + + +
+ +
+
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -22298,6 +22408,28 @@ Coordinates are dependent on the position of the maps origin.

+ + + +
+
+ + +CONTROLLABLE.spot + + + +
+ +
+
+
+ + +CONTROLLABLE.timer + + +
@@ -22919,6 +23051,28 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + + +
+ +
+
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -22941,6 +23095,28 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + +CONTROLLABLE.spot + + + +
+ +
+
+
+ + +CONTROLLABLE.timer + + +
@@ -23073,6 +23249,28 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + + +
+ +
+
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -23095,6 +23293,28 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + +CONTROLLABLE.spot + + + +
+ +
+
+
+ + +CONTROLLABLE.timer + + +
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 688f6b1e3..9c4456df6 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -5586,18 +5586,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-GROUP.InitRespawnRandomizePositionInner - - - -
- - -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -10781,18 +10770,7 @@ These settings can be provided by calling the relevant Init...() methods of the - -
-
- -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -28909,18 +28876,7 @@ Coordinates are dependent on the position of the maps origin.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -29701,18 +29657,7 @@ If the Identifiable is alive, true is returned.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -30004,18 +29949,7 @@ If the Identifiable is alive, true is returned.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone 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.

-
- -
-
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -3059,6 +3037,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

+
+ +
+
+
+ + #boolean +MARKER.toall + + + +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + +
@@ -5109,28 +5109,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- -
-
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -5208,6 +5186,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

+
+ + +
+
+ + #boolean +MARKER.toall + + + +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + +
@@ -6752,28 +6752,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

- - - -
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -6851,6 +6829,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

+ + + +
+
+ + #boolean +MARKER.toall + + + +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + +