From a02267ea01f72e40f7b6b8543b43a4cde2f2e2f2 Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Wed, 18 Mar 2026 19:36:46 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/Core.Fsm.html | 4 +- Documentation/Core.Settings.html | 26 +- Documentation/Core.Spawn.html | 204 +++---------- Documentation/Core.SpawnStatic.html | 4 +- Documentation/Core.Spot.html | 132 +++++++++ Documentation/Core.Zone.html | 44 --- Documentation/Functional.AICSAR.html | 6 +- Documentation/Functional.ATC_Ground.html | 6 - Documentation/Functional.Autolase.html | 74 +---- Documentation/Functional.Designate.html | 11 - Documentation/Functional.Detection.html | 33 --- Documentation/Functional.Mantis.html | 264 +++-------------- Documentation/Functional.Movement.html | 28 ++ Documentation/Functional.RAT.html | 65 +---- Documentation/Functional.Scoring.html | 30 +- Documentation/Ops.Airboss.html | 94 +----- Documentation/Ops.Auftrag.html | 33 --- Documentation/Ops.CSAR.html | 237 ++++++--------- Documentation/Ops.CTLD.html | 354 +++++------------------ Documentation/Ops.FlightGroup.html | 128 ++++++-- Documentation/Ops.OpsGroup.html | 11 +- Documentation/Ops.PlayerTask.html | 54 +++- Documentation/Utilities.FiFo.html | 44 +-- Documentation/Wrapper.Controllable.html | 55 ++++ Documentation/Wrapper.Group.html | 78 +---- Documentation/Wrapper.Marker.html | 132 ++++----- 26 files changed, 740 insertions(+), 1411 deletions(-) diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 5c035c055..2fa347885 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5978,7 +5978,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -7610,7 +7610,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 acc6daa83..bcab56c1a 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2774,7 +2774,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2ASystem @@ -2834,17 +2834,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SETTINGS.PlayerMenu - - -
@@ -4942,7 +4931,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2ASystem @@ -5002,17 +4991,6 @@ It is advised to use this method at the start of the mission.

-
- -
-
-
- - -SETTINGS.PlayerMenu - - -
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index cd1855c67..9e0da1368 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2995,31 +2995,7 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.communication

- - - - - -

SPAWN.hidden

- - - - - -

SPAWN.livery_id

- - - - - -

SPAWN.modulation

- - - - - -

SPAWN.skill

+

SPAWN.uncontrolled

@@ -3949,17 +3925,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
@@ -4147,17 +4112,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnInitModu - - -
@@ -4178,11 +4132,15 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string -SPAWN.SpawnInitSkill + +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

+
@@ -4396,6 +4354,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
@@ -4463,7 +4432,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

When the first Spawn executes, all the Groups need to be made visible before start.

+

Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.

@@ -4544,51 +4513,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.communication - - - -
- - -
-
- - -SPAWN.hidden - - - -
- -
-
-
- - -SPAWN.livery_id - - - -
- -
-
-
- - -SPAWN.modulation - - - -
- -
-
-
- - -SPAWN.skill +SPAWN.uncontrolled @@ -10629,17 +10554,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

- -
-
-
- - -SPAWN.SpawnInitModu - - -
@@ -10858,11 +10761,15 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #string -SPAWN.SpawnInitSkill + +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

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

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

When the first Spawn executes, all the Groups need to be made visible before start.

+

Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.

@@ -11224,51 +11142,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.communication - - - - - - -
-
- - -SPAWN.hidden - - - -
- -
-
-
- - -SPAWN.livery_id - - - -
- -
-
-
- - -SPAWN.modulation - - - -
- -
-
-
- - -SPAWN.skill +SPAWN.uncontrolled diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index e35b6e808..386e07300 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -3050,7 +3050,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + SPAWNSTATIC.TemplateStaticUnit @@ -4911,7 +4911,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 1ac2aadd8..4e2e19cf8 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2742,6 +2742,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + + +
+ +
+
+
+ + +SPOT.Target + + +
@@ -4025,6 +4069,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + + +
+ +
+
+
+ + +SPOT.Target + + +
@@ -5580,6 +5668,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + + +
+ +
+
+
+ + +SPOT.Target + + +
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index 2d23df4cb..7c6b124b7 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -16535,17 +16535,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-ZONE_OVAL.Angle - - - -
- - -
-
- - #table ZONE_OVAL.CenterVec2 @@ -17250,17 +17239,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -19432,17 +19410,6 @@ end
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -20976,17 +20943,6 @@ end
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html index 0940c51ea..253a564c4 100644 --- a/Documentation/Functional.AICSAR.html +++ b/Documentation/Functional.AICSAR.html @@ -3346,7 +3346,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -6477,7 +6477,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -8446,7 +8446,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 a6c93529b..8953661d9 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3892,9 +3892,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Kickspeed

-
@@ -4480,9 +4477,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 7d1540c4e..7315fdce8 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2312,7 +2312,7 @@
- #table + AUTOLASE.CurrentLasing @@ -2405,17 +2405,6 @@ -
- -
-
-
- - -AUTOLASE.LaserCodes - - -
@@ -2526,17 +2515,6 @@ -
- -
-
-
- - #number -AUTOLASE.RoundingPrecision - - -
@@ -2617,17 +2595,6 @@ -
- -
-
-
- - #number -AUTOLASE.cooldowntime - - -
@@ -2639,17 +2606,6 @@ - - - -
-
- - #boolean -AUTOLASE.forcecooldown - - -
@@ -2681,19 +2637,8 @@
- #number -AUTOLASE.minthreatlevel - - -
- -
-
-
- - #boolean -AUTOLASE.notifypilots +AUTOLASE.minthreatlevel @@ -2719,17 +2664,6 @@ -
- -
-
-
- - -AUTOLASE.smokecolor - - -
@@ -2747,7 +2681,7 @@
- #boolean + AUTOLASE.smoketargets @@ -2758,7 +2692,7 @@
- #table + AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index cc959d93f..7afea4979 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2397,17 +2397,6 @@ Use the method DESIGNATE.SetMission() to -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 13413a595..ba48059c1 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20138,17 +20138,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -24903,17 +24892,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -26689,17 +26667,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 825cd114c..8cdde0b09 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -1919,6 +1919,12 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%

MANTIS:GetCommandCenter()

Function to get the HQ object for further use

+ + + +

MANTIS.Groupset

+ + @@ -4357,8 +4363,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table -MANTIS.AcceptZones + +MANTIS.AWACS_Prefix @@ -4406,17 +4412,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -MANTIS.ConflictZones - - -
@@ -4538,6 +4533,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.

+ + + +
+
+ + +MANTIS.Groupset + + +
@@ -4560,39 +4566,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The ME name of the HQ object

- - - -
-
- - #table -MANTIS.InboundARMs - - - -
- -
-
-
- - #table -MANTIS.LastThreatEval - - - -
- -
-
-
- - #table -MANTIS.RejectZones - - -
@@ -4632,7 +4605,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Long @@ -4643,7 +4616,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Medium @@ -4654,7 +4627,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_PointDef @@ -4665,7 +4638,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Short @@ -4822,8 +4795,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -MANTIS.SkateNumber + +MANTIS.SkateZones @@ -5160,61 +5133,6 @@ 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 - - -
@@ -5306,9 +5224,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

self.SAMCheckRanges = {}

-
@@ -10051,8 +9966,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table -MANTIS.AcceptZones + +MANTIS.AWACS_Prefix @@ -10100,17 +10015,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` -
- -
-
-
- - #table -MANTIS.ConflictZones - - -
@@ -10232,6 +10136,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

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 + + +
@@ -10254,39 +10169,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

-
- -
-
-
- - #table -MANTIS.InboundARMs - - - -
- -
-
-
- - #table -MANTIS.LastThreatEval - - - -
- -
-
-
- - #table -MANTIS.RejectZones - - -
@@ -10326,7 +10208,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Long @@ -10337,7 +10219,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Medium @@ -10348,7 +10230,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_PointDef @@ -10359,7 +10241,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Short @@ -10516,8 +10398,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #number -MANTIS.SkateNumber + +MANTIS.SkateZones @@ -10854,61 +10736,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

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 - - -
@@ -11000,9 +10827,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

self.SAMCheckRanges = {}

-
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index d235cae4e..cc984a7ef 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2189,6 +2189,20 @@ 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.

+ +
+ +
@@ -2419,6 +2433,20 @@ 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 2e32843a2..becfe76a6 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3345,12 +3345,6 @@ manager:Stop(7200)

RAT.termtype

Type of terminal to be used when spawning at an airbase.

- - - -

RAT.type

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

-

RAT.communication

- - - - - -

RAT.hidden

- - - - - -

RAT.livery_id

- - - - - -

RAT.modulation

- - - - - -

RAT.skill

+

RAT.uncontrolled

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

Type of terminal to be used when spawning at an airbase.

-
- -
-
-
- - -RAT.type - - -
@@ -15811,17 +15770,6 @@ Initializes the ratcraft array and group menu.

Type of terminal to be used when spawning at an airbase.

-
- -
-
-
- - -RAT.type - - -
@@ -22860,17 +22808,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Type of terminal to be used when spawning at an airbase.

-
- -
-
-
- - -RAT.type - - -
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index b9637f9e3..1a85823c0 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2899,17 +2899,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - SCORING.AutoSavePath @@ -3154,7 +3143,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyoncoalitionchange @@ -3165,7 +3154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyonfratricide @@ -6367,17 +6356,6 @@ The scale magnifies the scores given to the players.

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

- + #boolean SCORING.penaltyoncoalitionchange @@ -6633,7 +6611,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 233d6ac3e..2ec10d6ce 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9831,17 +9831,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -42189,17 +42123,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.

-
- -
-
-
- - #boolean -AIRBOSS.PlayerData.holding - - -
@@ -42357,9 +42280,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set Stable Hover

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

Set time stamp.

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

Band modulation.

+ + + +
+
+ + +AIRBOSS.Radio.voice + + +
diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html index f34662226..42ee9ebd3 100644 --- a/Documentation/Ops.Auftrag.html +++ b/Documentation/Ops.Auftrag.html @@ -7427,17 +7427,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission Ingress waypoint coordinate.

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

Mission Ingress waypoint coordinate.

- - - -
-
@@ -26739,17 +26717,6 @@ will always return.

Mission Ingress waypoint coordinate.

- - - -
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 189f0e671..f9146ab6b 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2593,6 +2593,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.inTransitGroups

+ + + +

CSAR.index

+ + @@ -2821,6 +2827,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.smokecolor

+ + + +

CSAR.speed

+ + @@ -4148,7 +4160,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.FreeVHFFrequencies @@ -4549,7 +4561,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Core.Point#COORDINATE + CSAR.coordinate @@ -4638,14 +4650,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

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

Replacement woundedGroups

- -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -4819,6 +4814,17 @@ 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 + + +
@@ -5035,20 +5041,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
- - #number -CSAR.rescuedpilots - - - - -

counter for saved pilots

- -
-
@@ -5074,20 +5066,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

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

Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue

+
+ +
+
+
+ + +CSAR.speed + + +
@@ -10623,7 +10612,7 @@ callsigns from playername or group name.

- #table + CSAR.FreeVHFFrequencies @@ -11024,7 +11013,7 @@ callsigns from playername or group name.

- Core.Point#COORDINATE + CSAR.coordinate @@ -11113,14 +11102,11 @@ callsigns from playername or group name.

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -11141,25 +11127,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

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

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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -11510,20 +11493,6 @@ callsigns from playername or group name.

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

counter for saved pilots

- -
-
@@ -11549,20 +11518,6 @@ callsigns from playername or group name.

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

counter for successful rescue landings at FARP/AFB/MASH

- -
-
@@ -11600,6 +11555,17 @@ callsigns from playername or group name.

Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue

+
+ +
+
+
+ + +CSAR.speed + + +
@@ -13305,7 +13271,7 @@ callsigns from playername or group name.

- #table + CSAR.FreeVHFFrequencies @@ -13706,7 +13672,7 @@ callsigns from playername or group name.

- Core.Point#COORDINATE + CSAR.coordinate @@ -13795,14 +13761,11 @@ callsigns from playername or group name.

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -13823,25 +13786,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

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

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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -14192,20 +14152,6 @@ callsigns from playername or group name.

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

counter for saved pilots

- -
-
@@ -14231,20 +14177,6 @@ callsigns from playername or group name.

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

counter for successful rescue landings at FARP/AFB/MASH

- -
-
@@ -14282,6 +14214,17 @@ callsigns from playername or group name.

Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue

+
+ +
+
+
+ + +CSAR.speed + + +
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index 63140ecc3..881f4f9c8 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6027,7 +6027,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -6049,7 +6049,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.DroppedTroops @@ -6074,14 +6074,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -6166,7 +6163,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeFMFrequencies @@ -6188,7 +6185,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeVHFFrequencies @@ -6257,14 +6254,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.PilotGroups - -

tables

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

Folderpath.

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -6484,72 +6464,6 @@ 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._troopsByName - - -
@@ -7004,6 +6918,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

enfore engineer build only?

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

time to repairor build a unit/group

+

noob catch

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

message suppression

+
@@ -7168,7 +7096,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -22780,7 +22708,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.CtldUnits @@ -22802,7 +22730,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -22827,14 +22755,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -22919,7 +22844,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -22941,7 +22866,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeVHFFrequencies @@ -23010,14 +22935,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.PilotGroups - -

tables

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

Folderpath.

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -23237,72 +23145,6 @@ 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._troopsByName - - -
@@ -23757,6 +23599,17 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

+
+ +
+
+
+ + #boolean +CTLD.onestepmenu + + +
@@ -23811,7 +23664,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

@@ -23904,6 +23757,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

message suppression

+
@@ -23921,7 +23777,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -25656,7 +25512,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.CtldUnits @@ -25678,7 +25534,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -25703,14 +25559,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -25795,7 +25648,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -25817,7 +25670,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeVHFFrequencies @@ -25886,14 +25739,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.PilotGroups - -

tables

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

Folderpath.

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -26113,72 +25949,6 @@ 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._troopsByName - - -
@@ -26633,6 +26403,17 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

+
+ +
+
+
+ + #boolean +CTLD.onestepmenu + + +
@@ -26687,7 +26468,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

@@ -26780,6 +26561,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

message suppression

+
@@ -26797,7 +26581,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index c6310e7cf..5436f6794 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -7767,6 +7767,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + +FLIGHTGROUP.Twaiting + + + + +

Set time stamp.

+ +
+
@@ -7838,12 +7852,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-FLIGHTGROUP.currbase +FLIGHTGROUP.dTwait -

Set current airbase.

+

Max waiting time in seconds.

@@ -8064,6 +8078,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
@@ -8111,9 +8136,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Spawn in uncontrolled state.

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

+ +
+
+ + +FLIGHTGROUP.Twaiting + + + + +

Set time stamp.

+ +
+
@@ -18674,12 +18710,12 @@ Here we only check if stuck whilst taxiing.

-FLIGHTGROUP.currbase +FLIGHTGROUP.dTwait -

Set current airbase.

+

Max waiting time in seconds.

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

+
+ +
+
+
@@ -18947,9 +18994,6 @@ Here we only check if stuck whilst taxiing.

- -

Spawn in uncontrolled state.

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

Set time stamp.

+ +
+
@@ -39553,12 +39611,12 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-FLIGHTGROUP.currbase +FLIGHTGROUP.dTwait -

Set current airbase.

+

Max waiting time in seconds.

@@ -39779,6 +39837,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo +
+ +
+
+
@@ -39826,9 +39895,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -

Spawn in uncontrolled state.

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

Set time stamp.

+ +
+
@@ -41772,12 +41852,12 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-FLIGHTGROUP.currbase +FLIGHTGROUP.dTwait -

Set current airbase.

+

Max waiting time in seconds.

@@ -41998,6 +42078,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo +
+ +
+
+
@@ -42045,9 +42136,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 c27c66719..05b7441f9 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -8540,9 +8540,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Init a table.

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

Init a table.

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

Init a table.

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

Has line of sight.

+

No of sight.

diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html index 4b6e81847..6be542d6f 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -15953,11 +15953,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + Core.Set#SET_OPSGROUP PLAYERTASKCONTROLLER.LasingDroneSet + +

self.PlayerMenu = {} -- #table

+
@@ -16506,7 +16509,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number PLAYERTASKCONTROLLER.lasttaskcount @@ -16577,6 +16580,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
@@ -23474,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

+
@@ -24027,7 +24044,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- + #number PLAYERTASKCONTROLLER.lasttaskcount @@ -24098,6 +24115,17 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y +
+ +
+
+
@@ -25945,11 +25973,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

+
@@ -26498,7 +26529,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- + #number PLAYERTASKCONTROLLER.lasttaskcount @@ -26569,6 +26600,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 2a6c9348a..92a8445a3 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3253,6 +3253,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

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

Stack by pointer.

+ + + +
+
+ + #number +FIFO.uniquecounter + + +
@@ -8019,17 +8041,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -LIFO.uniquecounter - - -
@@ -8879,17 +8890,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 30046e1e2..7dd87def0 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4473,6 +4473,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +CONTROLLABLE.spot + + +
@@ -18173,6 +18184,17 @@ mygroup:WayPointExecute() + + + +
+
+ + +CONTROLLABLE.spot + + +
@@ -22328,6 +22350,17 @@ Coordinates are dependent on the position of the maps origin.

+ + + +
+
+ + +CONTROLLABLE.spot + + +
@@ -23004,6 +23037,17 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + +CONTROLLABLE.spot + + +
@@ -23191,6 +23235,17 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + +CONTROLLABLE.spot + + +
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 5b93d2f08..938f1c7dc 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -5569,18 +5569,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-GROUP.InitRespawnRandomizePositionInner - - - -
- - -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -10764,18 +10753,7 @@ These settings can be provided by calling the relevant Init...() methods of the - -
-
- -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -28851,18 +28818,7 @@ Coordinates are dependent on the position of the maps origin.

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

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -29946,18 +29891,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 c7930afb1..e830070d4 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2949,28 +2949,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- -
-
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -3048,6 +3026,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 + + +
@@ -5098,28 +5098,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- -
-
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -5197,6 +5175,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 + + +
@@ -6741,28 +6741,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

- - - -
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -6840,6 +6818,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 + + +