From 0923eb5a09d716008b64b19957f783b785ac844e Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Sun, 22 Mar 2026 17:01:19 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/Core.Fsm.html | 4 +- Documentation/Core.Settings.html | 30 +-- Documentation/Core.Spawn.html | 182 ++++++---------- Documentation/Core.SpawnStatic.html | 88 +------- Documentation/Functional.ATC_Ground.html | 4 +- Documentation/Functional.Autolase.html | 153 +------------- Documentation/Functional.Designate.html | 6 +- Documentation/Functional.Detection.html | 99 +++------ Documentation/Functional.Mantis.html | 254 +++++++++++++++++++---- Documentation/Functional.Movement.html | 28 --- Documentation/Functional.RAT.html | 53 ++--- Documentation/Functional.Scoring.html | 30 +-- Documentation/Ops.Airboss.html | 86 ++------ Documentation/Ops.Auftrag.html | 33 +++ Documentation/Ops.CSAR.html | 132 +++++------- Documentation/Ops.CTLD.html | 101 +++++++-- Documentation/Ops.FlightGroup.html | 12 ++ Documentation/Ops.OpsGroup.html | 11 +- Documentation/Ops.OpsZone.html | 9 + Documentation/Ops.PlayerTask.html | 15 +- Documentation/Utilities.FiFo.html | 44 ++-- Documentation/Wrapper.Controllable.html | 110 ---------- Documentation/Wrapper.Marker.html | 66 ++++++ 23 files changed, 645 insertions(+), 905 deletions(-) diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 2fa347885..5c035c055 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 3fb1fd35b..d301b4d61 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2785,7 +2785,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string SETTINGS.A2GSystem @@ -2829,22 +2829,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SETTINGS.Metric -
- -
-
-
- - -SETTINGS.PlayerMenu - - -
@@ -4953,7 +4942,7 @@ It is advised to use this method at the start of the mission.

- + #string SETTINGS.A2GSystem @@ -4997,22 +4986,11 @@ It is advised to use this method at the start of the mission.

- #boolean + SETTINGS.Metric -
- -
-
-
- - -SETTINGS.PlayerMenu - - -
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index e5ab88d4d..67f0c80a0 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2995,7 +2995,19 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.hidden

+

SPAWN.frequency

+ + + + + +

SPAWN.livery_id

+ + + + + +

SPAWN.skill

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

The AI is on by default when spawning a group.

+
@@ -3870,17 +3885,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnGrouping - - -
@@ -4077,39 +4081,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

By default, no InitLimit

-
- -
-
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
- - -
- @@ -4135,17 +4106,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

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

-
- -
-
-
- - #string -SPAWN.SpawnInitSkill - - -
@@ -4518,7 +4478,29 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.skill @@ -10306,11 +10288,14 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- + #boolean SPAWN.AIOnOff + +

The AI is on by default when spawning a group.

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

- -
-
-
- - -SPAWN.SpawnGrouping - - -
@@ -10711,39 +10685,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

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

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

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

-SPAWN.hidden +SPAWN.frequency + + + + + + +
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.skill diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index 0c9b9d88b..e35b6e808 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -1961,24 +1961,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

- - @@ -3068,7 +3050,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table SPAWNSTATIC.TemplateStaticUnit @@ -3095,39 +3077,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
- - -
-
- - -
-
-
@@ -4962,7 +4911,7 @@ Handy if you spawn from cargo statics which have resources already set.

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

-
- -
-
- - -
-
- - -
-
-
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 8953661d9..eff528a1b 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3876,7 +3876,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + ATC_GROUND.Airbases @@ -4461,7 +4461,7 @@ An airbase can be specified to set the maximum kick speed for.

- #table + ATC_GROUND.Airbases diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html index ceb696b80..896443828 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2312,7 +2312,7 @@
- #table + AUTOLASE.CurrentLasing @@ -2389,7 +2389,7 @@
- #table + AUTOLASE.GroupsByThreat @@ -2405,17 +2405,6 @@ -
- -
-
-
- - -AUTOLASE.LaserCodes - - -
@@ -2427,17 +2416,6 @@ -
- -
-
-
- - #number -AUTOLASE.MonitorFrequency - - -
@@ -2540,39 +2518,6 @@

set up SRS

-
- -
-
-
- - #number -AUTOLASE.SRSFreq - - - -
- -
-
-
- - -AUTOLASE.SRSMod - - - -
- -
-
-
- - #string -AUTOLASE.SRSPath - - -
@@ -2590,7 +2535,7 @@
- #table + AUTOLASE.UnitsByThreat @@ -2639,17 +2584,6 @@ -
- -
-
-
- - #number -AUTOLASE.cooldowntime - - -
@@ -2661,17 +2595,6 @@ -
- -
-
-
- - #boolean -AUTOLASE.forcecooldown - - -
@@ -2683,17 +2606,6 @@ -
- -
-
-
- - #number -AUTOLASE.lasingindex - - -
@@ -2708,17 +2620,6 @@

Set some string id for output to DCS.log file.

- - - -
-
- - #number -AUTOLASE.maxlasing - - -
@@ -2730,17 +2631,6 @@ - - - -
-
- - #boolean -AUTOLASE.notifypilots - - -
@@ -2763,39 +2653,6 @@ - - - -
-
- - #number -AUTOLASE.reporttimelong - - - -
- -
-
-
- - #number -AUTOLASE.reporttimeshort - - - -
- -
-
-
- - -AUTOLASE.smokecolor - - -
@@ -2813,7 +2670,7 @@
- #boolean + AUTOLASE.smoketargets @@ -2824,7 +2681,7 @@
- #table + AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index e0774477f..cc959d93f 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2393,7 +2393,7 @@ Use the method DESIGNATE.SetMission() to
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -2403,8 +2403,8 @@ Use the method DESIGNATE.SetMission() to
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 223a8a9ea..5a0d640ec 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20006,28 +20006,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -20160,6 +20138,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
+ + #boolean +DETECTION_BASE.Locking + + +
@@ -24782,28 +24771,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -24936,6 +24903,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ + +
+
+ + #boolean +DETECTION_BASE.Locking + + +
@@ -26579,28 +26557,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -26733,6 +26689,17 @@ 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 0e138574c..8ac63f7be 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -1919,12 +1919,6 @@ 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

- - @@ -4363,8 +4357,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -MANTIS.AWACS_Prefix + #table +MANTIS.AcceptZones @@ -4412,6 +4406,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -4533,17 +4538,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 - - -
@@ -4566,6 +4560,39 @@ 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 + + +
@@ -4795,8 +4822,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -5133,6 +5160,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 + + +
@@ -5202,9 +5284,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

switch alarm state RED

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

self.SAMCheckRanges = {}

+ @@ -9969,8 +10051,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- -MANTIS.AWACS_Prefix + #table +MANTIS.AcceptZones @@ -10018,6 +10100,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -10139,17 +10232,6 @@ 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 - - -
@@ -10172,6 +10254,39 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.InboundARMs + + + +
+ +
+
+
+ + #table +MANTIS.LastThreatEval + + + +
+ +
+
+
+ + #table +MANTIS.RejectZones + + +
@@ -10401,8 +10516,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -10739,6 +10854,61 @@ 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 + + +
@@ -10808,9 +10978,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

switch alarm state RED

- @@ -10833,6 +11000,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + +

self.SAMCheckRanges = {}

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

- -
- -
@@ -2433,20 +2419,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 0ad39a4dd..2c558e50c 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,7 +4579,19 @@ and any spaces before and after the resulting name are removed.

-

RAT.hidden

+

RAT.frequency

+ + + + + +

RAT.livery_id

+ + + + + +

RAT.skill

@@ -7828,17 +7834,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 - - -
@@ -15787,17 +15782,6 @@ Initializes the ratcraft array and group menu.

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

-
- -
-
-
- - -RAT.type - - -
@@ -22836,17 +22820,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 b5166095d..e68065003 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.AutoSave - - - -
- - -
-
- - 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 7abee69ca..d665c7dbf 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 - - -
@@ -42157,6 +42091,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+AIRBOSS.PlayerData.flag + + + + +

Also decrease flag for section members of flight.

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

Set Stable Hover

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

Set new time stamp.

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

Mission Ingress waypoint coordinate.

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

Mission Ingress waypoint coordinate.

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

Mission Ingress waypoint coordinate.

+ + + +
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index d6fe0a5b4..847f8a6ba 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,12 +2827,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.smokecolor

- - - -

CSAR.speed

- - @@ -4555,7 +4555,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Core.Point#COORDINATE CSAR.coordinate @@ -4644,11 +4644,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -4674,17 +4677,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -4819,6 +4811,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 + + +
@@ -5097,17 +5100,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 - - -
@@ -11007,7 +10999,7 @@ callsigns from playername or group name.

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

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -11126,17 +11121,6 @@ callsigns from playername or group name.

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

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

+ + + +
+
+ + +CSAR.index + + +
@@ -11549,17 +11544,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 - - -
@@ -13666,7 +13650,7 @@ callsigns from playername or group name.

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

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -13785,17 +13772,6 @@ callsigns from playername or group name.

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

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

+ + + +
+
+ + +CSAR.index + + +
@@ -14208,17 +14195,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 c5d0a34bc..c4efb43d5 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6007,6 +6007,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -6188,14 +6199,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies - -

Beacons

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

#1570

+ + + +
+
+ + #table +CTLD.droppedBeacons + + +
@@ -7151,6 +7170,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

message suppression

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

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -22994,14 +23027,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies - -

Beacons

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

#1570

+ + + +
+
+ + #table +CTLD.droppedBeacons + + +
@@ -23957,6 +23998,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

message suppression

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

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -25870,14 +25925,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies - -

Beacons

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

#1570

+ + + +
+
+ + #table +CTLD.droppedBeacons + + +
@@ -26833,6 +26896,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

message suppression

+ @@ -31628,17 +31694,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 21b36566a..c6310e7cf 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -8111,6 +8111,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Spawn in uncontrolled state.

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

+ +

Spawn in uncontrolled state.

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

Spawn in uncontrolled state.

+ @@ -42036,6 +42045,9 @@ 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 35d97f0dd..8355e15c9 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 -

No of sight.

+

Has line of sight.

diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html index 94844693b..05e14af25 100644 --- a/Documentation/Ops.OpsZone.html +++ b/Documentation/Ops.OpsZone.html @@ -3519,6 +3519,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Contested.

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

Contested.

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

self.PlayerMenu = {} -- #table

-
@@ -23477,14 +23474,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -25951,14 +25945,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
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 f847ac643..698d3425a 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4435,17 +4435,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The DCS controllable class.

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

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -18220,17 +18187,6 @@ mygroup:WayPointExecute() - - - -
-
- - -CONTROLLABLE.timer - - -
@@ -22331,17 +22287,6 @@ Coordinates are dependent on the position of the maps origin.

The DCS controllable class.

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

- - - -
-
- - -CONTROLLABLE.timer - - -
@@ -23007,17 +22941,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

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

- - - -
-
- - -CONTROLLABLE.timer - - -
@@ -23194,17 +23106,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -23238,17 +23139,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.timer - - -
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 9f9218682..e830070d4 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3037,6 +3037,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -5164,6 +5186,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -6785,6 +6829,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +