From 924c7b711470dcbfca65243de208d2b6ab1037fa Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Thu, 3 Jul 2025 08:51:22 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/AI.AI_A2G_Dispatcher.html | 44 --- Documentation/AI.AI_Air_Dispatcher.html | 44 +++ Documentation/Core.Fsm.html | 4 +- Documentation/Core.Settings.html | 4 +- Documentation/Core.Spawn.html | 130 ++++--- Documentation/Core.SpawnStatic.html | 84 +++++ Documentation/Core.Spot.html | 99 ------ Documentation/Functional.Designate.html | 11 - Documentation/Functional.Detection.html | 6 +- Documentation/Functional.Mantis.html | 138 ++++++-- Documentation/Functional.Movement.html | 28 ++ Documentation/Functional.RAT.html | 39 +++ Documentation/Functional.Scoring.html | 4 +- Documentation/Ops.Airboss.html | 66 ++++ Documentation/Ops.CSAR.html | 171 ++++++--- Documentation/Ops.CTLD.html | 326 +----------------- Documentation/Tasking.Task.html | 22 -- Documentation/Tasking.Task_CARGO.html | 2 +- .../Tasking.Task_Cargo_Dispatcher.html | 156 +-------- Documentation/Utilities.FiFo.html | 22 -- Documentation/Utilities.Utils.html | 276 +++++++++++++++ Documentation/Wrapper.Client.html | 39 +++ Documentation/Wrapper.Controllable.html | 110 ------ Documentation/Wrapper.Marker.html | 66 ---- Documentation/Wrapper.Positionable.html | 44 --- Documentation/Wrapper.Unit.html | 39 +++ 26 files changed, 961 insertions(+), 1013 deletions(-) diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index 905329857..c4450c65e 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -4907,17 +4907,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -16445,17 +16412,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_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html index 58b478ff5..6ff130ce0 100644 --- a/Documentation/AI.AI_Air_Dispatcher.html +++ b/Documentation/AI.AI_Air_Dispatcher.html @@ -4667,6 +4667,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

+ + + +
+
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 13fd9d09a..b824f65b8 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -6191,7 +6191,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -7790,7 +7790,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 155a0cf45..259698792 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -3069,7 +3069,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric @@ -5226,7 +5226,7 @@ It is advised to use this method at the start of the mission.

- + #boolean SETTINGS.Metric diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 5f5e03ff6..4ce812bc1 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3970,9 +3970,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.

-
@@ -4130,17 +4127,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
@@ -4196,6 +4182,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -4276,6 +4273,31 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

By default, no InitLimit

+ +
+ +
+
+
+ + +SPAWN.SpawnInitLivery + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModu + + +
@@ -4336,7 +4358,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxGroups @@ -4350,7 +4372,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxUnitsAlive @@ -4518,17 +4540,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -10432,9 +10443,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.

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

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

+ + +
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -10738,6 +10746,31 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

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

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

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

- -
-
-
- - #boolean -SPAWN.SpawnUnControlled - - -
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index 858d6e1c5..968e19357 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -2116,6 +2116,24 @@ 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

+ + @@ -3130,6 +3148,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ + +
+ + +
+
+ + +
+
+
@@ -4742,6 +4793,39 @@ Handy if you spawn from cargo statics which have resources already set.

+ + + +
+ + +
+
+ + +
+
+
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 49eb84cc3..cb35d3e64 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2976,39 +2976,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -4292,39 +4259,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -5847,39 +5781,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 0c5fd7bd8..fd387ab40 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2646,17 +2646,6 @@ Use the method DESIGNATE.SetMission() to - - - -
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 4765750c3..2b9813873 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20349,7 +20349,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -25114,7 +25114,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -26867,7 +26867,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 b92c405d4..ed3ab46c9 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -4363,17 +4363,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The #DETECTION_AREAS object for AWACS

-
- -
-
-
- - -MANTIS.AWACS_Prefix - - -
@@ -5073,6 +5062,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 + + +
@@ -5142,9 +5186,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

switch alarm state RED

-
@@ -9281,17 +9322,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The #DETECTION_AREAS object for AWACS

- - - -
-
- - -MANTIS.AWACS_Prefix - - -
@@ -9991,6 +10021,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 + + +
@@ -10060,9 +10145,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

switch alarm state RED

- diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 924c76921..5fd1f69e8 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2429,6 +2429,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.

+ +
+ +
@@ -2659,6 +2673,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 e9ecc9eb0..d7da0110c 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3551,6 +3551,12 @@ manager:Stop(7200)

RAT.termtype

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

+ + + +

RAT.type

+ + @@ -7305,6 +7311,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 + + +
@@ -15185,6 +15202,17 @@ Initializes the ratcraft array and group menu.

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

+
+ +
+
+
+ + +RAT.type + + +
@@ -22088,6 +22116,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 a97f42e19..7165762dd 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3267,7 +3267,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyoncoalitionchange @@ -6190,7 +6190,7 @@ The scale magnifies the scores given to the players.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

+ + + +
+
+ + +AIRBOSS.RQMid + + +
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 8ec62488e..46fdb33a8 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2717,6 +2717,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.inTransitGroups

+ + + +

CSAR.index

+ + @@ -4705,25 +4711,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.downedPilots - -

Replacement woundedGroups

- -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -4847,6 +4839,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

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

+ + + +
+
+ + +CSAR.index + + +
@@ -5052,6 +5055,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -5077,6 +5094,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #number +CSAR.rescues + + + + +

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
@@ -10991,25 +11022,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

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

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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -11338,6 +11366,20 @@ callsigns from playername or group name.

+ +
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -11363,6 +11405,20 @@ callsigns from playername or group name.

+
+
+
+ + #number +CSAR.rescues + + + + +

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
@@ -13535,25 +13591,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

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

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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -13882,6 +13935,20 @@ callsigns from playername or group name.

+ +
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -13907,6 +13974,20 @@ callsigns from playername or group name.

+
+
+
+ + #number +CSAR.rescues + + + + +

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index 50ffca5ee..722d41182 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -8540,17 +8540,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -8571,7 +8560,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.CtldUnits @@ -8593,7 +8582,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.DroppedTroops @@ -8618,28 +8607,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -CTLD.Engineers - - - -

use as counter

- -
- -
-
-
- - #table CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

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

tables

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

Smokes and Flares

-
- -
-
-
- - #table -CTLD.Spawned_Cargo - - -
@@ -8909,17 +8867,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CTLD.TroopCounter - - -
@@ -8964,17 +8911,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -CTLD.UserSetGroup - - -
@@ -9122,17 +9058,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

#1570

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

enfore engineer build only?

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

time to repairor build a unit/group

+

noob catch

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

Name of the class.

- - - -
-
- - #number -CTLD.CrateCounter - - -
@@ -20816,7 +20719,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.CtldUnits @@ -20838,7 +20741,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -20863,28 +20766,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number -CTLD.Engineers - - - -

use as counter

- -
- -
-
-
- - #table CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

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

tables

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

Smokes and Flares

-
- -
-
-
- - #table -CTLD.Spawned_Cargo - - -
@@ -21154,17 +21026,6 @@ However, if you create a new folder inside the miz file, which contains the soun -
- -
-
-
- - #number -CTLD.TroopCounter - - -
@@ -21209,17 +21070,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - -CTLD.UserSetGroup - - -
@@ -21367,17 +21217,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

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

enfore engineer build only?

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

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

Name of the class.

- - - -
-
- - #number -CTLD.CrateCounter - - -
@@ -23407,7 +23224,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.CtldUnits @@ -23429,7 +23246,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -23454,28 +23271,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number -CTLD.Engineers - - - -

use as counter

- -
- -
-
-
- - #table CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

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

tables

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

Smokes and Flares

-
- -
-
-
- - #table -CTLD.Spawned_Cargo - - -
@@ -23745,17 +23531,6 @@ However, if you create a new folder inside the miz file, which contains the soun -
- -
-
-
- - #number -CTLD.TroopCounter - - -
@@ -23800,17 +23575,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - -CTLD.UserSetGroup - - -
@@ -23958,17 +23722,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

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

enfore engineer build only?

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

@@ -34879,17 +34621,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
@@ -35543,17 +35274,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
@@ -39522,17 +39242,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

template for a group of 10 paratroopers

- - - -
-
- - #number -CTLD_HERCULES.j - - -
@@ -40859,17 +40568,6 @@ 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 700e3543c..dc1f84c65 100644 --- a/Documentation/Tasking.Task.html +++ b/Documentation/Tasking.Task.html @@ -3023,17 +3023,6 @@ but can separately be modified later in your mission using the - - - -
-
@@ -7670,17 +7659,6 @@ If the Unit is part of the Task, true is returned.

- - - -
-
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html index 98b5a626b..60db2d484 100644 --- a/Documentation/Tasking.Task_CARGO.html +++ b/Documentation/Tasking.Task_CARGO.html @@ -3315,7 +3315,7 @@ based on the tasking capabilities defined in
- + Cargo.Cargo#CARGO FSM_PROCESS.Cargo diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 29a9d30fe..1622a295e 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3379,8 +3379,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -TASK_CARGO_DISPATCHER.CSARBriefing + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -3390,40 +3390,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -
-
- - -
-
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
-
-
- - + #table TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4529,8 +4496,8 @@ This method can only be used once!

- -TASK_CARGO_DISPATCHER.CSARBriefing + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -4540,40 +4507,7 @@ This method can only be used once!

- -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
-
-
- - + #table TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -5431,8 +5365,8 @@ This method can only be used once!

- -TASK_CARGO_DISPATCHER.CSARBriefing + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -5442,40 +5376,7 @@ This method can only be used once!

- -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
-
-
- - + #table TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -6964,8 +6865,8 @@ This method can only be used once!

- -TASK_CARGO_DISPATCHER.CSARBriefing + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -6975,40 +6876,7 @@ This method can only be used once!

- -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
-
-
- - + #table TASK_CARGO_DISPATCHER.DefaultDeployZones diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 800de19d6..c9e3e0937 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -8281,17 +8281,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
@@ -9141,17 +9130,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
diff --git a/Documentation/Utilities.Utils.html b/Documentation/Utilities.Utils.html index 3fc31e075..122fe9905 100644 --- a/Documentation/Utilities.Utils.html +++ b/Documentation/Utilities.Utils.html @@ -2249,6 +2249,12 @@

UTILS.DeepCopy(object)

Deep copy a table.

+ + + +

UTILS.DestroyScenery(name, level)

+ +

Remove scenery objects from a zone, zone must ME created

@@ -2375,6 +2381,12 @@

UTILS.GetDirectionRadians(vec, point)

Returns heading-error corrected direction in radians.

+ + + +

UTILS.GetEnvZone(name)

+ +

Find a ME created zone by its name

@@ -2764,6 +2776,12 @@

UTILS.RemoveMark(MarkID, Delay)

Remove an object (marker, circle, arrow, text, quad, ...) on the F10 map.

+ + + +

UTILS.RemoveObjects(name, type)

+ +

Remove objects from a zone, zone must ME created

@@ -2849,6 +2867,18 @@ use negative idp for rounding ahead of decimal place, positive for rounding afte

UTILS.SecondsToMidnight()

Cound seconds until next midnight.

+ + + +

UTILS.ShellZone(name, power, Number, count)

+ +

Shell a zone, zone must ME created

+ + + +

UTILS.ShowHelperGate(pos, number, heading)

+ +

Show a helper gate at a DCS#Vec3 position

@@ -4562,6 +4592,52 @@ use negative idp for rounding ahead of decimal place, positive for rounding afte
+
+
+ +
+ + + +

Remove scenery objects from a zone, zone must ME created

+ +
+
+

Defined in:

+
+

UTILS

+
+

Parameters:

+
+
+

+ #string + name +

+
+
+ +

The name of the ME created zone

+ +
+
+
+
+

+ #number + level +

+
+
+ +

Level of removal

+ +
+
+
+
@@ -5487,6 +5563,36 @@ This function requires you to disable script sanitization in $DCSROOT\Scrip
+
+
+ +
+ + + +

Find a ME created zone by its name

+ +
+
+

Defined in:

+
+

UTILS

+
+

Parameter:

+
+
+

+ name +

+
+
+

+
+
+
+
@@ -9060,6 +9166,52 @@ Returns nil when file cannot be read.

+
+
+ +
+ + + +

Remove objects from a zone, zone must ME created

+ +
+
+

Defined in:

+
+

UTILS

+
+

Parameters:

+
+
+

+ #string + name +

+
+
+ +

The name of the ME created zone

+ +
+
+
+
+

+ #number + type +

+
+
+ +

Type of objects to remove can be 0:all, 1: trees, 2:objects

+ +
+
+
+
@@ -9950,6 +10102,130 @@ The data will be a simple comma separated list of name and state etc, with one h
+ + + +
+ + + +

Shell a zone, zone must ME created

+ +
+
+

Defined in:

+
+

UTILS

+
+

Parameters:

+
+
+

+ #string + name +

+
+
+ +

The name of the ME created zone

+ +
+
+
+
+

+ #number + power +

+
+
+ +

Equals kg of TNT, e.g. 75

+ +
+
+
+
+

+ #count + Number +

+
+
+ +

of shells simulated

+ +
+
+
+
+

+ count +

+
+
+

+
+
+
+ +
+
+ +
+ + + +

Show a helper gate at a DCS#Vec3 position

+ +
+
+

Defined in:

+
+

UTILS

+
+

Parameters:

+
+
+

+ DCS#Vec3 + pos +

+
+
+ +

The position

+ +
+
+
+
+

+ number +

+
+
+ +

heading Heading in degrees, can be 0..359 degrees

+ +
+
+
+
+

+ heading +

+
+
+

+
+
+
+
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html index ce8558b48..c1682a0d6 100644 --- a/Documentation/Wrapper.Client.html +++ b/Documentation/Wrapper.Client.html @@ -2519,6 +2519,12 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return

CLIENT:SetAIOnOff(AIOnOff)

Turns the AI On or Off for the UNIT.

+ + + +

CLIENT:SetLife(Percent)

+ +

Set the relative life points of a UNIT object

@@ -9504,6 +9510,39 @@ If the unit object exists, the value of the DCS API function + +
+

CLIENT:SetLife(Percent)

+
+ +

Set the relative life points of a UNIT object

+ +
+
+

Defined in:

+ +

Parameter:

+
+
+

+ #number + Percent +

+
+
+ +

Percent to set, can be 0..100.

+ +
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index 2a4d297b4..239083d4f 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4551,17 +4551,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - -
@@ -4584,17 +4573,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -CONTROLLABLE.spot - - -
@@ -17815,17 +17793,6 @@ mygroup:WayPointExecute()

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - -
@@ -17848,17 +17815,6 @@ mygroup:WayPointExecute() - - - -
-
- - -CONTROLLABLE.spot - - -
@@ -21838,17 +21794,6 @@ Coordinates are dependent on the position of the maps origin.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - -
@@ -21871,17 +21816,6 @@ Coordinates are dependent on the position of the maps origin.

- - - -
-
- - -CONTROLLABLE.spot - - -
@@ -22413,17 +22347,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - -
@@ -22446,17 +22369,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - -
@@ -22589,17 +22501,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - -
@@ -22622,17 +22523,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - -
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 1c95611ea..020c98495 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3271,28 +3271,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #boolean -MARKER.tocoalition - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -
@@ -5410,28 +5388,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #boolean -MARKER.tocoalition - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -
@@ -7020,28 +6976,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #boolean -MARKER.tocoalition - - - -
- -
-
-
- - #boolean -MARKER.togroup - - -
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index 8c4b3bcc0..0bec388ee 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3971,17 +3971,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
@@ -8016,17 +8005,6 @@ Coordinates are dependent on the position of the maps origin.

- - - -
-
@@ -8613,17 +8591,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
@@ -8811,17 +8778,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
diff --git a/Documentation/Wrapper.Unit.html b/Documentation/Wrapper.Unit.html index 06db03eec..9d70343aa 100644 --- a/Documentation/Wrapper.Unit.html +++ b/Documentation/Wrapper.Unit.html @@ -2289,6 +2289,12 @@ If you want to obtain the complete 3D position including orient

UNIT:SetAIOnOff(AIOnOff)

Turns the AI On or Off for the UNIT.

+ + + +

UNIT:SetLife(Percent)

+ +

Set the relative life points of a UNIT object

@@ -7896,6 +7902,39 @@ If the unit object exists, the value of the DCS API function + +
+

UNIT:SetLife(Percent)

+
+ +

Set the relative life points of a UNIT object

+ +
+
+

Defined in:

+
+

UNIT

+
+

Parameter:

+
+
+

+ #number + Percent +

+
+
+ +

Percent to set, can be 0..100.

+ +
+
+
+