From 8fa3d022a24791c0dc65a44b804d701a1b913300 Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Thu, 8 Jan 2026 17:54:04 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/AI.AI_A2A_Dispatcher.html | 10 +- Documentation/AI.AI_Air.html | 88 -------- Documentation/AI.AI_Cargo.html | 8 +- Documentation/AI.AI_Cargo_Airplane.html | 6 + Documentation/AI.AI_Cargo_Helicopter.html | 10 +- Documentation/AI.AI_Patrol.html | 12 ++ Documentation/Cargo.CargoGroup.html | 3 - Documentation/Cargo.CargoUnit.html | 44 ++-- Documentation/Core.Fsm.html | 4 +- Documentation/Core.Settings.html | 30 +-- Documentation/Core.Spawn.html | 176 ++++++++++++++-- Documentation/Core.SpawnStatic.html | 88 +------- Documentation/Core.Spot.html | 99 --------- Documentation/Core.Zone.html | 44 ++++ Documentation/Functional.ATC_Ground.html | 10 +- Documentation/Functional.Autolase.html | 83 ++------ Documentation/Functional.Designate.html | 11 - Documentation/Functional.Detection.html | 66 ------ Documentation/Functional.Mantis.html | 176 ++++++++++------ Documentation/Functional.Movement.html | 28 +++ Documentation/Functional.RAT.html | 10 +- Documentation/Functional.Scoring.html | 26 +-- Documentation/Ops.Airboss.html | 84 +++++++- Documentation/Ops.CSAR.html | 21 +- Documentation/Ops.CTLD.html | 148 ++++++++++--- Documentation/Ops.FlightGroup.html | 112 ---------- Documentation/Ops.Intel.html | 198 ------------------ Documentation/Ops.PlayerTask.html | 39 +--- Documentation/Ops.RecoveryTanker.html | 61 ++++++ Documentation/Tasking.Task.html | 22 -- .../Tasking.Task_A2A_Dispatcher.html | 4 +- .../Tasking.Task_Cargo_Dispatcher.html | 184 +--------------- Documentation/Utilities.FiFo.html | 22 ++ Documentation/Wrapper.Controllable.html | 110 ++++++++++ Documentation/Wrapper.Group.html | 78 +------ 35 files changed, 837 insertions(+), 1278 deletions(-) diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html index 5c528450f..13a7a3b04 100644 --- a/Documentation/AI.AI_A2A_Dispatcher.html +++ b/Documentation/AI.AI_A2A_Dispatcher.html @@ -4564,11 +4564,14 @@ The following parameters were given to the :New method of AI_A2A_GCICAP, and mea
- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
@@ -11228,11 +11231,14 @@ They will lock the parking spot.

- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html index 69aeca0a8..9d2c00e3c 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -3770,28 +3770,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #number -AI_AIR.RTBSpeedMaxFactor - - - -
- -
-
-
- - #number -AI_AIR.RTBSpeedMinFactor - - -
@@ -6645,28 +6623,6 @@ A random value in this bracket is then applied in the waypoint routing generatio - - - -
-
- - #number -AI_AIR.RTBSpeedMaxFactor - - - -
- -
-
-
- - #number -AI_AIR.RTBSpeedMinFactor - - -
@@ -7403,28 +7359,6 @@ A random value in this bracket is then applied in the waypoint routing generatio - - - -
-
- - #number -AI_AIR.RTBSpeedMaxFactor - - - -
- -
-
-
- - #number -AI_AIR.RTBSpeedMinFactor - - -
@@ -9049,28 +8983,6 @@ A random value in this bracket is then applied in the waypoint routing generatio - - - -
-
- - #number -AI_AIR.RTBSpeedMaxFactor - - - -
- -
-
-
- - #number -AI_AIR.RTBSpeedMinFactor - - -
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html index 7f09436a0..283bc6bfb 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -3342,7 +3342,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier @@ -5372,7 +5372,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier @@ -5984,7 +5984,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier @@ -7484,7 +7484,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index bf7400e50..439dfbdd6 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2368,6 +2368,9 @@ Therefore, this class is considered to be deprecated

+ +

Set destination airbase for next :Route() command.

+
@@ -2426,6 +2429,9 @@ Therefore, this class is considered to be deprecated

+ +

Aircraft is on a pickup mission.

+
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html index 9be8f6f09..cda7494b5 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -2505,22 +2505,28 @@ Therefore, this class is considered to be deprecated

- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html index b85e25d76..872c16d0a 100644 --- a/Documentation/AI.AI_Patrol.html +++ b/Documentation/AI.AI_Patrol.html @@ -3845,6 +3845,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

This table contains the targets detected during patrol.

+
@@ -7112,6 +7115,9 @@ The default interval is 30 seconds.

+ +

This table contains the targets detected during patrol.

+
@@ -7856,6 +7862,9 @@ The default interval is 30 seconds.

+ +

This table contains the targets detected during patrol.

+ @@ -9488,6 +9497,9 @@ The default interval is 30 seconds.

+ +

This table contains the targets detected during patrol.

+ diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 0d579e85d..193a441a5 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -2440,9 +2440,6 @@ Therefore, this class is considered to be deprecated

- -

Then we register the new group in the database

- diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index 76ee56bab..e6a3f11b7 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -2314,17 +2314,6 @@ Therefore, this class is considered to be deprecated

-CARGO_UNIT.CargoCarrier - - - -
- - -
-
- - CARGO_UNIT.CargoInAir @@ -2343,6 +2332,17 @@ Therefore, this class is considered to be deprecated

Set cargo object.

+
+ +
+
+
+ + #number +CARGO_UNIT.RunCount + + +
@@ -3029,17 +3029,6 @@ Therefore, this class is considered to be deprecated

-CARGO_UNIT.CargoCarrier - - - -
- - -
-
- - CARGO_UNIT.CargoInAir @@ -3058,6 +3047,17 @@ Therefore, this class is considered to be deprecated

Set cargo object.

+
+ +
+
+
+ + #number +CARGO_UNIT.RunCount + + +
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 5749d60a0..4e4d9619b 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -6614,7 +6614,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -8213,7 +8213,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 cd6766a63..806e8b3ad 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -3434,7 +3434,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string SETTINGS.A2ASystem @@ -3445,7 +3445,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem @@ -3494,17 +3494,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SETTINGS.PlayerMenu - - -
@@ -5602,7 +5591,7 @@ It is advised to use this method at the start of the mission.

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

- #string + SETTINGS.A2GSystem @@ -5662,17 +5651,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 f640e24ec..19e476d75 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3667,13 +3667,19 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.modulation

+

SPAWN.hidden

-

SPAWN.skill

+

SPAWN.livery_id

+ + + + + +

SPAWN.modulation

@@ -4501,6 +4507,20 @@ 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.

+
@@ -4603,6 +4623,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
@@ -4658,6 +4689,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -4724,9 +4766,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Overwrite unit names by default with group name.

-
@@ -4738,8 +4777,16 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ -

By default, no InitLimit

+SPAWN.SpawnInitModex + +
@@ -4748,7 +4795,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +SPAWN.SpawnInitModexPrefix @@ -4808,7 +4866,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxGroups @@ -4822,7 +4880,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxUnitsAlive @@ -5057,7 +5115,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

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

+

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

@@ -5160,7 +5218,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.modulation +SPAWN.hidden @@ -5171,7 +5229,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +SPAWN.modulation @@ -11110,6 +11179,20 @@ 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.

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

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

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

Overwrite unit names by default with group name.

-
@@ -11347,8 +11449,16 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
+ -

By default, no InitLimit

+SPAWN.SpawnInitModex + +
@@ -11357,7 +11467,18 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.SpawnInitLivery +SPAWN.SpawnInitModexPostfix + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModexPrefix @@ -11417,7 +11538,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

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

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

+

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

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

-SPAWN.modulation +SPAWN.hidden @@ -11780,7 +11901,18 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.skill +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index f1f27b191..fef543f9b 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -2621,24 +2621,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

- - @@ -3728,7 +3710,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table SPAWNSTATIC.TemplateStaticUnit @@ -3755,39 +3737,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
- - -
-
- - -
-
-
@@ -5622,7 +5571,7 @@ Handy if you spawn from cargo statics which have resources already set.

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

-
- -
-
- - -
-
- - -
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 554594acf..c9dbc9f20 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -3396,39 +3396,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -4712,39 +4679,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -6267,39 +6201,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index 437341954..30bc03c85 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -17144,6 +17144,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ + +
+
+ + #table ZONE_OVAL.CenterVec2 @@ -17848,6 +17859,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -20019,6 +20041,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -21519,6 +21552,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index c88982ab3..3c4f54911 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -4536,7 +4536,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table ATC_GROUND.Airbases @@ -4552,9 +4552,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Kickspeed

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

- + #table ATC_GROUND.Airbases @@ -5140,9 +5137,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 59d651cf9..5cc834549 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -3049,7 +3049,7 @@
- #table + AUTOLASE.GroupsByThreat @@ -3071,8 +3071,19 @@ +
+
+ + #number +AUTOLASE.LaseDuration @@ -3087,17 +3098,6 @@ -
- -
-
-
- - #number -AUTOLASE.MonitorFrequency - - -
@@ -3186,17 +3186,6 @@ -
- -
-
-
- - #number -AUTOLASE.RoundingPrecision - - -
@@ -3261,7 +3250,7 @@
- #table + AUTOLASE.UnitsByThreat @@ -3310,17 +3299,6 @@ -
- -
-
-
- - #number -AUTOLASE.cooldowntime - - -
@@ -3332,17 +3310,6 @@ -
- -
-
-
- - #boolean -AUTOLASE.forcecooldown - - -
@@ -3374,33 +3341,11 @@
- #number -AUTOLASE.maxlasing - - -
- -
-
- - -
-
-
- - #boolean -AUTOLASE.notifypilots - - -
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 935bf12c7..6d9819aef 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -3077,17 +3077,6 @@ Use the method DESIGNATE.SetMission() to -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 81d7b749b..dc93290bf 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20609,28 +20609,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- - -
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -25385,28 +25363,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -27149,28 +27105,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 2db2d2c4b..935e2f2b2 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -5004,17 +5004,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #table -MANTIS.AcceptZones - - -
@@ -5059,17 +5048,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #table -MANTIS.ConflictZones - - -
@@ -5224,17 +5202,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The ME name of the HQ object

- - - -
-
- - #table -MANTIS.RejectZones - - -
@@ -5802,6 +5769,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 + + +
@@ -10535,17 +10557,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - - - -
-
- - #table -MANTIS.AcceptZones - - -
@@ -10590,17 +10601,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - - - -
-
- - #table -MANTIS.ConflictZones - - -
@@ -10755,17 +10755,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

- - - -
-
- - #table -MANTIS.RejectZones - - -
@@ -11333,6 +11322,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 + + +
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 9947d2102..1bc5fbeba 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2849,6 +2849,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.

+ +
+ +
@@ -3079,6 +3093,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 ef3d3ef30..3f01d8296 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -5239,13 +5239,19 @@ and any spaces before and after the resulting name are removed.

-

RAT.modulation

+

RAT.hidden

-

RAT.skill

+

RAT.livery_id

+ + + + + +

RAT.modulation

diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 9e18a0d1e..cdc70e070 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3559,17 +3559,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - SCORING.AutoSavePath @@ -3814,7 +3803,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyoncoalitionchange @@ -7027,17 +7016,6 @@ The scale magnifies the scores given to the players.

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

- + #boolean SCORING.penaltyoncoalitionchange diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index e33af8417..88dff09b8 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -10485,6 +10485,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

Set case to that of lead.

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

Set stack flag.

+

Also decrease flag for section members of flight.

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

Set Stable Hover

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

Set time stamp.

+

Set new time stamp.

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

VNAO Edit - Added

+

VNAO Edit - Added

diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index f95032d89..1836afd6b 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -5044,7 +5044,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Core.Point#COORDINATE + CSAR.coordinate @@ -5133,14 +5133,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -11392,7 +11389,7 @@ callsigns from playername or group name.

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

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -13944,7 +13938,7 @@ callsigns from playername or group name.

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

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index dc3e20623..2fe10f176 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -9350,6 +9350,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -9392,7 +9403,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.DroppedTroops @@ -9417,11 +9428,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

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

Beacons

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

tables

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

Folderpath.

-
@@ -9672,7 +9689,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.Spawned_Cargo @@ -9767,7 +9784,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-CTLD.UserSetGroup +CTLD.VehicleMoveFormation @@ -10257,7 +10274,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

noob catch

+

time to repairor build a unit/group

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

message suppression

+
@@ -10367,7 +10387,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number CTLD.troopdropzoneradius @@ -24101,6 +24121,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -24143,7 +24174,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.DroppedTroops @@ -24168,11 +24199,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

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

Beacons

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

tables

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

Folderpath.

-
@@ -24423,7 +24460,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.Spawned_Cargo @@ -24518,7 +24555,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-CTLD.UserSetGroup +CTLD.VehicleMoveFormation @@ -25008,7 +25045,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

noob catch

+

time to repairor build a unit/group

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

message suppression

+
@@ -25118,7 +25158,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #number CTLD.troopdropzoneradius @@ -26742,6 +26782,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -26784,7 +26835,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.DroppedTroops @@ -26809,11 +26860,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

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

Beacons

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

tables

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

Folderpath.

-
@@ -27064,7 +27121,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.Spawned_Cargo @@ -27159,7 +27216,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-CTLD.UserSetGroup +CTLD.VehicleMoveFormation @@ -27649,7 +27706,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

noob catch

+

time to repairor build a unit/group

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

message suppression

+
@@ -27759,7 +27819,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #number CTLD.troopdropzoneradius @@ -32586,6 +32646,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

Location (if set) where to get this cargo item.

+
+ +
+
+
+ + +CTLD_CARGO.Mark + + +
@@ -34221,6 +34292,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

Location (if set) where to get this cargo item.

+
+ +
+
+
+ + +CTLD_CARGO.Mark + + +
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index 8f49229be..53af6c4e8 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -8475,20 +8475,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
- - -FLIGHTGROUP.currbase - - - - -

Set current airbase.

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

No late activation.

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

- -
-
- - -FLIGHTGROUP.currbase - - - - -

Set current airbase.

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

-
- -
-
-
- - #boolean -FLIGHTGROUP.isLateActivated - - - - -

No late activation.

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

Set current airbase.

- -
-
@@ -40351,20 +40281,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo -
- -
-
-
- - #boolean -FLIGHTGROUP.isLateActivated - - - - -

No late activation.

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

Set current airbase.

- -
-
@@ -42548,20 +42450,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo -
- -
-
-
- - #boolean -FLIGHTGROUP.isLateActivated - - - - -

No late activation.

-
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html index 69f794fb3..b7fbe89f5 100644 --- a/Documentation/Ops.Intel.html +++ b/Documentation/Ops.Intel.html @@ -5476,72 +5476,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

- - - -
-
- - #boolean -INTEL.DetectDLINK - - - -
- -
-
-
- - #boolean -INTEL.DetectIRST - - - -
- -
-
-
- - #boolean -INTEL.DetectOptical - - - -
- -
-
-
- - #boolean -INTEL.DetectRWR - - - -
- -
-
-
- - #boolean -INTEL.DetectRadar - - - -
- -
-
-
- - #boolean -INTEL.DetectVisual - - -
@@ -10832,72 +10766,6 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

- - - -
-
- - #boolean -INTEL.DetectDLINK - - - -
- -
-
-
- - #boolean -INTEL.DetectIRST - - - -
- -
-
-
- - #boolean -INTEL.DetectOptical - - - -
- -
-
-
- - #boolean -INTEL.DetectRWR - - - -
- -
-
-
- - #boolean -INTEL.DetectRadar - - - -
- -
-
-
- - #boolean -INTEL.DetectVisual - - -
@@ -12717,72 +12585,6 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

- - - -
-
- - #boolean -INTEL.DetectDLINK - - - -
- -
-
-
- - #boolean -INTEL.DetectIRST - - - -
- -
-
-
- - #boolean -INTEL.DetectOptical - - - -
- -
-
-
- - #boolean -INTEL.DetectRWR - - - -
- -
-
-
- - #boolean -INTEL.DetectRadar - - - -
- -
-
-
- - #boolean -INTEL.DetectVisual - - -
diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html index b474d1884..d9e265240 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -17124,7 +17124,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number + PLAYERTASKCONTROLLER.lasttaskcount @@ -17195,17 +17195,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
@@ -24633,7 +24622,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- #number + PLAYERTASKCONTROLLER.lasttaskcount @@ -24704,17 +24693,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y -
- -
-
-
@@ -27085,7 +27063,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- #number + PLAYERTASKCONTROLLER.lasttaskcount @@ -27156,17 +27134,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y -
- -
-
-
diff --git a/Documentation/Ops.RecoveryTanker.html b/Documentation/Ops.RecoveryTanker.html index 8aed3ae32..6a9164f9b 100644 --- a/Documentation/Ops.RecoveryTanker.html +++ b/Documentation/Ops.RecoveryTanker.html @@ -2787,6 +2787,12 @@ If enabled, text messages about the tanker status will be displayed on screen an

RECOVERYTANKER:_CheckPatternUpdate(dt)

Check if heading or position have changed significantly.

+ + + +

RECOVERYTANKER:_GetCallsignName(Callsign, Enumerator)

+ +

Get clear name callsign for spawn from enumerator

@@ -6711,6 +6717,61 @@ The group name is the one specified in the RECO + + + +
+ + + +

Get clear name callsign for spawn from enumerator

+ +
+
+

Defined in:

+
+

RECOVERYTANKER

+
+

Parameters:

+
+
+

+ #number + Callsign +

+
+
+

+
+
+
+
+

+ #table + Enumerator +

+
+
+ +

The table of callsigns, e.g. CALLSIGN.Tanker

+ +
+
+

Return value:

+
+
+

#string:

+
+
+ +

Name Name or "" if not found

+ +
+
+
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html index e401ba017..a75792d58 100644 --- a/Documentation/Tasking.Task.html +++ b/Documentation/Tasking.Task.html @@ -3443,17 +3443,6 @@ but can separately be modified later in your mission using the - - - -
-
@@ -8099,17 +8088,6 @@ If the Unit is part of the Task, true is returned.

- - - -
-
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html index 1026852e0..7f8eaa42e 100644 --- a/Documentation/Tasking.Task_A2A_Dispatcher.html +++ b/Documentation/Tasking.Task_A2A_Dispatcher.html @@ -2628,7 +2628,7 @@ Therefore, this class is considered to be deprecated

- + #boolean TASK_A2A_DISPATCHER.FlashNewTask @@ -3353,7 +3353,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- + #boolean TASK_A2A_DISPATCHER.FlashNewTask diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 24a73d211..2e30c3084 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3771,50 +3771,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

- - - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
@@ -3829,7 +3785,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4932,50 +4888,6 @@ This method can only be used once!

Field(s)

- - - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
@@ -4990,7 +4902,7 @@ This method can only be used once!

- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -5845,50 +5757,6 @@ This method can only be used once!

Field(s)

- - - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
@@ -5903,7 +5771,7 @@ This method can only be used once!

- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -7389,50 +7257,6 @@ This method can only be used once!

Field(s)

- - - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
@@ -7447,7 +7271,7 @@ This method can only be used once!

- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 27ab29a49..448759492 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3913,6 +3913,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

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

Stack by pointer.

+
+ +
+
+
+ + #number +FIFO.uniquecounter + + +
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index b9f25402f..074f4f3a6 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -5071,6 +5071,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The DCS controllable class.

+
+ +
+
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + + +
+ +
+
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -18662,6 +18684,28 @@ mygroup:WayPointExecute()

The DCS controllable class.

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

The DCS controllable class.

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

The DCS controllable class.

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

The DCS controllable class.

+
+ +
+
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + + +
+ +
+
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 227a439ed..f68fec877 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -6211,18 +6211,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -11406,18 +11395,7 @@ These settings can be provided by calling the relevant Init...() methods of the - -
-
- -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -29406,18 +29373,7 @@ Coordinates are dependent on the position of the maps origin.

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

- -
-