From 47b2d3a5aaa174ed04ee71062ef8e64d50be957d Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Wed, 15 Jul 2026 17:56:59 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/Core.Fsm.html | 4 +- Documentation/Core.Settings.html | 4 +- Documentation/Core.Spawn.html | 148 +++-------- Documentation/Core.SpawnStatic.html | 4 +- Documentation/Core.Spot.html | 33 +++ Documentation/Core.Zone.html | 44 +++ Documentation/Functional.ATC_Ground.html | 10 +- Documentation/Functional.Autolase.html | 59 +--- Documentation/Functional.Designate.html | 11 - Documentation/Functional.Detection.html | 39 ++- Documentation/Functional.Mantis.html | 208 ++++++++++++++- Documentation/Functional.Movement.html | 28 -- Documentation/Functional.RAT.html | 20 +- Documentation/Ops.Airboss.html | 76 +++++- Documentation/Ops.ArmyGroup.html | 6 + Documentation/Ops.CSAR.html | 237 ++++++++++------- Documentation/Ops.CTLD.html | 325 +++++++++++++++++++++-- Documentation/Ops.FlightGroup.html | 158 +++++------ Documentation/Ops.NavyGroup.html | 6 + Documentation/Ops.OpsGroup.html | 39 +++ Documentation/Ops.OpsZone.html | 9 + Documentation/Ops.PlayerTask.html | 48 +++- Documentation/Utilities.FiFo.html | 22 ++ Documentation/Wrapper.Controllable.html | 165 ------------ Documentation/Wrapper.Marker.html | 72 +---- 25 files changed, 1092 insertions(+), 683 deletions(-) diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 0beb71168..6d9ca25b4 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -6021,7 +6021,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + FSM._StartState @@ -7653,7 +7653,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 6540936aa..f70d4f4f4 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2852,7 +2852,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric @@ -5009,7 +5009,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 cabba36f7..8e3887777 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3024,25 +3024,7 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.communication

- - - - - -

SPAWN.frequency

- - - - - -

SPAWN.hidden

- - - - - -

SPAWN.modulation

+

SPAWN.speed

@@ -3915,17 +3897,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnGrouping - - -
@@ -4138,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.

+
@@ -4220,6 +4194,21 @@ 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

+ +
+
@@ -4601,40 +4590,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - -SPAWN.frequency - - - -
- -
-
-
- - -SPAWN.hidden - - - -
- -
-
-
- - -SPAWN.modulation +SPAWN.speed @@ -10663,17 +10619,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - -SPAWN.SpawnGrouping - - -
@@ -10886,6 +10831,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Overwrite unit names by default with group name.

+
@@ -10968,6 +10916,21 @@ 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

+ +
+
@@ -11349,40 +11312,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.communication - - - -
- -
-
-
- - -SPAWN.frequency - - - -
- -
-
-
- - -SPAWN.hidden - - - -
- -
-
-
- - -SPAWN.modulation +SPAWN.speed diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index bcd488e78..d327e51d2 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -3073,7 +3073,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table SPAWNSTATIC.TemplateStaticUnit @@ -4934,7 +4934,7 @@ Handy if you spawn from cargo statics which have resources already set.

- + #table SPAWNSTATIC.TemplateStaticUnit diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 613789ea3..e609036b8 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2798,6 +2798,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPOT.Target + + +
@@ -4114,6 +4125,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPOT.Target + + +
@@ -5702,6 +5724,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPOT.Target + + +
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index 92f71f381..e67e074d2 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -16664,6 +16664,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -17368,6 +17379,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -19539,6 +19561,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -21072,6 +21105,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index b87abb5d7..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 @@ -3927,9 +3927,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Kickspeed

-
@@ -4499,7 +4496,7 @@ An airbase can be specified to set the maximum kick speed for.

- #table + ATC_GROUND.Airbases @@ -4515,9 +4512,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 b969a5082..c195a5fd4 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2400,7 +2400,7 @@
- #table + AUTOLASE.GroupsByThreat @@ -2427,17 +2427,6 @@ -
- -
-
-
- - #number -AUTOLASE.MonitorFrequency - - -
@@ -2526,17 +2515,6 @@ -
- -
-
-
- - #number -AUTOLASE.RoundingPrecision - - -
@@ -2601,7 +2579,7 @@
- #table + AUTOLASE.UnitsByThreat @@ -2714,33 +2692,11 @@
- #number -AUTOLASE.maxlasing - - -
- -
-
- - -
-
-
- - #boolean -AUTOLASE.notifypilots - - -
@@ -2774,6 +2730,17 @@ +
+ +
+
+
+ + #table +AUTOLASE.smokeoffset + + +
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 5d2ffd47c..7ed32eff7 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2397,17 +2397,6 @@ Use the method DESIGNATE.SetMission() to -
- -
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 48a56fe50..003aa8ca2 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20147,6 +20147,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ + +
+
@@ -20307,7 +20318,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number + DETECTION_BASE.RefreshTimeInterval @@ -24912,6 +24923,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
@@ -25072,7 +25094,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number + DETECTION_BASE.RefreshTimeInterval @@ -26698,6 +26720,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
@@ -26858,7 +26891,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number + DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 22668d30e..41d15bee7 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -6332,6 +6332,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 + + +
@@ -6387,6 +6398,70 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #table +MANTIS.LastThreatEval + + + +
+ +
+
+
+ + #boolean +MANTIS.NavalAutonomy + + + + +

ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)

+ +
+ +
+
+
+ + #number +MANTIS.NavalAutonomyRadius + + + + +

meters; a ship group within this distance of an alive EWR group counts as covered

+ +
+ +
+
+
+ + #boolean +MANTIS.NavalPerUnit + + + + +

classify & switch every ship unit individually (see SetNavalPerUnit)

+ +
+ +
+
+
+ + #boolean +MANTIS.NavalSurfaceWakeup + + +
@@ -6499,6 +6574,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+ + #boolean +MANTIS.SEADNaval + + + + +

ships hard-kill inbound missiles; they do not go EMCON under SEAD (see SetNavalSEAD)

+ +
+
@@ -6649,8 +6738,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -6720,6 +6809,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS._jammedSAMs + + +
@@ -13905,6 +14005,17 @@ Substring matching with digit-boundary protection prevents false matches

The ME name of the HQ object

+
+ +
+
+
+ + #table +MANTIS.InboundARMs + + +
@@ -13960,6 +14071,70 @@ Substring matching with digit-boundary protection prevents false matches + + + +
+
+ + #table +MANTIS.LastThreatEval + + + +
+ +
+
+
+ + #boolean +MANTIS.NavalAutonomy + + + + +

ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)

+ +
+ +
+
+
+ + #number +MANTIS.NavalAutonomyRadius + + + + +

meters; a ship group within this distance of an alive EWR group counts as covered

+ +
+ +
+
+
+ + #boolean +MANTIS.NavalPerUnit + + + + +

classify & switch every ship unit individually (see SetNavalPerUnit)

+ +
+ +
+
+
+ + #boolean +MANTIS.NavalSurfaceWakeup + + +
@@ -14072,6 +14247,20 @@ Substring matching with digit-boundary protection prevents false matches + +
+
+ + #boolean +MANTIS.SEADNaval + + + + +

ships hard-kill inbound missiles; they do not go EMCON under SEAD (see SetNavalSEAD)

+ +
+
@@ -14222,8 +14411,8 @@ Substring matching with digit-boundary protection prevents false matches
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -14293,6 +14482,17 @@ 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 716f7e4e9..fc64fb430 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2212,20 +2212,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.

- -
- -
@@ -2456,20 +2442,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 6c27c5047..1448fea09 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4614,25 +4614,7 @@ and any spaces before and after the resulting name are removed.

-

RAT.communication

- - - - - -

RAT.frequency

- - - - - -

RAT.hidden

- - - - - -

RAT.modulation

+

RAT.speed

diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index 691fb8a45..128dd1f80 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9854,6 +9854,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

+
+ +
+
+
+ + +AIRBOSS.RQLid + + +
@@ -9865,6 +9876,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of marshal.

+
+ +
+
+
+ + +AIRBOSS.RQMid + + +
@@ -30501,6 +30523,17 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

+
+ +
+
+
+ + +AIRBOSS.RQLid + + +
@@ -30512,6 +30545,17 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

+ + + +
+
+ + +AIRBOSS.RQMid + + +
@@ -33625,6 +33669,17 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

+ + + +
+
+ + +AIRBOSS.RQLid + + +
@@ -33636,6 +33691,17 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

+ + + +
+
+ + +AIRBOSS.RQMid + + +
@@ -42021,7 +42087,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

@@ -42371,9 +42437,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set Stable Hover

- @@ -42407,9 +42470,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set new time stamp.

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

VNAO Edit - Added

+

VNAO Edit - Added

diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html index bc2114ea9..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

+ + 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
- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -4716,11 +4707,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -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

-
- -
-
-
- - -CSAR.index - - -
@@ -5082,6 +5076,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

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

-
- -
-
-
- - -CSAR.speed - - -
@@ -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.

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -11168,11 +11182,25 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -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

-
- -
-
-
- - -CSAR.index - - -
@@ -11534,6 +11551,20 @@ callsigns from playername or group name.

+
+
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

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

-
- -
-
-
- - -CSAR.speed - - -
@@ -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.

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -13827,11 +13864,25 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -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

-
- -
-
-
- - -CSAR.index - - -
@@ -14193,6 +14233,20 @@ callsigns from playername or group name.

+
+
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

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

-
- -
-
-
- - -CSAR.speed - - -
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index 638bba8f3..127061723 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6153,6 +6153,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -6216,6 +6227,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -6323,7 +6348,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeUHFFrequencies @@ -6453,14 +6478,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string CTLD.RadioPath - -

Folderpath.

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

Smokes and Flares

+
+ +
+
+
+ + +CTLD.Spawned_Cargo + + +
@@ -6536,6 +6569,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #number +CTLD.TroopCounter + + +
@@ -6622,6 +6666,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +CTLD.UserSetGroup + + +
@@ -6677,6 +6732,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #table +CTLD._cargoByTemplate + + + +
+ +
+
+
+ + #table +CTLD._crateOrStaticByName + + + +
+ +
+
+
+ + #table +CTLD._troopsByName + + +
@@ -7366,6 +7454,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

sub categories

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

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -24126,6 +24228,20 @@ However, if you create a new folder inside the miz file, which contains the soun + +
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -24233,7 +24349,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -24363,14 +24479,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #string CTLD.RadioPath - -

Folderpath.

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

Smokes and Flares

+
+ +
+
+
+ + +CTLD.Spawned_Cargo + + +
@@ -24446,6 +24570,17 @@ However, if you create a new folder inside the miz file, which contains the soun +
+ +
+
+
+ + #number +CTLD.TroopCounter + + +
@@ -24532,6 +24667,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + +CTLD.UserSetGroup + + +
@@ -24587,6 +24733,39 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + #table +CTLD._cargoByTemplate + + + +
+ +
+
+
+ + #table +CTLD._crateOrStaticByName + + + +
+ +
+
+
+ + #table +CTLD._troopsByName + + +
@@ -25276,6 +25455,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

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

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -27016,6 +27209,20 @@ However, if you create a new folder inside the miz file, which contains the soun + +
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -27123,7 +27330,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -27253,14 +27460,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #string CTLD.RadioPath - -

Folderpath.

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

Smokes and Flares

+
+ +
+
+
+ + +CTLD.Spawned_Cargo + + +
@@ -27336,6 +27551,17 @@ However, if you create a new folder inside the miz file, which contains the soun +
+ +
+
+
+ + #number +CTLD.TroopCounter + + +
@@ -27422,6 +27648,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + +CTLD.UserSetGroup + + +
@@ -27477,6 +27714,39 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + #table +CTLD._cargoByTemplate + + + +
+ +
+
+
+ + #table +CTLD._crateOrStaticByName + + + +
+ +
+
+
+ + #table +CTLD._troopsByName + + +
@@ -28166,6 +28436,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

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

Can transport crate.

- - - -
-
@@ -32977,6 +33239,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 c42c911c7..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 + +
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -7881,9 +7901,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Set the destination base.

-
@@ -8076,14 +8093,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean -FLIGHTGROUP.isLateActivated + +FLIGHTGROUP.isLandingAtAirbase - -

No late activation.

-
@@ -8108,20 +8122,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - #boolean -FLIGHTGROUP.isUncontrolled - - - - -

Spawn in uncontrolled state.

- -
-
@@ -18675,6 +18675,20 @@ Here we only check if stuck whilst taxiing.

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

Set current airbase.

+ +
+
@@ -18706,9 +18720,6 @@ Here we only check if stuck whilst taxiing.

- -

Set the destination base.

-
@@ -18901,14 +18912,11 @@ Here we only check if stuck whilst taxiing.

- #boolean -FLIGHTGROUP.isLateActivated + +FLIGHTGROUP.isLandingAtAirbase - -

No late activation.

-
@@ -18933,20 +18941,6 @@ Here we only check if stuck whilst taxiing.

- -
-
- - #boolean -FLIGHTGROUP.isUncontrolled - - - - -

Spawn in uncontrolled state.

- -
-
@@ -39543,6 +39537,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -39574,9 +39582,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -

Set the destination base.

-
@@ -39769,14 +39774,11 @@ Optionally, you can calculate the current max weight possible, which accounts fo
- #boolean -FLIGHTGROUP.isLateActivated + +FLIGHTGROUP.isLandingAtAirbase - -

No late activation.

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

Spawn in uncontrolled state.

- -
-
@@ -41751,6 +41739,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -41782,9 +41784,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -

Set the destination base.

-
@@ -41977,14 +41976,11 @@ Optionally, you can calculate the current max weight possible, which accounts fo
- #boolean -FLIGHTGROUP.isLateActivated + +FLIGHTGROUP.isLandingAtAirbase - -

No late activation.

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

Spawn in uncontrolled state.

- -
-
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 287f88c05..1567c7430 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.

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

Name of the class.

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

Name of the class.

+ + + +
+
+ + +OPSGROUP.EPLRS + + +
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 a5bd56a78..c52ea496e 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -16070,11 +16070,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + Core.Set#SET_OPSGROUP PLAYERTASKCONTROLLER.LasingDroneSet + +

self.PlayerMenu = {} -- #table

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

self.PlayerMenu = {} -- #table

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

self.PlayerMenu = {} -- #table

+
@@ -26686,6 +26717,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 edc883213..bc3b5f53c 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3288,6 +3288,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

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

Stack by pointer.

+ + + +
+
+ + #number +FIFO.uniquecounter + + +
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.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -4491,28 +4480,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -18199,17 +18166,6 @@ mygroup:WayPointExecute()

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -18232,28 +18188,6 @@ mygroup:WayPointExecute() - - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -22354,17 +22288,6 @@ Coordinates are dependent on the position of the maps origin.

The DCS controllable class.

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

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -23030,17 +22931,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -23063,28 +22953,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -23217,17 +23085,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -23250,28 +23107,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 59f9a58f1..bd78cd205 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2972,28 +2972,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

- - - -
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -3078,7 +3056,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.togroup +MARKER.toall @@ -5121,28 +5099,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- - -
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -5227,7 +5183,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.togroup +MARKER.toall @@ -6764,28 +6720,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- - -
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -6870,7 +6804,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.togroup +MARKER.toall