From 8e2dbc857db99670a4a3898299a40460bc304617 Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Sat, 18 Nov 2023 15:34:03 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/AI.AI_A2A_Dispatcher.html | 20 +- Documentation/AI.AI_Air.html | 88 ++++ Documentation/AI.AI_Cargo_Airplane.html | 68 ++- Documentation/AI.AI_Cargo_Helicopter.html | 40 +- Documentation/AI.AI_Patrol.html | 12 - Documentation/Cargo.CargoCrate.html | 22 + Documentation/Cargo.CargoGroup.html | 6 + Documentation/Cargo.CargoUnit.html | 44 ++ Documentation/Core.Fsm.html | 4 +- Documentation/Core.Point.html | 33 ++ Documentation/Core.Settings.html | 4 +- Documentation/Core.Spawn.html | 334 ++++++++++-- Documentation/Functional.ATC_Ground.html | 4 +- Documentation/Functional.Designate.html | 55 ++ Documentation/Functional.Detection.html | 66 +++ Documentation/Functional.Mantis.html | 186 +++++-- Documentation/Functional.RAT.html | 36 ++ Documentation/Functional.Scoring.html | 18 +- Documentation/Ops.Airboss.html | 33 +- Documentation/Ops.CSAR.html | 15 +- Documentation/Ops.CTLD.html | 478 +++++++++--------- Documentation/Tasking.Task.html | 22 + .../Tasking.Task_A2A_Dispatcher.html | 8 +- Documentation/Tasking.Task_CARGO.html | 8 +- .../Tasking.Task_Cargo_Dispatcher.html | 24 +- Documentation/Wrapper.Group.html | 78 +-- Documentation/Wrapper.Marker.html | 66 --- 27 files changed, 1202 insertions(+), 570 deletions(-) diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html index 218364666..0dbf08969 100644 --- a/Documentation/AI.AI_A2A_Dispatcher.html +++ b/Documentation/AI.AI_A2A_Dispatcher.html @@ -4876,14 +4876,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + AI_A2A_DISPATCHER.SetSendPlayerMessages - -

Flash messages to player

-
@@ -11543,14 +11540,11 @@ They will lock the parking spot.

- #boolean + AI_A2A_DISPATCHER.SetSendPlayerMessages - -

Flash messages to player

-
@@ -12808,14 +12802,11 @@ They will lock the parking spot.

- #boolean + AI_A2A_DISPATCHER.SetSendPlayerMessages - -

Flash messages to player

-
@@ -14375,14 +14366,11 @@ 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 5873e0fe8..20850b47e 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -3188,6 +3188,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -6005,6 +6027,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -6741,6 +6785,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -8365,6 +8431,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_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index 43dc65147..4d9605eea 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2746,6 +2746,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

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

Set destination airbase for next :Route() command.

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

Aircraft is on a pickup mission.

-
@@ -4522,6 +4533,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

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

Set destination airbase for next :Route() command.

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

Aircraft is on a pickup mission.

-
@@ -5140,6 +5162,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

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

Set destination airbase for next :Route() command.

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

Aircraft is on a pickup mission.

-
@@ -6646,6 +6679,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

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

Set destination airbase for next :Route() command.

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

Aircraft is on a pickup mission.

-
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html index dcf9819bc..1088c9eae 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -2911,22 +2911,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -4829,22 +4835,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -5499,22 +5511,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -7057,22 +7075,28 @@ Adjust if necessary.
- + #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 f0eaea63a..028a12ef2 100644 --- a/Documentation/AI.AI_Patrol.html +++ b/Documentation/AI.AI_Patrol.html @@ -3262,9 +3262,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

This table contains the targets detected during patrol.

- @@ -6512,9 +6509,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -

This table contains the targets detected during patrol.

- @@ -7259,9 +7253,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -

This table contains the targets detected during patrol.

- @@ -8894,9 +8885,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -

This table contains the targets detected during patrol.

- diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html index 912d4862a..e7b130cb3 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -1867,6 +1867,17 @@ Therefore, this class is considered to be deprecated

Field(s)

+
+ + +
@@ -2535,6 +2546,17 @@ Therefore, this class is considered to be deprecated

Field(s)

+
+ + +
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 121b59d9c..e93ddd11c 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1942,6 +1942,9 @@ Therefore, this class is considered to be deprecated

+ +

Then we register the new group in the database

+
@@ -3246,6 +3249,9 @@ This works for ground only groups.

+ +

Then we register the new group in the database

+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index 0fec1ae3d..0e4193069 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -1816,6 +1816,17 @@ Therefore, this class is considered to be deprecated

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

Set cargo object.

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

+CARGO_UNIT.CargoCarrier + + + +
+ + +
+
+ + CARGO_UNIT.CargoInAir @@ -2538,6 +2571,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 e2b6bc060..383eaa450 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5796,7 +5796,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + FSM._StartState @@ -7395,7 +7395,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + FSM._StartState diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html index 70065198e..0d05a356a 100644 --- a/Documentation/Core.Point.html +++ b/Documentation/Core.Point.html @@ -18148,6 +18148,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

the y coordinate in meters.

+
+ +
+
+
+ + +POINT_VEC2.z + + +
@@ -18946,6 +18957,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

the y coordinate in meters.

+
+ +
+
+
+ + +POINT_VEC2.z + + +
@@ -27769,6 +27791,17 @@ Creates a line on the F10 map from one point to another.

the y coordinate in meters.

+ + + +
+
+ + +POINT_VEC2.z + + +
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 871cbae60..e99508e15 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2853,7 +2853,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string SETTINGS.A2ASystem @@ -5010,7 +5010,7 @@ It is advised to use this method at the start of the mission.

- + #string SETTINGS.A2ASystem diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 92afd8fde..1b5dbf2a6 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2940,6 +2940,42 @@ and any spaces before and after the resulting name are removed.

SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

+ + + +

SPAWN.communication

+ + + + + +

SPAWN.frequency

+ + + + + +

SPAWN.livery_id

+ + + + + +

SPAWN.modulation

+ + + + + +

SPAWN.skill

+ + + + + +

SPAWN.uncontrolled

+ + @@ -3499,14 +3535,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.

-
@@ -3634,20 +3667,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.

-
@@ -3728,6 +3747,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
@@ -3761,6 +3791,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -3827,6 +3868,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

By default, no InitLimit

+ @@ -3834,7 +3878,40 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.SpawnInitLivery +SPAWN.SpawnInitModex + + + +
+ + +
+ + +
+
+ + +
+
+
+ + +SPAWN.SpawnInitModu @@ -3880,7 +3957,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxGroups @@ -3894,7 +3971,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxUnitsAlive @@ -4151,6 +4228,72 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.communication + + + +
+ +
+
+
+ + +SPAWN.frequency + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation + + + +
+ +
+
+
+ + +SPAWN.skill + + + +
+ +
+
+
+ + +SPAWN.uncontrolled + + +
@@ -9277,14 +9420,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.

-
@@ -9412,20 +9552,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.

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

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

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

By default, no InitLimit

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

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

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

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

+ +
+
+
+ + +SPAWN.communication + + + +
+ +
+
+
+ + +SPAWN.frequency + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation + + + +
+ +
+
+
+ + +SPAWN.skill + + + +
+ +
+
+
+ + +SPAWN.uncontrolled + + +
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 0e7308537..8da563d4b 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3868,7 +3868,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + ATC_GROUND.Airbases @@ -4453,7 +4453,7 @@ An airbase can be specified to set the maximum kick speed for.

- #table + ATC_GROUND.Airbases diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index a5c774d04..7294c4efe 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -3565,6 +3565,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +DESIGNATE.LaserCodes + + +
@@ -6740,6 +6751,17 @@ Using the menu system, the player can "forget" a designation, so that gradually +
+ +
+
+
+ + #table +DESIGNATE.LaserCodes + + +
@@ -7550,6 +7572,17 @@ Using the menu system, the player can "forget" a designation, so that gradually +
+ +
+
+
+ + #table +DESIGNATE.LaserCodes + + +
@@ -8330,6 +8363,17 @@ Using the menu system, the player can "forget" a designation, so that gradually +
+ + +
+
+ + #table +DESIGNATE.LaserCodes + + +
@@ -9998,6 +10042,17 @@ Using the menu system, the player can "forget" a designation, so that gradually + + + +
+
+ + #table +DESIGNATE.LaserCodes + + +
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index c0922f2ea..5544d709a 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -19137,6 +19137,28 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -23818,6 +23840,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -25560,6 +25604,28 @@ 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 a5b2ab9d3..a2f593bcb 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -2021,12 +2021,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

- - @@ -3949,8 +3943,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -MANTIS.AWACS_Prefix + #table +MANTIS.AcceptZones @@ -3987,6 +3981,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -4053,17 +4058,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -MANTIS.Groupset - - -
@@ -4086,6 +4080,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.RejectZones + + +
@@ -4114,7 +4119,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Long @@ -4125,7 +4130,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Medium @@ -4136,7 +4141,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Short @@ -4521,6 +4526,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Prefix for logging

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

self.SAMCheckRanges = {}

+
@@ -8543,8 +8595,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- -MANTIS.AWACS_Prefix + #table +MANTIS.AcceptZones @@ -8581,6 +8633,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -8647,17 +8710,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` -
- -
-
-
- - -MANTIS.Groupset - - -
@@ -8680,6 +8732,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.RejectZones + + +
@@ -8708,7 +8771,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Long @@ -8719,7 +8782,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Medium @@ -8730,7 +8793,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Short @@ -9115,6 +9178,50 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

Prefix for logging

+
+ +
+
+
+ + #number +MANTIS.maxclassic + + + +
+ +
+
+
+ + #number +MANTIS.maxlongrange + + + +
+ +
+
+
+ + #number +MANTIS.maxmidrange + + + +
+ +
+
+
+ + #number +MANTIS.maxshortrange + + +
@@ -9195,6 +9302,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + +

self.SAMCheckRanges = {}

+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index 29fd12367..6116c361f 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4522,6 +4522,42 @@ and any spaces before and after the resulting name are removed.

RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

+ + + +

RAT.communication

+ + + + + +

RAT.frequency

+ + + + + +

RAT.livery_id

+ + + + + +

RAT.modulation

+ + + + + +

RAT.skill

+ + + + + +

RAT.uncontrolled

+ + diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 087c1fbf0..b66661987 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2866,14 +2866,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.AutoSave - -

Create the CSV file.

-
@@ -3056,7 +3053,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyoncoalitionchange @@ -3067,7 +3064,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyonfratricide @@ -5455,14 +5452,11 @@ The scale magnifies the scores given to the players.

- #boolean + SCORING.AutoSave - -

Create the CSV file.

-
@@ -5645,7 +5639,7 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.penaltyoncoalitionchange @@ -5656,7 +5650,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 fc41ae426..581a33ed2 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -40562,9 +40562,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set case of f

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

Set stack flag.

+ +
+ +
+
+
+ + AIRBOSS.PlayerData.grade @@ -40646,17 +40657,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

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

-
- -
-
-
- - #boolean -AIRBOSS.PlayerData.holding - - -
@@ -40793,7 +40793,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Set section lead of player flight.

+

Make player section lead if he was not before.

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

Set Stable Hover

+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 307c689e5..13900d978 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -4448,11 +4448,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.downedPilots + +

Replacement woundedGroups

+
@@ -10488,11 +10491,14 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

+
@@ -13013,11 +13019,14 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index d663e1e96..6d4c3dc25 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -1814,7 +1814,7 @@ Create the late-activated troops, vehicles, that will make up your deployable fo
   -- E.g. update unit capabilities for testing. Please stay realistic in your mission design.
    -- Make a Gazelle into a heavy truck, this type can load both crates and troops and eight of each type, up to 4000 kgs:
-   my_ctld:UnitCapabilities("SA342L", true, true, 8, 8, 12, 4000)
+   my_ctld:SetUnitCapabilities("SA342L", true, true, 8, 8, 12, 4000)
 
    -- Default unit type capabilities are: 
    ["SA342Mistral"] = {type="SA342Mistral", crates=false, troops=true, cratelimit = 0, trooplimit = 4, length = 12, cargoweightlimit = 400},
@@ -2840,6 +2840,12 @@ for FARP vehicles, so -- services are goin to work (e.g. for the blue side: an u
             

CTLD:SetTroopDropZoneRadius(Radius)

(User) Set drop zone radius for troop drops in meters.

+ + + +

CTLD:SetUnitCapabilities(Unittype, Cancrates, Cantroops, Cratelimit, Trooplimit, Length, Maxcargoweight)

+ +

User - Function to add/adjust unittype capabilities.

@@ -2891,13 +2897,7 @@ for FARP vehicles, so -- services are goin to work (e.g. for the blue side: an u -

CTLD:UnitCapabilities(Unittype, Cancrates, Cantroops, Cratelimit, Trooplimit, Length, Maxcargoweight)

- -

User - Function to add/adjust unittype capabilities.

- - - -

CTLD.UnitTypes

+

CTLD.UnitTypeCapabilities

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

Name of the class.

- - - -
-
- - #number -CTLD.CrateCounter - - -
@@ -7678,7 +7667,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -7700,7 +7689,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.DroppedTroops @@ -7725,14 +7714,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -7764,7 +7750,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeFMFrequencies @@ -7786,7 +7772,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies @@ -7875,14 +7861,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.PilotGroups - -

tables

-
@@ -7986,8 +7969,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #CTLD.UnitCapabilities -CTLD.UnitTypes + #CTLD.UnitTypeCapabilities +CTLD.UnitTypeCapabilities @@ -8427,7 +8410,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

time to repairor build a unit/group

+

noob catch

@@ -8515,7 +8498,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -13084,6 +13067,117 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+ +
+ + + +

User - Function to add/adjust unittype capabilities.

+ +
+
+

Defined in:

+
+

CTLD

+
+

Parameters:

+
+
+

+ #string + Unittype +

+
+
+ +

The unittype to adjust. If passed as Wrapper.Unit#UNIT, it will search for the unit in the mission.

+ +
+
+
+
+

+ #boolean + Cancrates +

+
+
+ +

Unit can load crates. Default false.

+ +
+
+
+
+

+ #boolean + Cantroops +

+
+
+ +

Unit can load troops. Default false.

+ +
+
+
+
+

+ #number + Cratelimit +

+
+
+ +

Unit can carry number of crates. Default 0.

+ +
+
+
+
+

+ #number + Trooplimit +

+
+
+ +

Unit can carry number of troops. Default 0.

+ +
+
+
+
+

+ #number + Length +

+
+
+ +

Unit lenght (in metres) for the load radius. Default 20.

+ +
+
+
+
+

+ #number + Maxcargoweight +

+
+
+ +

Maxmimum weight in kgs this helo can carry. Default 500.

+ +
+
+
+
@@ -13230,117 +13324,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
- -
- - - -

User - Function to add/adjust unittype capabilities.

- -
-
-

Defined in:

-
-

CTLD

-
-

Parameters:

-
-
-

- #string - Unittype -

-
-
- -

The unittype to adjust. If passed as Wrapper.Unit#UNIT, it will search for the unit in the mission.

- -
-
-
-
-

- #boolean - Cancrates -

-
-
- -

Unit can load crates. Default false.

- -
-
-
-
-

- #boolean - Cantroops -

-
-
- -

Unit can load troops. Default false.

- -
-
-
-
-

- #number - Cratelimit -

-
-
- -

Unit can carry number of crates. Default 0.

- -
-
-
-
-

- #number - Trooplimit -

-
-
- -

Unit can carry number of troops. Default 0.

- -
-
-
-
-

- #number - Length -

-
-
- -

Unit lenght (in metres) for the load radius. Default 20.

- -
-
-
-
-

- #number - Maxcargoweight -

-
-
- -

Maxmimum weight in kgs this helo can carry. Default 500.

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

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -17349,7 +17321,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.CtldUnits @@ -17371,7 +17343,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -17396,14 +17368,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -17435,7 +17404,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -17457,7 +17426,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies @@ -17546,14 +17515,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.PilotGroups - -

tables

-
@@ -17657,8 +17623,8 @@ However, if you create a new folder inside the miz file, which contains the soun
- #CTLD.UnitCapabilities -CTLD.UnitTypes + #CTLD.UnitTypeCapabilities +CTLD.UnitTypeCapabilities @@ -18098,7 +18064,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

time to repairor build a unit/group

+

noob catch

@@ -18186,7 +18152,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -19763,17 +19729,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -19794,7 +19749,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.CtldUnits @@ -19816,7 +19771,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -19841,14 +19796,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -19880,7 +19832,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -19902,7 +19854,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies @@ -19991,14 +19943,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.PilotGroups - -

tables

-
@@ -20102,8 +20051,8 @@ However, if you create a new folder inside the miz file, which contains the soun
- #CTLD.UnitCapabilities -CTLD.UnitTypes + #CTLD.UnitTypeCapabilities +CTLD.UnitTypeCapabilities @@ -20543,7 +20492,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

time to repairor build a unit/group

+

noob catch

@@ -20631,7 +20580,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -24441,8 +24390,8 @@ When moose is loading dynamically (for moose class development), tracing is swit
- -
+ +

Unit capabilities.

@@ -24454,7 +24403,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.AH-64D_BLK_II +CTLD.UnitTypeCapabilities.AH-64D_BLK_II @@ -24465,7 +24414,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.Bronco-OV-10A +CTLD.UnitTypeCapabilities.Bronco-OV-10A @@ -24476,7 +24425,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.Hercules +CTLD.UnitTypeCapabilities.Hercules @@ -24487,7 +24436,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.Ka-50 +CTLD.UnitTypeCapabilities.Ka-50 @@ -24498,7 +24447,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.Ka-50_3 +CTLD.UnitTypeCapabilities.Ka-50_3 @@ -24509,7 +24458,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.Mi-24P +CTLD.UnitTypeCapabilities.Mi-24P @@ -24520,7 +24469,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.Mi-24V +CTLD.UnitTypeCapabilities.Mi-24V @@ -24531,7 +24480,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.Mi-8MT +CTLD.UnitTypeCapabilities.Mi-8MT @@ -24542,7 +24491,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.Mi-8MTV2 +CTLD.UnitTypeCapabilities.Mi-8MTV2 @@ -24553,7 +24502,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.SA342L +CTLD.UnitTypeCapabilities.SA342L @@ -24564,7 +24513,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.SA342M +CTLD.UnitTypeCapabilities.SA342M @@ -24575,7 +24524,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.SA342Minigun +CTLD.UnitTypeCapabilities.SA342Minigun @@ -24586,7 +24535,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.SA342Mistral +CTLD.UnitTypeCapabilities.SA342Mistral @@ -24597,7 +24546,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.UH-1H +CTLD.UnitTypeCapabilities.UH-1H @@ -24608,7 +24557,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#table -CTLD.UnitCapabilities.UH-60L +CTLD.UnitTypeCapabilities.UH-60L @@ -24619,7 +24568,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#number -CTLD.UnitCapabilities.cargoweightlimit +CTLD.UnitTypeCapabilities.cargoweightlimit

Max loadable kgs of cargo.

@@ -24630,7 +24579,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#number -CTLD.UnitCapabilities.cratelimit +CTLD.UnitTypeCapabilities.cratelimit

Number of crates transportable.

@@ -24641,7 +24590,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#boolean -CTLD.UnitCapabilities.crates +CTLD.UnitTypeCapabilities.crates

Can transport crate.

@@ -24652,7 +24601,18 @@ When moose is loading dynamically (for moose class development), tracing is swit + +
+
+
+ + #number +CTLD.UnitTypeCapabilities.trooplimit

Number of troop units transportable.

@@ -24663,7 +24623,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#boolean -CTLD.UnitCapabilities.troops +CTLD.UnitTypeCapabilities.troops

Can transport troops.

@@ -24674,7 +24634,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
#string -CTLD.UnitCapabilities.type +CTLD.UnitTypeCapabilities.type

Unit type.

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

template for a group of 10 paratroopers

+
+ +
+
+
+ + #number +CTLD_HERCULES.j + + +
@@ -35103,6 +35074,17 @@ Use either this method to integrate the Hercules **or** the one from the "normal

template for a group of 10 paratroopers

+
+ +
+
+
+ + #number +CTLD_HERCULES.j + + +
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html index 23435a0e7..28ba18190 100644 --- a/Documentation/Tasking.Task.html +++ b/Documentation/Tasking.Task.html @@ -2938,6 +2938,17 @@ but can separately be modified later in your mission using the +
+ +
+
+
@@ -7574,6 +7585,17 @@ 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 b0f6202ea..34058e877 100644 --- a/Documentation/Tasking.Task_A2A_Dispatcher.html +++ b/Documentation/Tasking.Task_A2A_Dispatcher.html @@ -2939,7 +2939,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2A_DISPATCHER.FlashNewTask @@ -3664,7 +3664,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- + #boolean TASK_A2A_DISPATCHER.FlashNewTask @@ -4840,7 +4840,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- + #boolean TASK_A2A_DISPATCHER.FlashNewTask @@ -6318,7 +6318,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.html b/Documentation/Tasking.Task_CARGO.html index c213a94f7..6b31603b7 100644 --- a/Documentation/Tasking.Task_CARGO.html +++ b/Documentation/Tasking.Task_CARGO.html @@ -3230,7 +3230,7 @@ based on the tasking capabilities defined in
- + Cargo.Cargo#CARGO FSM_PROCESS.Cargo @@ -3267,7 +3267,7 @@ based on the tasking capabilities defined in
- + #number TASK_CARGO.CargoLimit @@ -4689,7 +4689,7 @@ based on the tasking capabilities defined in
- + #number TASK_CARGO.CargoLimit @@ -9221,7 +9221,7 @@ If the Unit is part of the Task, true is returned.

- + #number TASK_CARGO.CargoLimit diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index e8bbc7a27..a3334e9d2 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3260,8 +3260,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -3272,7 +3272,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-TASK_CARGO_DISPATCHER.DefaultDeployZones +TASK_CARGO_DISPATCHER.MaxCSAR @@ -4410,8 +4410,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4422,7 +4422,7 @@ This method can only be used once!

-TASK_CARGO_DISPATCHER.DefaultDeployZones +TASK_CARGO_DISPATCHER.MaxCSAR @@ -5312,8 +5312,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -5324,7 +5324,7 @@ This method can only be used once!

-TASK_CARGO_DISPATCHER.DefaultDeployZones +TASK_CARGO_DISPATCHER.MaxCSAR @@ -6845,8 +6845,8 @@ This method can only be used once!

- #number -TASK_CARGO_DISPATCHER.CountCSAR + +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -6857,7 +6857,7 @@ This method can only be used once!

-TASK_CARGO_DISPATCHER.DefaultDeployZones +TASK_CARGO_DISPATCHER.MaxCSAR diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 49b4bd523..4715a19fa 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -5225,18 +5225,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -9841,18 +9830,7 @@ So each unit of the group is respawned at exactly the same parking spot as it cu - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -22008,18 +21986,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -26108,18 +26075,7 @@ Coordinates are dependent on the position of the maps origin.

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

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

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 22a0bd77c..616aeeaa6 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3110,28 +3110,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -MARKER.tocoalition - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -
@@ -5249,28 +5227,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -MARKER.tocoalition - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -
@@ -6859,28 +6815,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -MARKER.tocoalition - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -
Fields and Methods inherited from CTLD.UnitCapabilitiesFields and Methods inherited from CTLD.UnitTypeCapabilities Description

CTLD.UnitCapabilities.AH-64D_BLK_II

CTLD.UnitTypeCapabilities.AH-64D_BLK_II

CTLD.UnitCapabilities.Bronco-OV-10A

CTLD.UnitTypeCapabilities.Bronco-OV-10A

CTLD.UnitCapabilities.Hercules

CTLD.UnitTypeCapabilities.Hercules

CTLD.UnitCapabilities.Ka-50

CTLD.UnitTypeCapabilities.Ka-50

CTLD.UnitCapabilities.Ka-50_3

CTLD.UnitTypeCapabilities.Ka-50_3

CTLD.UnitCapabilities.Mi-24P

CTLD.UnitTypeCapabilities.Mi-24P

CTLD.UnitCapabilities.Mi-24V

CTLD.UnitTypeCapabilities.Mi-24V

CTLD.UnitCapabilities.Mi-8MT

CTLD.UnitTypeCapabilities.Mi-8MT

CTLD.UnitCapabilities.Mi-8MTV2

CTLD.UnitTypeCapabilities.Mi-8MTV2

CTLD.UnitCapabilities.SA342L

CTLD.UnitTypeCapabilities.SA342L

CTLD.UnitCapabilities.SA342M

CTLD.UnitTypeCapabilities.SA342M

CTLD.UnitCapabilities.SA342Minigun

CTLD.UnitTypeCapabilities.SA342Minigun

CTLD.UnitCapabilities.SA342Mistral

CTLD.UnitTypeCapabilities.SA342Mistral

CTLD.UnitCapabilities.UH-1H

CTLD.UnitTypeCapabilities.UH-1H

CTLD.UnitCapabilities.UH-60L

CTLD.UnitTypeCapabilities.UH-60L

CTLD.UnitCapabilities.cargoweightlimit

CTLD.UnitTypeCapabilities.cargoweightlimit

Max loadable kgs of cargo.

CTLD.UnitCapabilities.cratelimit

CTLD.UnitTypeCapabilities.cratelimit

Number of crates transportable.

CTLD.UnitCapabilities.crates

CTLD.UnitTypeCapabilities.crates

Can transport crate.

CTLD.UnitCapabilities.length

CTLD.UnitTypeCapabilities.length

CTLD.UnitCapabilities.trooplimit

CTLD.UnitTypeCapabilities.trooplimit

Number of troop units transportable.

CTLD.UnitCapabilities.troops

CTLD.UnitTypeCapabilities.troops

Can transport troops.

CTLD.UnitCapabilities.type

CTLD.UnitTypeCapabilities.type

Unit type.