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_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_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index bf7400e50..e42f44c7f 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.

+ 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/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index c0d9f4610..137060801 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -2422,13 +2422,24 @@ Therefore, this class is considered to be deprecated

+CARGO_GROUP.CargoCarrier + + + + +

self.CargoObject:Destroy()

+ +
+ + +
+
+ + CARGO_GROUP.CargoGroup - -

Then we register the new group in the database

-
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.Settings.html b/Documentation/Core.Settings.html index b86641540..addffa2fc 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -3445,7 +3445,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem @@ -3494,6 +3494,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SETTINGS.PlayerMenu + + +
@@ -5602,7 +5613,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2GSystem @@ -5651,6 +5662,17 @@ 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 6282ad78e..371a45eef 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3652,12 +3652,6 @@ and any spaces before and after the resulting name are removed.

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

- - - -

SPAWN.communication

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

SPAWN.modulation

- - - -

SPAWN.skill

- - @@ -4453,9 +4441,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.

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

Overwrite unit names by default with group name.

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

By default, no InitLimit

+ @@ -4893,7 +4884,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxGroups @@ -4907,7 +4898,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxUnitsAlive @@ -5075,6 +5066,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
@@ -5216,17 +5218,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.communication - - -
@@ -5271,17 +5262,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPAWN.skill - - -
@@ -11162,9 +11142,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.

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

Overwrite unit names by default with group name.

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

By default, no InitLimit

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

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

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

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

- -
-
-
- - -SPAWN.communication - - -
@@ -11980,17 +11963,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - -SPAWN.skill - - -
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index be4c57976..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

- - @@ -3755,39 +3737,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPAWNSTATIC.heliport_callsign_id - - - -
- -
-
-
- - -SPAWNSTATIC.heliport_frequency - - - -
- -
-
-
- - -SPAWNSTATIC.heliport_modulation - - -
@@ -5649,39 +5598,6 @@ Handy if you spawn from cargo statics which have resources already set.

- - - -
-
- - -SPAWNSTATIC.heliport_callsign_id - - - -
- -
-
-
- - -SPAWNSTATIC.heliport_frequency - - - -
- -
-
-
- - -SPAWNSTATIC.heliport_modulation - - -
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index a2ae16726..554594acf 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -3429,17 +3429,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -4756,17 +4745,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -6322,17 +6300,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html index 0df74acf2..257fd3965 100644 --- a/Documentation/Functional.AICSAR.html +++ b/Documentation/Functional.AICSAR.html @@ -4000,7 +4000,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -AICSAR.SRSRadio +AICSAR.SRSTTSRadio @@ -7079,7 +7079,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSRadio +AICSAR.SRSTTSRadio @@ -9015,7 +9015,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSRadio +AICSAR.SRSTTSRadio diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 3c4f54911..7775e5f90 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -4552,6 +4552,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Kickspeed

+
@@ -5137,6 +5140,9 @@ 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 4aa1e126f..e968524c9 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -3049,7 +3049,7 @@
- + #table AUTOLASE.GroupsByThreat @@ -3065,6 +3065,17 @@ +
+ +
+
+
+ + +AUTOLASE.LaserCodes + + +
@@ -3206,7 +3217,7 @@
- + #table AUTOLASE.UnitsByThreat @@ -3299,6 +3310,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.lasingindex + + +
@@ -3324,6 +3346,17 @@ + + + +
+
+ + #boolean +AUTOLASE.notifypilots + + +
@@ -3346,17 +3379,6 @@ - - - -
-
- - -AUTOLASE.smokecolor - - -
@@ -3374,7 +3396,18 @@
- #boolean + #table +AUTOLASE.smokeoffset + + + +
+ +
+
+
+ + AUTOLASE.smoketargets diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index c36e7cc90..50c7e8411 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20609,17 +20609,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -20752,17 +20741,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -20780,7 +20758,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number + DETECTION_BASE.RefreshTimeInterval @@ -25385,17 +25363,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -25528,17 +25495,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -25556,7 +25512,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number + DETECTION_BASE.RefreshTimeInterval @@ -27149,17 +27105,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -27292,17 +27237,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -27320,7 +27254,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 1551121c7..43fc7d36c 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -5023,8 +5023,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table -MANTIS.AcceptZones + +MANTIS.AWACS_Prefix @@ -5072,17 +5072,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -MANTIS.ConflictZones - - -
@@ -5237,17 +5226,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 - - -
@@ -5477,8 +5455,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -MANTIS.SkateNumber + +MANTIS.SkateZones @@ -5815,61 +5793,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Log SAM status in dcs.log every cycle if true.

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

switch alarm state RED

+ @@ -10714,8 +10640,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table -MANTIS.AcceptZones + +MANTIS.AWACS_Prefix @@ -10763,17 +10689,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` -
- -
-
-
- - #table -MANTIS.ConflictZones - - -
@@ -10928,17 +10843,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

- - - -
-
- - #table -MANTIS.RejectZones - - -
@@ -11168,8 +11072,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #number -MANTIS.SkateNumber + +MANTIS.SkateZones @@ -11506,61 +11410,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

Log SAM status in dcs.log every cycle if true.

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

switch alarm state RED

+ diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index 07b9b9bdf..4dcdcab41 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

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

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

- - - -

RAT.communication

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

RAT.modulation

- - - -

RAT.skill

- - @@ -8506,6 +8500,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 + + +
@@ -16410,6 +16415,17 @@ Initializes the ratcraft array and group menu.

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

+ + + +
+
+ + +RAT.type + + +
@@ -23448,6 +23464,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 9e18a0d1e..ec709287a 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.AutoSave - - - -
- - -
-
- - SCORING.AutoSavePath @@ -7027,17 +7016,6 @@ The scale magnifies the scores given to the players.

- -
-
-
- - SCORING.AutoSavePath diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index 59a13095b..bed436844 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -42716,7 +42716,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Set case to that of lead.

+

Set case of f

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

Set stack flag.

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

Make player section lead if he was not before.

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

Set Stable Hover

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

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.

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

Mission Ingress waypoint coordinate.

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

Mission Ingress waypoint coordinate.

- - - -
-
- - -AUFTRAG.missionIngressCoordAlt - - -
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index c5281563c..f67ae83f9 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -9518,7 +9518,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -9540,7 +9540,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeVHFFrequencies @@ -9678,17 +9678,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Smokes and Flares

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

#1570

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

noob catch

+

time to repairor build a unit/group

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

message suppression

+ @@ -10379,7 +10382,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number CTLD.troopdropzoneradius @@ -10417,6 +10420,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

sub categories

+
@@ -24269,7 +24275,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeFMFrequencies @@ -24291,7 +24297,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeVHFFrequencies @@ -24429,17 +24435,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -24692,6 +24687,17 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

+
+ +
+
+
+ + #table +CTLD.droppedBeacons + + +
@@ -25020,7 +25026,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

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

message suppression

+ @@ -25130,7 +25139,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #number CTLD.troopdropzoneradius @@ -25168,6 +25177,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

+
@@ -26910,7 +26922,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeFMFrequencies @@ -26932,7 +26944,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeVHFFrequencies @@ -27070,17 +27082,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -27333,6 +27334,17 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

+
+ +
+
+
+ + #table +CTLD.droppedBeacons + + +
@@ -27661,7 +27673,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

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

message suppression

+ @@ -27771,7 +27786,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #number CTLD.troopdropzoneradius @@ -27809,6 +27824,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

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

Can transport crate.

+ + + +
+
+ + #number +CTLD.UnitTypeCapabilities.length + + +
@@ -38386,17 +38415,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - Core.Point#COORDINATE -CTLD_ENGINEERING.currwpt - - -
@@ -39050,17 +39068,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - Core.Point#COORDINATE -CTLD_ENGINEERING.currwpt - - -
@@ -43029,6 +43036,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

template for a group of 10 paratroopers

+ + + +
+
+ + #number +CTLD_HERCULES.j + + +
@@ -44355,6 +44373,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/Ops.EasyAG.html b/Documentation/Ops.EasyAG.html index 40a43f614..5b6c657d4 100644 --- a/Documentation/Ops.EasyAG.html +++ b/Documentation/Ops.EasyAG.html @@ -2133,7 +2133,7 @@

Date: Dec 2025

-

Last Update: Dec 2025

+

Last Update: Jan 2026


@@ -3127,6 +3127,12 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa

EASYA2G:SetDefaultTakeOffType(Takeoff)

Add default take off type for the airwings.

+ + + +

EASYA2G:SetDefaultTurnoverTime(MaintenanceTime, RepairTime)

+ +

Set default turnover times for squadrons in minutes

@@ -3367,6 +3373,12 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa

EASYA2G.lid

+ + + +

EASYA2G.maintenancetime

+ + @@ -3415,6 +3427,12 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa

EASYA2G.overhead

+ + + +

EASYA2G.repairtime

+ + @@ -9468,6 +9486,63 @@ be managed by 2 planes from the assigned AirWing. There is an maximum missions l + + + +
+ +
+

EASYA2G:SetDefaultTurnoverTime(MaintenanceTime, RepairTime)

+
+ +

Set default turnover times for squadrons in minutes

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #number + MaintenanceTime +

+
+
+ +

Time in minutes it takes until a flight is combat ready again. Default is 5 min.

+ +
+
+
+
+

+ #number + RepairTime +

+
+
+ +

Time in minutes it takes to repair a flight for each life point taken. Default is 10 min.

+ +
+
+

Return value:

+
+ +
+ +

self

+ +
+
+
+
diff --git a/Documentation/Ops.EasyGCICAP.html b/Documentation/Ops.EasyGCICAP.html index 187562555..2bc447f88 100644 --- a/Documentation/Ops.EasyGCICAP.html +++ b/Documentation/Ops.EasyGCICAP.html @@ -2133,7 +2133,7 @@

Date: September 2023

-

Last Update: Aug 2025

+

Last Update: Jan 2026