From f404f1fc42c940e93bc827779d2869578b844301 Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Sun, 31 Aug 2025 16:25:38 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/AI.AI_A2A_Dispatcher.html | 20 +- Documentation/AI.AI_Air_Squadron.html | 22 ++ Documentation/AI.AI_Cargo.html | 20 +- Documentation/AI.AI_Cargo_Airplane.html | 12 + Documentation/AI.AI_Cargo_Helicopter.html | 40 +++- Documentation/AI.AI_Patrol.html | 12 - Documentation/Core.Settings.html | 36 +-- Documentation/Core.Spawn.html | 100 ++++++--- Documentation/Core.SpawnStatic.html | 84 ------- Documentation/Core.Spot.html | 132 ----------- Documentation/Functional.ATC_Ground.html | 6 + Documentation/Functional.Designate.html | 11 + Documentation/Functional.Detection.html | 72 +++--- Documentation/Functional.Mantis.html | 192 ++-------------- Documentation/Functional.Scoring.html | 30 ++- Documentation/Ops.Airboss.html | 20 +- Documentation/Ops.CSAR.html | 99 +------- Documentation/Ops.CTLD.html | 212 +++++++++--------- .../Tasking.Task_A2A_Dispatcher.html | 8 +- Documentation/Tasking.Task_CARGO.html | 2 +- .../Tasking.Task_Cargo_Dispatcher.html | 192 +--------------- Documentation/Wrapper.Controllable.html | 110 ++++----- Documentation/Wrapper.Group.html | 78 +------ Documentation/Wrapper.Marker.html | 132 +++++------ 24 files changed, 531 insertions(+), 1111 deletions(-) diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html index bc838081d..d0dfc86f4 100644 --- a/Documentation/AI.AI_A2A_Dispatcher.html +++ b/Documentation/AI.AI_A2A_Dispatcher.html @@ -5038,11 +5038,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
@@ -11702,11 +11705,14 @@ They will lock the parking spot.

- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
@@ -12964,11 +12970,14 @@ They will lock the parking spot.

- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
@@ -14528,11 +14537,14 @@ They will lock the parking spot.

- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html index 2a879dbc4..bd32bb155 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -2726,6 +2726,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -3797,6 +3808,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html index ccec40f89..152f303e3 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -2922,7 +2922,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -2960,6 +2960,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

No loading happened, so we need to pickup something else.

+
@@ -4952,7 +4955,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -4990,6 +4993,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

No loading happened, so we need to pickup something else.

+
@@ -5564,7 +5570,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -5602,6 +5608,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

No loading happened, so we need to pickup something else.

+
@@ -7064,7 +7073,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -7102,6 +7111,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

No loading happened, so we need to pickup something else.

+
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index 4aecd2645..501a0f188 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2939,6 +2939,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a depoly mission.

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

Aircraft is on a depoly mission.

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

Aircraft is on a depoly mission.

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

Aircraft is on a depoly mission.

+ diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html index 5cea3fe38..d97112e36 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -3074,22 +3074,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

+
@@ -4992,22 +4998,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -5662,22 +5674,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -7220,22 +7238,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 b9f018daf..ff3cdc9aa 100644 --- a/Documentation/AI.AI_Patrol.html +++ b/Documentation/AI.AI_Patrol.html @@ -3425,9 +3425,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

This table contains the targets detected during patrol.

- @@ -6695,9 +6692,6 @@ The default interval is 30 seconds.

- -

This table contains the targets detected during patrol.

- @@ -7442,9 +7436,6 @@ The default interval is 30 seconds.

- -

This table contains the targets detected during patrol.

- @@ -9077,9 +9068,6 @@ The default interval is 30 seconds.

- -

This table contains the targets detected during patrol.

- diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 036432b7e..995983f0d 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -3014,7 +3014,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2ASystem @@ -3025,11 +3025,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem + +

BASE:E( {PlayerUnit:GetName(), A2GSystem } )

+
@@ -3074,17 +3077,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SETTINGS.PlayerMenu - - -
@@ -5182,7 +5174,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2ASystem @@ -5193,11 +5185,14 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2GSystem + +

BASE:E( {PlayerUnit:GetName(), A2GSystem } )

+
@@ -5242,17 +5237,6 @@ It is advised to use this method at the start of the mission.

-
- -
-
-
- - -SETTINGS.PlayerMenu - - -
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 68979213c..0ee43951b 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3997,9 +3997,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.

- @@ -4168,6 +4165,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -4223,6 +4231,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -4289,9 +4308,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Overwrite unit names by default with group name.

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

we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL

+ + + +
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -4548,17 +4575,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -10580,9 +10596,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.

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

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

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

Overwrite unit names by default with group name.

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

we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL

+ + + +
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -11131,17 +11174,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 cd4f79c49..7ab13db5e 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -2152,24 +2152,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

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

- - - -
- - -
-
- - -
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index bdc168f7b..cb35d3e64 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2976,50 +2976,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
@@ -4303,50 +4259,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
@@ -5869,50 +5781,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 972038a83..bd4bb93bf 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -4132,6 +4132,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Kickspeed

+ @@ -4717,6 +4720,9 @@ An airbase can be specified to set the maximum kick speed for.

+ +

Kickspeed

+ diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 3376e6091..0c5fd7bd8 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2668,6 +2668,17 @@ Use the method DESIGNATE.SetMission() to + + + +
+
+ + #table +DESIGNATE.LaserCodes + + +
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 4765750c3..03fa7548f 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20189,6 +20189,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -20321,17 +20332,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -20349,7 +20349,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -24954,6 +24954,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -25086,17 +25097,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -25114,7 +25114,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -26707,6 +26707,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -26839,17 +26850,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -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 70e7b3898..a219cf2f8 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -4441,8 +4441,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table -MANTIS.AcceptZones + +MANTIS.AWACS_Prefix @@ -4490,17 +4490,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -MANTIS.ConflictZones - - -
@@ -4622,17 +4611,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 - - -
@@ -4672,7 +4650,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Long @@ -4683,7 +4661,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Medium @@ -4694,7 +4672,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_PointDef @@ -4705,7 +4683,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Short @@ -4862,8 +4840,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -MANTIS.SkateNumber + +MANTIS.SkateZones @@ -5167,61 +5145,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 - - -
@@ -5302,9 +5225,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

self.SAMCheckRanges = {}

-
@@ -9418,8 +9338,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table -MANTIS.AcceptZones + +MANTIS.AWACS_Prefix @@ -9467,17 +9387,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` -
- -
-
-
- - #table -MANTIS.ConflictZones - - -
@@ -9599,17 +9508,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

-
- -
-
-
- - #table -MANTIS.RejectZones - - -
@@ -9649,7 +9547,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Long @@ -9660,7 +9558,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Medium @@ -9671,7 +9569,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_PointDef @@ -9682,7 +9580,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Short @@ -9839,8 +9737,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #number -MANTIS.SkateNumber + +MANTIS.SkateZones @@ -10144,61 +10042,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 - - -
@@ -10279,9 +10122,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

self.SAMCheckRanges = {}

-
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index a97f42e19..42addf3dd 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3067,6 +3067,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + SCORING.AutoSavePath @@ -3267,7 +3278,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyoncoalitionchange @@ -3278,7 +3289,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyonfratricide @@ -5990,6 +6001,17 @@ The scale magnifies the scores given to the players.

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

- #boolean + SCORING.penaltyoncoalitionchange @@ -6201,7 +6223,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 831f4b999..01b72a443 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -1733,6 +1733,8 @@
  • USS America (LHA-6)
  • Juan Carlos I (L61)
  • HMAS Canberra (L02)
  • +
  • BONHOMMERICHARD [VWV Mod]
  • +
  • ENTERPRISE66 [VWV Mod]
  • Supported Aircraft:

    @@ -10117,7 +10119,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

    SRSQUEUE

    +

    self.SRS:SetVolume(Volume or 1.0) + SRSQUEUE

    @@ -30763,7 +30766,8 @@ If removed flight is the section lead, we try to find a new leader.

    -

    SRSQUEUE

    +

    self.SRS:SetVolume(Volume or 1.0) + SRSQUEUE

    @@ -33853,7 +33857,8 @@ If removed flight is the section lead, we try to find a new leader.

    -

    SRSQUEUE

    +

    self.SRS:SetVolume(Volume or 1.0) + SRSQUEUE

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

    VNAO Edit - Added

    +

    VNAO Edit - Added

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

    VNAO Edit - Added

    +

    VNAO Edit - Added

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

    VNAO Edit - Added

    +

    VNAO Edit - Added

    @@ -42485,9 +42490,6 @@ 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 e54f58a12..891f4b57a 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -4677,14 +4677,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
    - #table + CSAR.csarUnits - -

    table of CSAR unit names

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

    counter for saved pilots

    - -
    -
    @@ -5091,20 +5074,6 @@ 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,14 +10960,11 @@ callsigns from playername or group name.

    - #table + CSAR.csarUnits - -

    table of CSAR unit names

    -
    @@ -11366,20 +11332,6 @@ callsigns from playername or group name.

    -
    -
    -
    - - #number -CSAR.rescuedpilots - - - - -

    counter for saved pilots

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

    -
    -
    -
    - - #number -CSAR.rescues - - - - -

    counter for successful rescue landings at FARP/AFB/MASH

    - -
    -
    @@ -13563,14 +13501,11 @@ callsigns from playername or group name.

    - #table + CSAR.csarUnits - -

    table of CSAR unit names

    -
    @@ -13938,20 +13873,6 @@ callsigns from playername or group name.

    -
    -
    -
    - - #number -CSAR.rescuedpilots - - - - -

    counter for saved pilots

    - -
    -
    @@ -13977,20 +13898,6 @@ 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 807f81aae..a6b006bd3 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -8572,17 +8572,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    Name of the class.

    -
    - -
    -
    -
    - - #number -CTLD.CrateCounter - - -
    @@ -8625,7 +8614,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
    - #table + CTLD.DroppedTroops @@ -8650,14 +8639,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
    - #table + CTLD.EngineersInField - -

    holds #CTLD_ENGINEERING objects

    -
    @@ -8764,7 +8750,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
    - + #table CTLD.FreeVHFFrequencies @@ -8902,17 +8888,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    Smokes and Flares

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

    #1570

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

    sub categories

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

    Name of the class.

    -
    - -
    -
    -
    - - #number -CTLD.CrateCounter - - -
    @@ -21096,7 +21068,7 @@ However, if you create a new folder inside the miz file, which contains the soun
    - #table + CTLD.DroppedTroops @@ -21121,14 +21093,11 @@ However, if you create a new folder inside the miz file, which contains the soun
    - #table + CTLD.EngineersInField - -

    holds #CTLD_ENGINEERING objects

    -
    @@ -21235,7 +21204,7 @@ However, if you create a new folder inside the miz file, which contains the soun
    - + #table CTLD.FreeVHFFrequencies @@ -21373,17 +21342,6 @@ However, if you create a new folder inside the miz file, which contains the soun

    Smokes and Flares

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

    #1570

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

    sub categories

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

    Name of the class.

    -
    - -
    -
    -
    - - #number -CTLD.CrateCounter - - -
    @@ -23665,7 +23620,7 @@ However, if you create a new folder inside the miz file, which contains the soun
    - #table + CTLD.DroppedTroops @@ -23690,14 +23645,11 @@ However, if you create a new folder inside the miz file, which contains the soun
    - #table + CTLD.EngineersInField - -

    holds #CTLD_ENGINEERING objects

    -
    @@ -23804,7 +23756,7 @@ However, if you create a new folder inside the miz file, which contains the soun
    - + #table CTLD.FreeVHFFrequencies @@ -23942,17 +23894,6 @@ However, if you create a new folder inside the miz file, which contains the soun

    Smokes and Flares

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

    #1570

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

    sub categories

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

    Can transport crate.

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

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

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

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

    + + + +
    +
    + + +CTLD_CARGO.Mark + + +
    @@ -35093,6 +35053,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
    +
    @@ -35746,6 +35717,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
    +
    @@ -39714,6 +39696,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

    template for a group of 10 paratroopers

    + + + +
    +
    + + #number +CTLD_HERCULES.j + + +
    @@ -41040,6 +41033,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_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html index ebf81be38..e483a40a6 100644 --- a/Documentation/Tasking.Task_A2A_Dispatcher.html +++ b/Documentation/Tasking.Task_A2A_Dispatcher.html @@ -3102,7 +3102,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
    - #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -3827,7 +3827,7 @@ If too large, any airborne cap may not be able to reach the detected target area
    - #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -5003,7 +5003,7 @@ If too large, any airborne cap may not be able to reach the detected target area
    - #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -6481,7 +6481,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 380f56bfa..108a91a6e 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..8ab7d8c88 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3379,41 +3379,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - -
    -
    - - #boolean -TASK_CARGO_DISPATCHER.CSARTasks + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -3428,17 +3395,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
    - -
    - @@ -4529,41 +4485,8 @@ This method can only be used once!

    - - -
    -
    - - #boolean -TASK_CARGO_DISPATCHER.CSARTasks + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -4578,17 +4501,6 @@ This method can only be used once!

    -
    - -
    - @@ -5431,41 +5343,8 @@ This method can only be used once!

    - - -
    -
    - - #boolean -TASK_CARGO_DISPATCHER.CSARTasks + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -5480,17 +5359,6 @@ This method can only be used once!

    -
    - -
    - @@ -6964,41 +6832,8 @@ This method can only be used once!

    - - -
    -
    - - #boolean -TASK_CARGO_DISPATCHER.CSARTasks + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -7013,17 +6848,6 @@ This method can only be used once!

    -
    - -
    - diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index 511cc31ec..95d969d8a 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4590,6 +4590,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    The DCS controllable class.

    +
    + +
    +
    +
    + + #boolean +CONTROLLABLE.IRMarkerGroup + + +
    @@ -4634,17 +4645,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
    - -
    -
    -
    - - -CONTROLLABLE.timer - - -
    @@ -18027,6 +18027,17 @@ mygroup:WayPointExecute()

    The DCS controllable class.

    +
    + +
    +
    +
    + + #boolean +CONTROLLABLE.IRMarkerGroup + + +
    @@ -18071,17 +18082,6 @@ mygroup:WayPointExecute() -
    - -
    -
    -
    - - -CONTROLLABLE.timer - - -
    @@ -22061,6 +22061,17 @@ Coordinates are dependent on the position of the maps origin.

    The DCS controllable class.

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

    - - - -
    -
    - - -CONTROLLABLE.timer - - -
    @@ -22647,6 +22647,17 @@ If the Identifiable is alive, true is returned.

    The DCS controllable class.

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

    - - - -
    -
    - - -CONTROLLABLE.timer - - -
    @@ -22834,6 +22834,17 @@ If the Identifiable is alive, true is returned.

    The DCS controllable class.

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

    - - - -
    -
    - - -CONTROLLABLE.timer - - -
    diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 6106139c7..0ae6237e4 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -5706,18 +5706,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
    -GROUP.InitRespawnRandomizePositionInner - - - -
    - - -
    -
    - - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -10789,18 +10778,7 @@ These settings can be provided by calling the relevant Init...() methods of the - -
    -
    - -
    -
    - - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -28492,18 +28459,7 @@ Coordinates are dependent on the position of the maps origin.

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

    - -
    -
    -
    - - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -29497,18 +29442,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 1c95611ea..90a7e4de2 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3183,6 +3183,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    Coordinate of the mark.

    +
    + +
    +
    +
    + + +MARKER.groupid + + + +
    + +
    +
    +
    + + +MARKER.groupname + + +
    @@ -3260,28 +3282,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    Text displayed in the mark panel.

    -
    - -
    -
    -
    - - #boolean -MARKER.toall - - - -
    - -
    -
    -
    - - #boolean -MARKER.tocoalition - - -
    @@ -5322,6 +5322,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    Coordinate of the mark.

    +
    + +
    +
    +
    + + +MARKER.groupid + + + +
    + +
    +
    +
    + + +MARKER.groupname + + +
    @@ -5399,28 +5421,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    Text displayed in the mark panel.

    -
    - - -
    -
    - - #boolean -MARKER.toall - - - -
    - -
    -
    -
    - - #boolean -MARKER.tocoalition - - -
    @@ -6932,6 +6932,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    Coordinate of the mark.

    + + + +
    +
    + + +MARKER.groupid + + + +
    + +
    +
    +
    + + +MARKER.groupname + + +
    @@ -7009,28 +7031,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

    Text displayed in the mark panel.

    - - - -
    -
    - - #boolean -MARKER.toall - - - -
    - -
    -
    -
    - - #boolean -MARKER.tocoalition - - -