From afcc142ab7763e475ca8bc99553f0a364a534b47 Mon Sep 17 00:00:00 2001 From: Applevangelist Date: Sat, 28 Aug 2021 12:13:39 +0000 Subject: [PATCH] MOOSE generated documentation [skip ci] --- Documentation/AI.AI_AIR_Dispatcher.html | 44 ++++ Documentation/AI.AI_Air.html | 44 ++++ Documentation/AI.AI_Air_Squadron.html | 22 ++ Documentation/AI.AI_Cargo.html | 12 + Documentation/AI.AI_Cargo_Airplane.html | 12 + Documentation/Cargo.CargoCrate.html | 22 ++ Documentation/Cargo.CargoGroup.html | 28 +++ Documentation/Cargo.CargoUnit.html | 22 -- Documentation/Core.Settings.html | 12 +- Documentation/Core.Spawn.html | 96 +++----- Documentation/Functional.Designate.html | 55 ----- Documentation/Functional.Detection.html | 99 ++++++++ Documentation/Functional.Mantis.html | 167 ++++++++++++- Documentation/Functional.Movement.html | 28 +++ Documentation/Functional.Rat.html | 39 ---- Documentation/Functional.Sead.html | 83 ++++++- Documentation/Ops.Airboss.html | 19 +- Documentation/Ops.CSAR.html | 93 ++++---- Documentation/Ops.CTLD.html | 121 ++-------- Documentation/Tasking.Task_Cargo.html | 11 - .../Tasking.Task_Cargo_Dispatcher.html | 220 ++++++++++++++++++ Documentation/Wrapper.Client.html | 14 +- Documentation/Wrapper.Group.html | 78 ++++++- Documentation/Wrapper.Marker.html | 132 +++++------ 24 files changed, 1037 insertions(+), 436 deletions(-) diff --git a/Documentation/AI.AI_AIR_Dispatcher.html b/Documentation/AI.AI_AIR_Dispatcher.html index c9dd315e2..380d32418 100644 --- a/Documentation/AI.AI_AIR_Dispatcher.html +++ b/Documentation/AI.AI_AIR_Dispatcher.html @@ -4441,6 +4441,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

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

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -12678,6 +12711,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.html b/Documentation/AI.AI_Air.html index 68e6d0a64..7de17d5fb 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -2935,6 +2935,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -5679,6 +5690,17 @@ Once the time is finished, the old AI will return to the base.

+ + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -6404,6 +6426,17 @@ Once the time is finished, the old AI will return to the base.

+ + + +
+
+ + #number +AI_AIR.IdleCount + + +
@@ -8021,6 +8054,17 @@ Once the time is finished, the old AI will return to the base.

+ + + +
+
+ + #number +AI_AIR.IdleCount + + +
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html index dc98ca3b5..da6cda728 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -2438,6 +2438,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -3509,6 +3520,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 92d1a1679..2020f568b 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -2672,6 +2672,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.

+ @@ -4702,6 +4705,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.

+ @@ -5314,6 +5320,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.

+ @@ -6818,6 +6827,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 d779d527e..f0a1d47ef 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2629,6 +2629,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Set destination airbase for next :Route() command.

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

Set destination airbase for next :Route() command.

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

Set destination airbase for next :Route() command.

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

Set destination airbase for next :Route() command.

+ diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html index 4774a7526..1a92434e6 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -1749,6 +1749,17 @@ Controls a network of short range air/missile defense groups.

Field(s)

+
+ + +
@@ -2417,6 +2428,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 8cf26ce7e..47cda814a 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1820,6 +1820,20 @@ Controls a network of short range air/missile defense groups.

+CARGO_GROUP.CargoCarrier + + + + +

self.CargoObject:Destroy()

+ +
+ +
+
+
+ + CARGO_GROUP.CargoGroup @@ -3138,6 +3152,20 @@ This works for ground only groups.

+CARGO_GROUP.CargoCarrier + + + + +

self.CargoObject:Destroy()

+ +
+ +
+
+
+ + CARGO_GROUP.CargoGroup diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index c1b1d60de..820f688bb 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -1727,17 +1727,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles

Set cargo object.

-
- -
-
-
- - #number -CARGO_UNIT.RunCount - - -
@@ -2453,17 +2442,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles

Set cargo object.

-
- -
-
-
- - #number -CARGO_UNIT.RunCount - - -
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 113864f7c..a9d1764ac 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2715,7 +2715,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2ASystem @@ -2726,7 +2726,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem @@ -2770,7 +2770,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SETTINGS.Metric @@ -4809,7 +4809,7 @@ It is advised to use this method at the start of the mission.

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

- #string + SETTINGS.A2GSystem @@ -4864,7 +4864,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 55650cc72..84175e607 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3362,6 +3362,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.

+
@@ -3522,6 +3525,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -3577,20 +3591,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -SPAWN.SpawnInitKeepUnitNames - - - - -

Overwrite unit names by default with group name.

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

By default, no InitLimit

- -
- -
-
-
@@ -3647,7 +3633,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxGroups @@ -3661,7 +3647,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxUnitsAlive @@ -3830,7 +3816,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.

+

When the first Spawn executes, all the Groups need to be made visible before start.

@@ -8701,6 +8687,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.

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

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

- -
-
-
- - #boolean -SPAWN.SpawnInitKeepUnitNames - - - - -

Overwrite unit names by default with group name.

-
@@ -8941,20 +8927,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

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

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

- #number + SPAWN.SpawnMaxUnitsAlive @@ -9169,7 +9141,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.

+

When the first Spawn executes, all the Groups need to be made visible before start.

diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index f9c0193b2..5e51b7402 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -3423,17 +3423,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
@@ -6602,17 +6591,6 @@ Designate:SetFlashStatusMenu( false ) -
- -
-
-
@@ -7423,17 +7401,6 @@ Designate:SetFlashStatusMenu( false ) - - - -
-
@@ -8214,17 +8181,6 @@ Designate:SetFlashStatusMenu( false ) - - - -
-
@@ -9897,17 +9853,6 @@ Designate:SetFlashStatusMenu( false ) - - - -
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 8f0d5d08b..41d4fc29c 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -18775,6 +18775,28 @@ BASE:TraceOnOff( false ) + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -18918,6 +18940,17 @@ BASE:TraceOnOff( false ) + + + +
+
+ + #boolean +DETECTION_BASE.Locking + + +
@@ -23466,6 +23499,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -23609,6 +23664,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #boolean +DETECTION_BASE.Locking + + +
@@ -25212,6 +25278,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -25355,6 +25443,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #boolean +DETECTION_BASE.Locking + + +
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 003da61f1..e7e5e8040 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -1699,7 +1699,7 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75% -

MANTIS.Classname

+

MANTIS.ClassName

@@ -1708,6 +1708,18 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%

MANTIS.Coalition

+ + + +

MANTIS.DLTimeStamp

+ + + + + +

MANTIS.DLink

+ + @@ -1753,7 +1765,7 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75% -

MANTIS:New(name, samprefix, ewrprefix, hq, coaltion, dynamic, awacs, EmOnOff)

+

MANTIS:New(name, samprefix, ewrprefix, hq, coaltion, dynamic, awacs, EmOnOff, Padding)

Function to instantiate a new object of class MANTIS

@@ -1786,6 +1798,12 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%

MANTIS:OnAfterShoradActivated(From, Event, To, Name, Radius, Ontime)

On After "ShoradActivated" event.

+ + + +

MANTIS.Padding

+ + @@ -1888,6 +1906,12 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%

MANTIS:SetSAMStartState()

[Internal] Function to set the SAM start state

+ + + +

MANTIS:SetUsingDLink(DLink)

+ +

Set using an #INTEL_DLINK object instead of #DETECTION.

@@ -1972,6 +1996,12 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%

MANTIS:_CheckAdvState()

[Internal] Check advanced state

+ + + +

MANTIS:_CheckDLinkState()

+ +

[Internal] Check DLink state

@@ -2788,7 +2818,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -2842,7 +2872,29 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +MANTIS.DLTimeStamp + + + +
+ +
+
+
+ + #boolean +MANTIS.DLink @@ -3426,7 +3478,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Function to instantiate a new object of class MANTIS

@@ -3538,7 +3590,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-

Make MANTIS switch Emissions on and off instead of changing the alarm state between RED and GREEN

+

Make MANTIS switch Emissions on and off instead of changing the alarm state between RED and GREEN (optional)

+ +
+
+
+
+

+ #number + Padding +

+
+
+ +

For #SEAD - Extra number of seconds to add to radar switch-back-on time (optional)

@@ -4489,6 +4554,42 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+ + + +
+ + + +

Set using an #INTEL_DLINK object instead of #DETECTION.

+ + +

Requires Develop branch of Moose.lua.

+ +
@@ -4735,6 +4836,36 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + + + +
+ + + +

[Internal] Check DLink state

+ +
+
+

Defined in:

+
+

MANTIS

+
+

Return value:

+
+
+

#MANTIS:

+
+
+ +

self

+ +
+
+
+
@@ -5827,7 +5958,29 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
#string -MANTIS.Classname +MANTIS.ClassName + + + +
+ + +
+
+ + +MANTIS.DLTimeStamp + + + +
+ +
+
+
+ + #boolean +MANTIS.DLink diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index f0d445450..027f59eb2 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2148,6 +2148,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

+ +
+ +
@@ -2378,6 +2392,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 743d12cdf..a2252032a 100644 --- a/Documentation/Functional.Rat.html +++ b/Documentation/Functional.Rat.html @@ -3358,12 +3358,6 @@ manager:Stop(7200)

RAT.termtype

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

- - - -

RAT.type

- - @@ -6695,17 +6689,6 @@ 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 - - -
@@ -14586,17 +14569,6 @@ Initializes the ratcraft array and group menu.

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

-
- -
-
-
- - -RAT.type - - -
@@ -20532,17 +20504,6 @@ 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.Sead.html b/Documentation/Functional.Sead.html index b703c794f..1d0793228 100644 --- a/Documentation/Functional.Sead.html +++ b/Documentation/Functional.Sead.html @@ -1591,15 +1591,27 @@ Controls a network of short range air/missile defense groups.

-

SEAD:New(table, SEADGroupPrefixes)

+

SEAD:New(SEADGroupPrefixes, Padding)

Creates the main object which is handling defensive actions for SA sites or moving SA vehicles.

+ + + +

SEAD.Padding

+ +

SEAD:SetEngagementRange(range)

Sets the engagement range of the SAMs.

+ + + +

SEAD:SetPadding(Padding)

+ +

Set the padding in seconds, which extends the radar off time calculated by SEAD

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

Missile enumerators

+ + + +
+
+ + +SEAD.Padding + + +
@@ -2247,7 +2270,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Creates the main object which is handling defensive actions for SA sites or moving SA vehicles.

@@ -2266,23 +2289,27 @@ Chances are big that the missile will miss.

- table + #table + SEADGroupPrefixes

-

string,...}|string SEADGroupPrefixes which is a table of Prefixes of the SA Groups in the DCS mission editor on which evasive actions need to be taken.

+

Table of #string entries or single #string, which is a table of Prefixes of the SA Groups in the DCS mission editor on which evasive actions need to be taken.

- SEADGroupPrefixes + #number + Padding

-

+ +

(Optional) Extra number of seconds to add to radar switch-back-on time

+

Return value:

@@ -2348,6 +2375,39 @@ SEAD_RU_SAM_Defenses = SEAD:New( { 'RU SA-6 Kub', 'RU SA-6 Defenses', 'RU MI-26
+ + + +
+ + + +

Set the padding in seconds, which extends the radar off time calculated by SEAD

+ +
+
+

Defined in:

+
+

SEAD

+
+

Parameter:

+
+
+

+ #number + Padding +

+
+
+ +

Extra number of seconds to add for the switch-on

+ +
+
+
+
@@ -2535,6 +2595,17 @@ SEAD_RU_SAM_Defenses = SEAD:New( { 'RU SA-6 Kub', 'RU SA-6 Defenses', 'RU MI-26

Missile enumerators

+ + + +
+
+ + +SEAD.Padding + + +
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index 97988153c..d3fd6b235 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -38682,9 +38682,6 @@ BASE:TraceOnOff( false ) - -

Set case to that of lead.

- @@ -38752,7 +38749,7 @@ BASE:TraceOnOff( false ) -

Decrease stack/flag. Human player needs to take care himself.

+

Also decrease flag for section members of flight.

@@ -38765,6 +38762,17 @@ BASE:TraceOnOff( false )

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

+ + + +
+
+ + #boolean +AIRBOSS.PlayerData.holding + + +
@@ -38936,6 +38944,9 @@ BASE:TraceOnOff( false ) + +

Set new time stamp.

+ diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index bb810bae7..e9f9bc3cf 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2215,12 +2215,6 @@ Create a late-activated single infantry unit as template in the mission editor a

CSAR.inTransitGroups

- - - -

CSAR.index

- - @@ -3457,7 +3451,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -3723,11 +3717,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -3826,17 +3834,6 @@ 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 - - -
@@ -7891,7 +7888,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -8157,11 +8154,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -8260,17 +8271,6 @@ 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 - - -
@@ -10099,7 +10099,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -10365,11 +10365,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -10468,17 +10482,6 @@ 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 - - -
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index e5403fd6e..bf3157377 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -5550,17 +5550,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

- - - -
-
- - #number -CTLD.CrateCounter - - -
@@ -5592,7 +5581,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.CtldUnits @@ -5614,7 +5603,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.DroppedTroops @@ -5639,11 +5628,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -5686,7 +5678,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies @@ -5849,17 +5841,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

radio beacons

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

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -11421,7 +11391,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.CtldUnits @@ -11443,7 +11413,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.DroppedTroops @@ -11468,11 +11438,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -11515,7 +11488,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies @@ -11678,17 +11651,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

radio beacons

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

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -13575,7 +13526,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.CtldUnits @@ -13597,7 +13548,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.DroppedTroops @@ -13622,11 +13573,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -13669,7 +13623,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies @@ -13832,17 +13786,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

radio beacons

-
- -
-
-
- - #table -CTLD.Spawned_Cargo - - -
@@ -22470,17 +22413,6 @@ BASE:TraceOnOff( false ) -
- -
- @@ -23142,17 +23074,6 @@ BASE:TraceOnOff( false ) -
- -
- diff --git a/Documentation/Tasking.Task_Cargo.html b/Documentation/Tasking.Task_Cargo.html index a86048509..36ac2b0f2 100644 --- a/Documentation/Tasking.Task_Cargo.html +++ b/Documentation/Tasking.Task_Cargo.html @@ -3118,17 +3118,6 @@ based on the tasking capabilities defined in - -
-
-
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 4005fb540..844a99d79 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3092,10 +3092,65 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+ + +
+
+ + +
+
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+ + +
+
+
@@ -4160,10 +4215,65 @@ This method can only be used once!

+ +
+
+ + +
+
+ + +
+
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+ + +
+
+
@@ -5007,10 +5117,65 @@ This method can only be used once!

+ +
+
+ + +
+
+ + +
+
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+ + +
+
+
@@ -6489,10 +6654,65 @@ This method can only be used once!

+TASK_CARGO_DISPATCHER.CSARBriefing + + + +
+ + +
+ + +
+
+ + +
+
+
+ + #boolean +TASK_CARGO_DISPATCHER.CSARTasks + + + +
+ +
+
+ + +
+
+
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html index 3aa327626..760b3d9e7 100644 --- a/Documentation/Wrapper.Client.html +++ b/Documentation/Wrapper.Client.html @@ -4226,7 +4226,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

Alive.

+

Alive2.

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

Alive.

+

Alive2.

@@ -7604,7 +7604,7 @@ If the Unit is alive but not active, false is returned.

-

Alive.

+

Alive2.

@@ -16165,7 +16165,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of -

Alive.

+

Alive2.

@@ -19649,7 +19649,7 @@ Coordinates are dependent on the position of the maps origin.

-

Alive.

+

Alive2.

@@ -20323,7 +20323,7 @@ If the Identifiable is alive, true is returned.

-

Alive.

+

Alive2.

@@ -20603,7 +20603,7 @@ If the Identifiable is alive, true is returned.

-

Alive.

+

Alive2.

diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 62741d344..483e80225 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -4746,7 +4746,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-GROUP.InitRespawnRandomizePositionZone +GROUP.InitRespawnRandomizePositionInner + + + +
+ + +
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -8885,7 +8896,18 @@ So each unit of the group is respawned at exactly the same parking spot as it cu + +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -17426,7 +17448,18 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of + +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -20890,7 +20923,18 @@ Coordinates are dependent on the position of the maps origin.

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -21544,7 +21588,18 @@ If the Identifiable is alive, true is returned.

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -21804,7 +21859,18 @@ If the Identifiable is alive, true is returned.

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index dd3091d5d..0f701b3c3 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2899,6 +2899,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ +
+
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -2976,28 +2998,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.tocoaliton - - -
@@ -5005,6 +5005,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ +
+
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -5082,28 +5104,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.tocoaliton - - -
@@ -6619,6 +6619,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+ + + +
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -6696,28 +6718,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.tocoaliton - - -