From a5a4d5a557093577018a3cc7cb89f8558cfb3dfa Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Sat, 27 Jun 2026 09:00:10 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/Core.Settings.html | 4 +- Documentation/Core.Spawn.html | 246 +++++++++++++++----- Documentation/Core.SpawnStatic.html | 88 +------- Documentation/Core.Zone.html | 44 ++++ Documentation/Functional.AICSAR.html | 6 +- Documentation/Functional.ATC_Ground.html | 6 + Documentation/Functional.Autolase.html | 76 ++----- Documentation/Functional.Designate.html | 11 - Documentation/Functional.Detection.html | 6 +- Documentation/Functional.Mantis.html | 256 +++++++++++++-------- Documentation/Functional.RAT.html | 8 +- Documentation/Ops.Airboss.html | 92 ++++++-- Documentation/Ops.CSAR.html | 99 +-------- Documentation/Ops.CTLD.html | 271 ++++------------------- Documentation/Ops.FlightGroup.html | 136 ------------ Documentation/Ops.OpsGroup.html | 9 - Documentation/Ops.PlayerTask.html | 15 +- Documentation/Utilities.FiFo.html | 44 ++-- Documentation/Wrapper.Controllable.html | 165 ++++++++++++++ Documentation/Wrapper.Group.html | 78 ++++++- Documentation/Wrapper.Marker.html | 66 ++++++ 21 files changed, 899 insertions(+), 827 deletions(-) diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index d5e767eb2..1228cfd18 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2843,7 +2843,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric @@ -5003,7 +5003,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 591fab203..002cabbbe 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3018,7 +3018,13 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.hidden

+

SPAWN.callsign

+ + + + + +

SPAWN.frequency

@@ -3695,14 +3701,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SPAWN.AIOnOff - -

The AI is on by default when spawning a group.

-
@@ -3849,20 +3852,6 @@ 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.

-
@@ -3896,6 +3885,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnGrouping + + +
@@ -4031,6 +4031,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -4097,9 +4108,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Overwrite unit names by default with group name.

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

By default, no InitLimit

- @@ -4125,6 +4130,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.SpawnInitModex + + + +
+ +
+
+ + +
+
+ + +
+
+
+ + +SPAWN.SpawnInitModu + + +
@@ -4139,6 +4188,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

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

+ + + +
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -4170,7 +4230,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxGroups @@ -4184,7 +4244,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxUnitsAlive @@ -4500,7 +4560,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +SPAWN.frequency @@ -10345,14 +10416,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #boolean + SPAWN.AIOnOff - -

The AI is on by default when spawning a group.

-
@@ -10499,20 +10567,6 @@ 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.

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

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

+ +
+
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -10747,9 +10823,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Overwrite unit names by default with group name.

-
@@ -10761,9 +10834,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

- @@ -10775,6 +10845,50 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + +SPAWN.SpawnInitModex + + + +
+ +
+
+ + +
+
+ + +
+
+
+ + +SPAWN.SpawnInitModu + + +
@@ -10789,6 +10903,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

+ + + +
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -10820,7 +10945,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #number + SPAWN.SpawnMaxGroups @@ -10834,7 +10959,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #number + SPAWN.SpawnMaxUnitsAlive @@ -11150,7 +11275,18 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.hidden +SPAWN.callsign + + + +
+ +
+
+
+ + +SPAWN.frequency diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index c41b9274a..96a4e3498 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -1972,24 +1972,6 @@ 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

- - @@ -3079,7 +3061,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + SPAWNSTATIC.TemplateStaticUnit @@ -3106,39 +3088,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
- - -
-
- - -
-
-
@@ -4973,7 +4922,7 @@ Handy if you spawn from cargo statics which have resources already set.

- #table + SPAWNSTATIC.TemplateStaticUnit @@ -5000,39 +4949,6 @@ Handy if you spawn from cargo statics which have resources already set.

-
- -
-
- - -
-
- - -
-
-
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index 1417a4324..d0c4a8fe3 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -16546,6 +16546,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -17250,6 +17261,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -19421,6 +19443,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -20954,6 +20987,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html index 06c71d29e..ffd22195d 100644 --- a/Documentation/Functional.AICSAR.html +++ b/Documentation/Functional.AICSAR.html @@ -3357,7 +3357,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -6488,7 +6488,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -8457,7 +8457,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index a8c473f37..43fbe9d91 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3903,6 +3903,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Kickspeed

+
@@ -4488,6 +4491,9 @@ 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 ffa73e50f..3d0bdd9dc 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 @@ -2526,17 +2526,6 @@ -
- -
-
-
- - #number -AUTOLASE.RoundingPrecision - - -
@@ -2551,39 +2540,6 @@

set up SRS

-
- -
-
-
- - #number -AUTOLASE.SRSFreq - - - -
- -
-
-
- - -AUTOLASE.SRSMod - - - -
- -
-
-
- - #string -AUTOLASE.SRSPath - - -
@@ -2601,7 +2557,7 @@
- + #table AUTOLASE.UnitsByThreat @@ -2672,6 +2628,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.lasingindex + + +
@@ -2719,17 +2686,6 @@ -
- -
-
-
- - -AUTOLASE.smokecolor - - -
@@ -2758,7 +2714,7 @@
- #boolean + AUTOLASE.smoketargets @@ -2769,7 +2725,7 @@
- + #table AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index ea55a4f54..7ed32eff7 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2408,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 1984a2b05..dd0076dc9 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20199,7 +20199,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -24986,7 +24986,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -26794,7 +26794,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 d6bb44298..22c5347cf 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -1954,12 +1954,6 @@ 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

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

The #DETECTION_AREAS object for AWACS

-
- -
-
-
- - -MANTIS.AWACS_Prefix - - -
@@ -5327,17 +5310,6 @@ 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.

-
- -
-
-
- - -MANTIS.Groupset - - -
@@ -5360,6 +5332,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 +5387,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS.LastThreatEval + + +
@@ -5443,7 +5437,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Long @@ -5454,7 +5448,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Medium @@ -5465,7 +5459,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_PointDef @@ -5476,7 +5470,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Short @@ -5633,8 +5627,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -5773,17 +5767,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -MANTIS._jammerSnapshot - - -
@@ -6117,6 +6100,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Log SAM status in dcs.log every cycle if true.

+
+ +
+
+
+ + #number +MANTIS.maxclassic + + + +
+ +
+
+
+ + #number +MANTIS.maxlongrange + + + +
+ +
+
+
+ + #number +MANTIS.maxmidrange + + + +
+ +
+
+
+ + #number +MANTIS.maxpointdefrange + + + +
+ +
+
+
+ + #number +MANTIS.maxshortrange + + +
@@ -6186,9 +6224,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

switch alarm state RED

-
@@ -12067,17 +12102,6 @@ Substring matching with digit-boundary protection prevents false matches

The #DETECTION_AREAS object for AWACS

-
- -
-
-
- - -MANTIS.AWACS_Prefix - - -
@@ -12243,17 +12267,6 @@ 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.

-
- -
-
-
- - -MANTIS.Groupset - - -
@@ -12276,6 +12289,17 @@ Substring matching with digit-boundary protection prevents false matches

The ME name of the HQ object

+
+ +
+
+
+ + #table +MANTIS.InboundARMs + + +
@@ -12320,6 +12344,17 @@ Substring matching with digit-boundary protection prevents false matches +
+ + +
+
+ + #table +MANTIS.LastThreatEval + + +
@@ -12359,7 +12394,7 @@ Substring matching with digit-boundary protection prevents false matches
- + #table MANTIS.SAM_Table_Long @@ -12370,7 +12405,7 @@ Substring matching with digit-boundary protection prevents false matches
- + #table MANTIS.SAM_Table_Medium @@ -12381,7 +12416,7 @@ Substring matching with digit-boundary protection prevents false matches
- + #table MANTIS.SAM_Table_PointDef @@ -12392,7 +12427,7 @@ Substring matching with digit-boundary protection prevents false matches
- + #table MANTIS.SAM_Table_Short @@ -12549,8 +12584,8 @@ Substring matching with digit-boundary protection prevents false matches
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -12689,17 +12724,6 @@ Substring matching with digit-boundary protection prevents false matches -
- -
-
-
- - #table -MANTIS._jammerSnapshot - - -
@@ -13033,6 +13057,61 @@ Substring matching with digit-boundary protection prevents false matches

Log SAM status in dcs.log every cycle if true.

+
+ +
+
+
+ + #number +MANTIS.maxclassic + + + +
+ +
+
+
+ + #number +MANTIS.maxlongrange + + + +
+ +
+
+
+ + #number +MANTIS.maxmidrange + + + +
+ +
+
+
+ + #number +MANTIS.maxpointdefrange + + + +
+ +
+
+
+ + #number +MANTIS.maxshortrange + + +
@@ -13102,9 +13181,6 @@ Substring matching with digit-boundary protection prevents false matches - -

switch alarm state RED

-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index 1b874b9c4..9da0cb8de 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4608,7 +4608,13 @@ and any spaces before and after the resulting name are removed.

-

RAT.hidden

+

RAT.callsign

+ + + + + +

RAT.frequency

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

Set case to that of lead.

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

Set section lead of player flight.

+

Make player section lead if he was not before.

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

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

Band modulation.

- - - -
-
- - -AIRBOSS.Radio.voice - - -
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index e9c90ef44..d317f4427 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -4695,14 +4695,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.downedPilots - -

Replacement woundedGroups

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

counter for saved pilots

- -
-
@@ -5103,20 +5086,6 @@ 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

- -
-
@@ -11170,14 +11139,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

-
@@ -11539,20 +11505,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescuedpilots - - - - -

counter for saved pilots

- -
-
@@ -11578,20 +11530,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescues - - - - -

counter for successful rescue landings at FARP/AFB/MASH

- -
-
@@ -13852,14 +13790,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

-
@@ -14221,20 +14156,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescuedpilots - - - - -

counter for saved pilots

- -
-
@@ -14260,20 +14181,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescues - - - - -

counter for successful rescue landings at FARP/AFB/MASH

- -
-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index cb67c9b0e..10d070ab6 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6161,7 +6161,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.CtldUnits @@ -6322,14 +6322,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies - -

Beacons

-
@@ -6405,14 +6402,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.PilotGroups - -

tables

-
@@ -6441,11 +6435,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + CTLD.RadioPath + +

Folderpath.

+
@@ -6625,40 +6622,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - #table -CTLD._cargoByTemplate - - - -
- -
-
-
- - #table -CTLD._crateOrStaticByName - - - -
- -
-
-
- - #table -CTLD._troopsByName +CTLD._c130DcAutoActiveSetId @@ -6820,17 +6784,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

#1570

-
- -
-
-
- - #table -CTLD.droppedBeacons - - -
@@ -7014,7 +6967,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + CTLD.locale @@ -7127,17 +7080,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -7192,7 +7134,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

time to repairor build a unit/group

+

noob catch

@@ -7302,7 +7244,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -7351,9 +7293,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

sub categories

-
@@ -24071,7 +24010,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.CtldUnits @@ -24232,14 +24171,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies - -

Beacons

-
@@ -24315,14 +24251,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.PilotGroups - -

tables

-
@@ -24351,11 +24284,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- #string + CTLD.RadioPath + +

Folderpath.

+
@@ -24535,40 +24471,7 @@ However, if you create a new folder inside the miz file, which contains the soun - -
-
-
- - #table -CTLD._cargoByTemplate - - - -
- -
-
-
- - #table -CTLD._crateOrStaticByName - - - -
- -
-
-
- - #table -CTLD._troopsByName +CTLD._c130DcAutoActiveSetId @@ -24730,17 +24633,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

-
- -
-
-
- - #table -CTLD.droppedBeacons - - -
@@ -24924,7 +24816,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #string + CTLD.locale @@ -25037,17 +24929,6 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -25102,7 +24983,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

time to repairor build a unit/group

+

noob catch

@@ -25212,7 +25093,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -25261,9 +25142,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

sub categories

-
@@ -26961,7 +26839,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.CtldUnits @@ -27122,14 +27000,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies - -

Beacons

-
@@ -27205,14 +27080,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.PilotGroups - -

tables

-
@@ -27241,11 +27113,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- #string + CTLD.RadioPath + +

Folderpath.

+
@@ -27425,40 +27300,7 @@ However, if you create a new folder inside the miz file, which contains the soun - -
-
-
- - #table -CTLD._cargoByTemplate - - - -
- -
-
-
- - #table -CTLD._crateOrStaticByName - - - -
- -
-
-
- - #table -CTLD._troopsByName +CTLD._c130DcAutoActiveSetId @@ -27620,17 +27462,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

-
- -
-
-
- - #table -CTLD.droppedBeacons - - -
@@ -27814,7 +27645,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #string + CTLD.locale @@ -27927,17 +27758,6 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -27992,7 +27812,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

time to repairor build a unit/group

+

noob catch

@@ -28102,7 +27922,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -28151,9 +27971,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

sub categories

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

Can transport crate.

+
+ +
+
+
@@ -32872,17 +32700,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index 606d0fdd1..91b47e542 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -7778,20 +7778,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

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

Max waiting time in seconds.

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

Set the destination base.

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

Spawn in uncontrolled state.

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

- -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

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

-
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

- -
-
@@ -18767,9 +18705,6 @@ Here we only check if stuck whilst taxiing.

- -

Set the destination base.

-
@@ -19014,9 +18949,6 @@ Here we only check if stuck whilst taxiing.

- -

Spawn in uncontrolled state.

- @@ -39549,20 +39481,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

- -
-
@@ -39629,20 +39547,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

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

Set the destination base.

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

Spawn in uncontrolled state.

- @@ -41796,20 +41694,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

- -
-
@@ -41876,20 +41760,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

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

Set the destination base.

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

Spawn in uncontrolled state.

- diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html index 3a7508632..5e995b424 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -8551,9 +8551,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Init a table.

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

Init a table.

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

Init a table.

- diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html index 3602c34f1..8f5b05841 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -15964,11 +15964,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + Core.Set#SET_OPSGROUP PLAYERTASKCONTROLLER.LasingDroneSet + +

self.PlayerMenu = {} -- #table

+
@@ -23485,11 +23488,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

+
@@ -25956,11 +25962,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

+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index aea35ff9b..fd6b9e2f5 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,17 +8052,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -LIFO.uniquecounter - - -
@@ -8890,17 +8901,6 @@ 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..63af90fed 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4446,6 +4446,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The DCS controllable class.

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

The DCS controllable class.

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

The DCS controllable class.

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

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

The DCS controllable class.

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

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

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -23095,6 +23238,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 9c4456df6..688f6b1e3 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -5586,7 +5586,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-GROUP.InitRespawnRandomizePositionZone +GROUP.InitRespawnRandomizePositionInner + + + +
+ + +
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -10770,7 +10781,18 @@ These settings can be provided by calling the relevant Init...() methods of the + +
+
+ +
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -28876,7 +28909,18 @@ Coordinates are dependent on the position of the maps origin.

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

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

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index d328d033f..3b85ebed1 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3048,6 +3048,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -5175,6 +5197,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -6796,6 +6840,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +