From a23428726aa743b907fa0678d12d3ad2e0b6606f Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Thu, 5 Feb 2026 11:21:30 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/AI.AI_A2A_Dispatcher.html | 10 +- Documentation/AI.AI_A2G_Dispatcher.html | 10 +- Documentation/AI.AI_Air.html | 88 +++++++ Documentation/AI.AI_Air_Dispatcher.html | 22 -- Documentation/AI.AI_Cargo.html | 8 +- Documentation/AI.AI_Cargo_Airplane.html | 14 ++ Documentation/AI.AI_Patrol.html | 12 - Documentation/Cargo.Cargo.html | 11 + Documentation/Cargo.CargoCrate.html | 22 ++ Documentation/Cargo.CargoGroup.html | 14 -- Documentation/Core.Fsm.html | 4 +- Documentation/Core.Spawn.html | 238 ++++++++++-------- Documentation/Core.SpawnStatic.html | 4 +- Documentation/Functional.ATC_Ground.html | 6 - Documentation/Functional.Autolase.html | 120 ++------- Documentation/Functional.Detection.html | 105 +++++--- Documentation/Functional.Mantis.html | 176 +++++++++---- Documentation/Functional.Movement.html | 28 +++ Documentation/Functional.RAT.html | 47 +++- Documentation/Functional.Scoring.html | 26 +- Documentation/Ops.Airboss.html | 27 +- Documentation/Ops.ArmyGroup.html | 6 + Documentation/Ops.Auftrag.html | 33 --- Documentation/Ops.CTLD.html | 134 +++++++++- Documentation/Ops.FlightGroup.html | 170 ++----------- Documentation/Ops.NavyGroup.html | 6 + Documentation/Ops.OpsGroup.html | 48 +++- Documentation/Ops.OpsZone.html | 9 + Documentation/Ops.PlayerTask.html | 6 +- Documentation/Tasking.Task.html | 22 ++ .../Tasking.Task_Cargo_Dispatcher.html | 184 +------------- Documentation/Utilities.FiFo.html | 22 -- Documentation/Wrapper.Marker.html | 66 ----- 33 files changed, 829 insertions(+), 869 deletions(-) diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html index 13a7a3b04..5c528450f 100644 --- a/Documentation/AI.AI_A2A_Dispatcher.html +++ b/Documentation/AI.AI_A2A_Dispatcher.html @@ -4564,14 +4564,11 @@ The following parameters were given to the :New method of AI_A2A_GCICAP, and mea
- #boolean + AI_A2A_DISPATCHER.SetSendPlayerMessages - -

Flash messages to player

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

- #boolean + AI_A2A_DISPATCHER.SetSendPlayerMessages - -

Flash messages to player

-
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index 5c4ad178c..03815fd47 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -4561,11 +4561,14 @@ of the squadron are destroyed. This is to keep consistency of air operations and
- + #boolean AI_A2G_DISPATCHER.SetSendPlayerMessages + +

flash messages to players

+
@@ -13123,11 +13126,14 @@ multiplied by the Overhead and rounded up to the smallest integer.

- + #boolean AI_A2G_DISPATCHER.SetSendPlayerMessages + +

flash messages to players

+
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html index 9d2c00e3c..69aeca0a8 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -3770,6 +3770,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -6623,6 +6645,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -7359,6 +7403,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -8983,6 +9049,28 @@ 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_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html index e1c6f81f7..e1472f740 100644 --- a/Documentation/AI.AI_Air_Dispatcher.html +++ b/Documentation/AI.AI_Air_Dispatcher.html @@ -4193,17 +4193,6 @@ Therefore, this class is considered to be deprecated

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -9523,17 +9512,6 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

- - - -
-
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 ce5e3f259..bf8dc500c 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2360,6 +2360,20 @@ Therefore, this class is considered to be deprecated

Field(s)

+
+
+ + +AI_CARGO_AIRPLANE.Airbase + + + + +

Set destination airbase for next :Route() command.

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

This table contains the targets detected during patrol.

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

- -

This table contains the targets detected during patrol.

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

- -

This table contains the targets detected during patrol.

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

- -

This table contains the targets detected during patrol.

-
diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html index 13bd9e4d3..d1ccede47 100644 --- a/Documentation/Cargo.Cargo.html +++ b/Documentation/Cargo.Cargo.html @@ -3329,6 +3329,17 @@ All derived classes from CARGO follow the same state machine, expose the same ca +
+ +
+
+
+ + +CARGO.Weight + + +
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html index 51de4f234..456df7cfe 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -2371,6 +2371,17 @@ Therefore, this class is considered to be deprecated

Field(s)

+
+ + +
@@ -3042,6 +3053,17 @@ Therefore, this class is considered to be deprecated

Field(s)

+
+ + +
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 39787e46b..c0d9f4610 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -2422,20 +2422,6 @@ Therefore, this class is considered to be deprecated

-CARGO_GROUP.CargoCarrier - - - - -

self.CargoObject:Destroy()

- -
- -
-
-
- - CARGO_GROUP.CargoGroup diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 4e4d9619b..5749d60a0 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.Spawn.html b/Documentation/Core.Spawn.html index 8c8ff8423..709710223 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3658,12 +3658,6 @@ and any spaces before and after the resulting name are removed.

SPAWN.communication

- - - -

SPAWN.frequency

- - @@ -3679,7 +3673,7 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.modulation

+

SPAWN.skill

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

The AI is on by default when spawning a group.

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

Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.

-
@@ -4513,20 +4501,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -SPAWN.SpawnCount - - - - -

The internal counter of the amount of spawning the has happened since SpawnStart.

-
@@ -4684,6 +4658,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -4764,8 +4749,60 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ -

By default, no InitLimit

+SPAWN.SpawnInitLivery + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModex + + + +
+ +
+
+ + +
+
+ + +
+
+ @@ -4823,7 +4860,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxGroups @@ -4837,7 +4874,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxUnitsAlive @@ -5005,17 +5042,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -5168,17 +5194,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.frequency - - -
@@ -5208,7 +5223,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.modulation +SPAWN.skill @@ -10996,14 +11011,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #boolean + SPAWN.AIOnOff - -

The AI is on by default when spawning a group.

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

Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.

-
@@ -11153,20 +11162,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - #number -SPAWN.SpawnCount - - - - -

The internal counter of the amount of spawning the has happened since SpawnStart.

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

+ + +
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -11404,8 +11410,60 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ -

By default, no InitLimit

+SPAWN.SpawnInitLivery + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModex + + + +
+ +
+
+ + +
+
+ + +
+
+ @@ -11463,7 +11521,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

- #number + SPAWN.SpawnMaxUnitsAlive @@ -11645,17 +11703,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -11808,17 +11855,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - -SPAWN.frequency - - -
@@ -11848,7 +11884,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.modulation +SPAWN.skill diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index be4c57976..f1f27b191 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -3728,7 +3728,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + SPAWNSTATIC.TemplateStaticUnit @@ -5622,7 +5622,7 @@ Handy if you spawn from cargo statics which have resources already set.

- #table + SPAWNSTATIC.TemplateStaticUnit diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 7775e5f90..3c4f54911 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -4552,9 +4552,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Kickspeed

-
@@ -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 c3d073e66..3d32f791d 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2972,7 +2972,7 @@
- #table + AUTOLASE.CurrentLasing @@ -3049,7 +3049,7 @@
- #table + AUTOLASE.GroupsByThreat @@ -3087,17 +3087,6 @@ -
- -
-
-
- - -AUTOLASE.LaserCodes - - -
@@ -3208,6 +3197,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.RoundingPrecision + + +
@@ -3222,39 +3222,6 @@

set up SRS

-
- - -
-
- - #number -AUTOLASE.SRSFreq - - - -
- -
-
-
- - -AUTOLASE.SRSMod - - - -
- -
-
-
- - #string -AUTOLASE.SRSPath - - -
@@ -3272,7 +3239,7 @@
- #table + AUTOLASE.UnitsByThreat @@ -3365,17 +3332,6 @@ -
- -
-
-
- - #number -AUTOLASE.lasingindex - - -
@@ -3407,19 +3363,8 @@
- #number -AUTOLASE.minthreatlevel - - -
- -
-
-
- - #boolean -AUTOLASE.notifypilots +AUTOLASE.minthreatlevel @@ -3445,28 +3390,6 @@ -
- -
-
-
- - #number -AUTOLASE.reporttimelong - - - -
- -
-
-
- - #number -AUTOLASE.reporttimeshort - - -
@@ -3489,6 +3412,17 @@ + + + +
+
+ + #table +AUTOLASE.smokeoffset + + +
@@ -3506,7 +3440,7 @@
- #table + AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index bb59fd1d0..81d7b749b 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20609,6 +20609,28 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -20741,17 +20763,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -20769,7 +20780,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -25374,6 +25385,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -25506,17 +25539,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -25534,7 +25556,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -27127,6 +27149,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -27259,17 +27303,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -27287,7 +27320,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 62a79490f..f7023b7a4 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -5215,28 +5215,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 - - -
@@ -5276,7 +5254,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Long @@ -5287,7 +5265,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Medium @@ -5298,7 +5276,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_PointDef @@ -5309,7 +5287,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Short @@ -5804,6 +5782,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 + + +
@@ -5873,6 +5906,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

switch alarm state RED

+
@@ -10829,28 +10865,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

-
- -
-
-
- - #table -MANTIS.InboundARMs - - - -
- -
-
-
- - #table -MANTIS.LastThreatEval - - -
@@ -10890,7 +10904,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Long @@ -10901,7 +10915,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Medium @@ -10912,7 +10926,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_PointDef @@ -10923,7 +10937,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Short @@ -11418,6 +11432,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 + + +
@@ -11487,6 +11556,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + +

switch alarm state RED

+
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 3f01d8296..d1f68991f 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3993,6 +3993,12 @@ manager:Stop(7200)

RAT.termtype

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

+ + + +

RAT.type

+ + @@ -5230,12 +5236,6 @@ and any spaces before and after the resulting name are removed.

RAT.communication

- - - -

RAT.frequency

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

-

RAT.modulation

+

RAT.skill

@@ -8494,6 +8494,17 @@ 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 + + +
@@ -16398,6 +16409,17 @@ Initializes the ratcraft array and group menu.

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

+
+ +
+
+
+ + +RAT.type + + +
@@ -23436,6 +23458,17 @@ 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 0f6278474..9e18a0d1e 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3559,6 +3559,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + SCORING.AutoSavePath @@ -3814,7 +3825,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyonfratricide @@ -7016,6 +7027,17 @@ The scale magnifies the scores given to the players.

+ +
+
+
+ + SCORING.AutoSavePath @@ -7271,7 +7293,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 39317c5bc..64368b4c3 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -42537,7 +42537,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

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

Set case of f

-
@@ -42715,20 +42712,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-AIRBOSS.PlayerData.flag - - - - -

Decrease stack/flag. Human player needs to take care himself.

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

Set section lead of player flight.

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

Set time stamp.

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

VNAO Edit - Added

+

VNAO Edit - Added

diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html index 50faf731a..087029e6e 100644 --- a/Documentation/Ops.ArmyGroup.html +++ b/Documentation/Ops.ArmyGroup.html @@ -3094,6 +3094,12 @@

ARMYGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

+ + + +

ARMYGROUP.EPLRS

+ + diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html index 0f6c47b0e..04a028097 100644 --- a/Documentation/Ops.Auftrag.html +++ b/Documentation/Ops.Auftrag.html @@ -8057,17 +8057,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission Ingress waypoint coordinate.

-
- -
-
-
@@ -23804,17 +23793,6 @@ will always return.

Mission Ingress waypoint coordinate.

-
- - -
-
@@ -27196,17 +27174,6 @@ will always return.

Mission Ingress waypoint coordinate.

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

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -9382,7 +9393,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -9529,7 +9540,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeUHFFrequencies @@ -9678,6 +9689,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Smokes and Flares

+
+ +
+
+
+ + #table +CTLD.Spawned_Cargo + + +
@@ -10204,6 +10226,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

enfore engineer build only?

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

noob catch

+

time to repairor build a unit/group

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

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -24122,7 +24166,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.CtldUnits @@ -24269,7 +24313,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -24418,6 +24462,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

+
+ +
+
+
+ + #table +CTLD.Spawned_Cargo + + +
@@ -24944,6 +24999,17 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

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

@@ -25108,7 +25174,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #number CTLD.troopdropzoneradius @@ -26732,6 +26798,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -26752,7 +26829,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.CtldUnits @@ -26899,7 +26976,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -27048,6 +27125,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

+
+ +
+
+
+ + #table +CTLD.Spawned_Cargo + + +
@@ -27574,6 +27662,17 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

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

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

Can transport crate.

+
+ +
+
+
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index 1e38fb255..df59d8b7c 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -3954,6 +3954,12 @@

FLIGHTGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

+ + + +

FLIGHTGROUP.EPLRS

+ + @@ -8409,20 +8415,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

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

Max waiting time in seconds.

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

Set the destination base.

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

No late activation.

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

Spawn in uncontrolled state.

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

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

Set time stamp.

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

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

Max waiting time in seconds.

- -
-
@@ -19365,9 +19306,6 @@ Here we only check if stuck whilst taxiing.

- -

Set the destination base.

-
@@ -19560,14 +19498,11 @@ Here we only check if stuck whilst taxiing.

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

No late activation.

-
@@ -19601,9 +19536,6 @@ Here we only check if stuck whilst taxiing.

- -

Spawn in uncontrolled state.

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

Set time stamp.

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

Max waiting time in seconds.

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

Set the destination base.

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

No late activation.

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

Spawn in uncontrolled state.

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

Set time stamp.

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

Max waiting time in seconds.

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

Set the destination base.

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

No late activation.

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

Spawn in uncontrolled state.

- diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html index 4ac1da9ef..0ea267809 100644 --- a/Documentation/Ops.NavyGroup.html +++ b/Documentation/Ops.NavyGroup.html @@ -3123,6 +3123,12 @@

NAVYGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

+ + + +

NAVYGROUP.EPLRS

+ + diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html index 6e58b716d..647f0cf98 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -2352,6 +2352,12 @@

OPSGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

+ + + +

OPSGROUP.EPLRS

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

Name of the class.

+ + + +
+
+ + +OPSGROUP.EPLRS + + +
@@ -9171,9 +9188,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Init a table.

- @@ -29707,6 +29721,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Name of the class.

+ + + +
+
+ + +OPSGROUP.EPLRS + + +
@@ -30908,9 +30933,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -

Init a table.

- @@ -32807,6 +32829,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Name of the class.

+ + + +
+
+ + +OPSGROUP.EPLRS + + +
@@ -34008,9 +34041,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -

Init a table.

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

Contested.

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

Contested.

+ @@ -9911,6 +9917,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 6e94b39c1..972243934 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -17121,7 +17121,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number + PLAYERTASKCONTROLLER.lasttaskcount @@ -24616,7 +24616,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- #number + PLAYERTASKCONTROLLER.lasttaskcount @@ -27054,7 +27054,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- #number + PLAYERTASKCONTROLLER.lasttaskcount diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html index a75792d58..e401ba017 100644 --- a/Documentation/Tasking.Task.html +++ b/Documentation/Tasking.Task.html @@ -3443,6 +3443,17 @@ but can separately be modified later in your mission using the +
+ +
+
+
@@ -8088,6 +8099,17 @@ If the Unit is part of the Task, true is returned.

+
+ +
+
+
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 0e1a0e3e7..ef05b87e9 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 @@ -4921,50 +4877,6 @@ This method can only be used once!

Field(s)

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

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

Field(s)

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

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

Field(s)

- - - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
@@ -7414,7 +7238,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 448759492..3694e3d99 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -8701,17 +8701,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
@@ -9561,17 +9550,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 26d10768d..348618ddc 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3691,28 +3691,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -MARKER.tocoalition - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -
@@ -5830,28 +5808,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -MARKER.tocoalition - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -
@@ -7440,28 +7396,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -MARKER.tocoalition - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -