From ea0e9e1c21ad3b8b1167d36d3102ef863a48115d Mon Sep 17 00:00:00 2001 From: Applevangelist Date: Thu, 13 Oct 2022 11:05:26 +0000 Subject: [PATCH] MOOSE generated documentation [skip ci] --- Documentation/AI.AI_A2A_Dispatcher.html | 20 +- Documentation/AI.AI_A2G_Dispatcher.html | 20 +- Documentation/AI.AI_AIR_Dispatcher.html | 44 ++++ Documentation/AI.AI_Air_Squadron.html | 22 ++ Documentation/AI.AI_Cargo.html | 8 +- Documentation/AI.AI_Cargo_Airplane.html | 68 +++++- Documentation/AI.AI_Cargo_Helicopter.html | 40 +--- Documentation/Cargo.CargoCrate.html | 22 ++ Documentation/Cargo.CargoGroup.html | 6 - Documentation/Core.Fsm.html | 4 +- Documentation/Core.Point.html | 33 --- Documentation/Core.Settings.html | 34 ++- Documentation/Core.Spawn.html | 82 +++---- Documentation/Core.SpawnStatic.html | 84 +++++++ Documentation/Functional.Detection.html | 6 +- Documentation/Functional.Mantis.html | 90 +++++++- Documentation/Functional.Scoring.html | 4 +- Documentation/Ops.Airboss.html | 17 +- Documentation/Ops.CSAR.html | 192 +++++++++++----- Documentation/Ops.CTLD.html | 162 ++++---------- Documentation/Tasking.Task.html | 22 -- .../Tasking.Task_A2A_Dispatcher.html | 8 +- Documentation/Tasking.Task_Cargo.html | 6 +- .../Tasking.Task_Cargo_Dispatcher.html | 192 +++++----------- Documentation/Utils.FiFo.html | 22 -- Documentation/Wrapper.Marker.html | 72 +++++- Documentation/Wrapper.Scenery.html | 205 ++++++++++++++++++ 27 files changed, 925 insertions(+), 560 deletions(-) diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html index 0bd923cda..23a64d315 100644 --- a/Documentation/AI.AI_A2A_Dispatcher.html +++ b/Documentation/AI.AI_A2A_Dispatcher.html @@ -4838,14 +4838,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + AI_A2A_DISPATCHER.SetSendPlayerMessages - -

Flash messages to player

-
@@ -11461,14 +11458,11 @@ They will lock the parking spot.

- #boolean + AI_A2A_DISPATCHER.SetSendPlayerMessages - -

Flash messages to player

-
@@ -12726,14 +12720,11 @@ They will lock the parking spot.

- #boolean + AI_A2A_DISPATCHER.SetSendPlayerMessages - -

Flash messages to player

-
@@ -14293,14 +14284,11 @@ They will lock the parking spot.

- #boolean + AI_A2A_DISPATCHER.SetSendPlayerMessages - -

Flash messages to player

-
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index e61e09fea..2845b4d67 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -4894,11 +4894,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean AI_A2G_DISPATCHER.SetSendPlayerMessages + +

flash messages to players

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

- + #boolean AI_A2G_DISPATCHER.SetSendPlayerMessages + +

flash messages to players

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

- + #boolean AI_A2G_DISPATCHER.SetSendPlayerMessages + +

flash messages to players

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

- + #boolean AI_A2G_DISPATCHER.SetSendPlayerMessages + +

flash messages to players

+
diff --git a/Documentation/AI.AI_AIR_Dispatcher.html b/Documentation/AI.AI_AIR_Dispatcher.html index 5636ecc32..c3872a47b 100644 --- a/Documentation/AI.AI_AIR_Dispatcher.html +++ b/Documentation/AI.AI_AIR_Dispatcher.html @@ -4527,6 +4527,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -12760,6 +12793,17 @@ 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_Squadron.html b/Documentation/AI.AI_Air_Squadron.html index c50525da6..cccdcae38 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -2527,6 +2527,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -3598,6 +3609,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 5cd35a454..5479fc27d 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -2723,7 +2723,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -4753,7 +4753,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -5365,7 +5365,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -6865,7 +6865,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index 139163eee..b823d5fc8 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2710,6 +2710,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.

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

Aircraft is on a pickup mission.

-
@@ -4489,6 +4500,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.

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

Aircraft is on a pickup mission.

-
@@ -5110,6 +5132,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.

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

Aircraft is on a pickup mission.

-
@@ -6619,6 +6652,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.

+ +
+ +
@@ -6677,9 +6724,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 1c4c459c4..21b5da8b1 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -2875,28 +2875,22 @@ 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

-
@@ -4799,28 +4793,22 @@ Adjust if necessary.
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
@@ -5475,28 +5463,22 @@ Adjust if necessary.
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
@@ -7039,28 +7021,22 @@ Adjust if necessary.
- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html index a8be423c5..212f38705 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -1831,6 +1831,17 @@ Controls a network of short range air/missile defense groups.

Field(s)

+
+ + +
@@ -2499,6 +2510,17 @@ Controls a network of short range air/missile defense groups.

Field(s)

+
+ + +
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 16de7c785..d7ebc28bc 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1920,9 +1920,6 @@ Controls a network of short range air/missile defense groups.

- -

Then we register the new group in the database

-
@@ -3255,9 +3252,6 @@ This works for ground only groups.

- -

Then we register the new group in the database

-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 7eb6de6ef..e3d5eb801 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5765,7 +5765,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -7364,7 +7364,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 90d73ee0d..8576cf3d8 100644 --- a/Documentation/Core.Point.html +++ b/Documentation/Core.Point.html @@ -17551,17 +17551,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

the y coordinate in meters.

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

the y coordinate in meters.

-
- -
-
-
- - -POINT_VEC2.z - - -
@@ -26712,17 +26690,6 @@ 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 1c2d00f8e..908181507 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2822,7 +2822,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string SETTINGS.A2ASystem @@ -2833,7 +2833,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem @@ -2877,11 +2877,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric +
+ +
+
+
+ + +SETTINGS.PlayerMenu + + +
@@ -4977,7 +4988,7 @@ It is advised to use this method at the start of the mission.

- + #string SETTINGS.A2ASystem @@ -4988,7 +4999,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2GSystem @@ -5032,11 +5043,22 @@ It is advised to use this method at the start of the mission.

- + #boolean SETTINGS.Metric +
+ +
+
+
+ + +SETTINGS.PlayerMenu + + +
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 1a6422efe..330c3b508 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3376,11 +3376,14 @@ 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.

+
@@ -3453,6 +3456,9 @@ 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.

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

By default, no InitLimit

-
- -
-
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
-
- - -SPAWN.SpawnInitModu - - -
@@ -3920,6 +3904,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
@@ -8722,11 +8717,14 @@ 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.

+
@@ -8799,6 +8797,9 @@ 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.

+
@@ -9053,28 +9054,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

-
- -
-
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
-
- - -SPAWN.SpawnInitModu - - -
@@ -9266,6 +9245,17 @@ 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 95ade2853..aa2e78bd8 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -1965,6 +1965,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

+ + @@ -2879,6 +2897,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+ + +
+
+ + +
+
+
@@ -4242,6 +4293,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+ + +
+
+ + +
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 8cb26be02..4d399a2a9 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -19255,7 +19255,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -23936,7 +23936,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -25678,7 +25678,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 859c64dec..d38cb144f 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -3584,6 +3584,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The #DETECTION_AREAS object for AWACS

+
+ +
+
+
+ + #table +MANTIS.AcceptZones + + +
@@ -3617,6 +3628,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -3705,6 +3727,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 + + +
@@ -3733,7 +3766,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Long @@ -3744,7 +3777,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Medium @@ -3755,7 +3788,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Short @@ -4165,6 +4198,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

switch alarm state RED

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

self.SAMCheckRanges = {}

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

The #DETECTION_AREAS object for AWACS

+
+ +
+
+
+ + #table +MANTIS.AcceptZones + + +
@@ -8049,6 +8099,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + + + +
+
+ + #table +MANTIS.ConflictZones + + +
@@ -8137,6 +8198,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.RejectZones + + +
@@ -8165,7 +8237,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Long @@ -8176,7 +8248,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Medium @@ -8187,7 +8259,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Short @@ -8597,6 +8669,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + +

switch alarm state RED

+
@@ -8608,6 +8683,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + +

self.SAMCheckRanges = {}

+
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 967f3972a..14f1ad842 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3062,7 +3062,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyoncoalitionchange @@ -5582,7 +5582,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 676274f2e..3e2d4e89c 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -39583,6 +39583,9 @@ When moose is loading dynamically (for moose class development), tracing is swit + +

Set case to that of lead.

+
@@ -39663,17 +39666,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 - - -
@@ -39831,6 +39823,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 6f860fdbd..1b82457ce 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2433,6 +2433,12 @@ Create a late-activated single infantry unit as template in the mission editor a

CSAR.inTransitGroups

+ + + +

CSAR.index

+ + @@ -3764,7 +3770,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -4141,14 +4147,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

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

Replacement woundedGroups

- -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -4286,6 +4275,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 + + +
@@ -4494,6 +4494,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -4519,6 +4533,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

+ +
+
@@ -8848,7 +8876,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -9225,14 +9253,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

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

Replacement woundedGroups

- -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -9370,6 +9381,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 + + +
@@ -9578,6 +9600,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -9603,6 +9639,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

+ +
+
@@ -11235,7 +11285,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -11612,14 +11662,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

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

Replacement woundedGroups

- -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -11757,6 +11790,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 + + +
@@ -11965,6 +12009,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #number +CSAR.rescuedpilots + + + + +

counter for saved pilots

+ +
+
@@ -11990,6 +12048,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

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

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -7250,9 +7261,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Beacons

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

tables

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

#1570

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

noob catch

+

time to repair a unit/group

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

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -14833,9 +14838,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Beacons

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

tables

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

#1570

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

noob catch

+

time to repair a unit/group

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

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -17211,9 +17210,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Beacons

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

tables

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

#1570

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

noob catch

+

time to repair a unit/group

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

Flag for direct loading.

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

Flag for direct loading.

- - - -
-
- - -CTLD_CARGO.Mark - - -
@@ -25768,17 +25728,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
@@ -26432,17 +26381,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
@@ -29978,17 +29916,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

template for a group of 10 paratroopers

- - - -
-
- - #number -CTLD_HERCULES.j - - -
@@ -31234,17 +31161,6 @@ There are two ways of airdropping:

template for a group of 10 paratroopers

- - - -
-
- - #number -CTLD_HERCULES.j - - -
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html index 7601b7abe..679ef8350 100644 --- a/Documentation/Tasking.Task.html +++ b/Documentation/Tasking.Task.html @@ -2902,17 +2902,6 @@ but can separately be modified later in your mission using the - - - -
-
@@ -7549,17 +7538,6 @@ 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 d88b0dde5..b0d525254 100644 --- a/Documentation/Tasking.Task_A2A_Dispatcher.html +++ b/Documentation/Tasking.Task_A2A_Dispatcher.html @@ -2903,7 +2903,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean TASK_A2A_DISPATCHER.FlashNewTask @@ -3628,7 +3628,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- + #boolean TASK_A2A_DISPATCHER.FlashNewTask @@ -4804,7 +4804,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- + #boolean TASK_A2A_DISPATCHER.FlashNewTask @@ -6282,7 +6282,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 a6e78e78f..0b2e65763 100644 --- a/Documentation/Tasking.Task_Cargo.html +++ b/Documentation/Tasking.Task_Cargo.html @@ -3232,7 +3232,7 @@ based on the tasking capabilities defined in
- #number + TASK_CARGO.CargoLimit @@ -4654,7 +4654,7 @@ based on the tasking capabilities defined in
- #number + TASK_CARGO.CargoLimit @@ -9186,7 +9186,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 1a435b287..e87d0f165 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3180,41 +3180,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 @@ -3229,6 +3196,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+ @@ -4319,41 +4297,8 @@ This method can only be used once!

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

+
+ +
+ @@ -5210,41 +5166,8 @@ This method can only be used once!

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

+
+ +
+ @@ -6732,41 +6666,8 @@ This method can only be used once!

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

+
+ +
+ diff --git a/Documentation/Utils.FiFo.html b/Documentation/Utils.FiFo.html index c7315e7a3..231077ab9 100644 --- a/Documentation/Utils.FiFo.html +++ b/Documentation/Utils.FiFo.html @@ -7578,17 +7578,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
@@ -8438,17 +8427,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 2bacb0a92..4e4621b10 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2993,6 +2993,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ +
+
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -3077,7 +3099,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup @@ -5110,6 +5132,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ +
+
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -5194,7 +5238,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup @@ -6698,6 +6742,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ +
+
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -6782,7 +6848,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup diff --git a/Documentation/Wrapper.Scenery.html b/Documentation/Wrapper.Scenery.html index b4b924091..90adad819 100644 --- a/Documentation/Wrapper.Scenery.html +++ b/Documentation/Wrapper.Scenery.html @@ -1657,12 +1657,42 @@ Controls a network of short range air/missile defense groups.

SCENERY:GetDCSObject()

Obtain DCS Object from the SCENERY Object.

+ + + +

SCENERY:GetLife()

+ +

Get current life points from the SCENERY Object.

+ + + +

SCENERY:GetLife0()

+ +

Get current initial life points from the SCENERY Object.

SCENERY:GetThreatLevel()

Get the threat level of a SCENERY object.

+ + + +

SCENERY:IsAlive()

+ +

Check if SCENERY Object is alive.

+ + + +

SCENERY:IsDead()

+ +

Check if SCENERY Object is dead.

+ + + +

SCENERY.Life0

+ + @@ -2944,6 +2974,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #number +SCENERY.Life0 + + +
@@ -3147,6 +3188,66 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ + +
+ + + +

Get current life points from the SCENERY Object.

+ +
+
+

Defined in:

+
+

SCENERY

+
+

Return value:

+
+
+

#number:

+
+
+ +

life

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

Get current initial life points from the SCENERY Object.

+ +
+
+

Defined in:

+
+

SCENERY

+
+

Return value:

+
+
+

#number:

+
+
+ +

life

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

Check if SCENERY Object is alive.

+ +
+
+

Defined in:

+
+

SCENERY

+
+

Return value:

+
+
+

#number:

+
+
+ +

life

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

Check if SCENERY Object is dead.

+ +
+
+

Defined in:

+
+

SCENERY

+
+

Return value:

+
+
+

#number:

+
+
+ +

life

+ +
+
+
+
@@ -3259,6 +3420,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +SCENERY.Life0 + + +
@@ -7006,6 +7178,17 @@ Coordinates are dependent on the position of the maps origin.

+ + + +
+
+ + #number +SCENERY.Life0 + + +
@@ -7532,6 +7715,17 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + #number +SCENERY.Life0 + + +
@@ -7693,6 +7887,17 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + #number +SCENERY.Life0 + + +