diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html index 8c12281fc..f81693f24 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -3349,28 +3349,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #number -AI_AIR.RTBSpeedMaxFactor - - - -
- -
-
-
- - #number -AI_AIR.RTBSpeedMinFactor - - -
@@ -6224,28 +6202,6 @@ A random value in this bracket is then applied in the waypoint routing generatio - - - -
-
- - #number -AI_AIR.RTBSpeedMaxFactor - - - -
- -
-
-
- - #number -AI_AIR.RTBSpeedMinFactor - - -
@@ -6982,28 +6938,6 @@ A random value in this bracket is then applied in the waypoint routing generatio - - - -
-
- - #number -AI_AIR.RTBSpeedMaxFactor - - - -
- -
-
-
- - #number -AI_AIR.RTBSpeedMinFactor - - -
@@ -8628,28 +8562,6 @@ A random value in this bracket is then applied in the waypoint routing generatio - - - -
-
- - #number -AI_AIR.RTBSpeedMaxFactor - - - -
- -
-
-
- - #number -AI_AIR.RTBSpeedMinFactor - - -
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html index 7f37dd6bc..c73347c30 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -2109,6 +2109,17 @@ Therefore, this class is considered to be deprecated

+ + + +
+
+ + +AI_AIR_SQUADRON.ResourceCount + + +
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html index 51ef5eb77..2412cfc34 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -3072,22 +3072,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

+
@@ -4990,22 +4996,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -5660,22 +5672,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
@@ -7218,22 +7236,28 @@ Adjust if necessary.
- + #number AI_CARGO_HELICOPTER.landingheight + +

meter

+
- + #number AI_CARGO_HELICOPTER.landingspeed + +

kph

+
diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html index f524e3e52..e5540fd2b 100644 --- a/Documentation/Cargo.Cargo.html +++ b/Documentation/Cargo.Cargo.html @@ -2896,6 +2896,17 @@ All derived classes from CARGO follow the same state machine, expose the same ca + + + +
+
+ + +CARGO.Weight + + +
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 0a32f882d..05bfe0d63 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -2012,6 +2012,9 @@ Therefore, this class is considered to be deprecated

+ +

Then we register the new group in the database

+ diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index ce8d42de9..a5a871496 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -1892,6 +1892,17 @@ Therefore, this class is considered to be deprecated

+CARGO_UNIT.CargoCarrier + + + +
+ + +
+
+ + CARGO_UNIT.CargoInAir @@ -2596,6 +2607,17 @@ Therefore, this class is considered to be deprecated

+ +
+
+
+ + CARGO_UNIT.CargoInAir diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index d292fca8f..9b77ee379 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -6191,7 +6191,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -7790,7 +7790,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html index f1adb188b..9491c105b 100644 --- a/Documentation/Core.Point.html +++ b/Documentation/Core.Point.html @@ -17513,6 +17513,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

Field(s)

+
+
+ + +POINT_VEC2.z + + + +
+ +

Function(s)

diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index db26947c8..b2a7a990b 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -3030,6 +3030,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

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

+
@@ -5187,6 +5190,9 @@ It is advised to use this method at the start of the mission.

+ +

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

+
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 1bc3760fc..7ec78f2fb 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3208,6 +3208,36 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

SPAWN.frequency

+ + + + + +

SPAWN.hidden

+ + + + + +

SPAWN.livery_id

+ + + + + +

SPAWN.modulation

+ + + + + +

SPAWN.uncontrolled

+ + @@ -4066,6 +4096,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnGrouping + + +
@@ -4124,17 +4165,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- - -
-
- - -SPAWN.SpawnInitAirbase - - -
@@ -4267,9 +4297,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Overwrite unit names by default with group name.

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

By default, no InitLimit

+ @@ -4292,39 +4322,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
-
- - -SPAWN.SpawnInitModexPostfix - - - -
- -
-
-
- - -SPAWN.SpawnInitModexPrefix - - -
@@ -4339,6 +4336,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

self:T2( { self.SpawnTemplatePrefix, Vec2} )

+ + + +
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -4370,7 +4378,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxGroups @@ -4384,7 +4392,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxUnitsAlive @@ -4660,6 +4668,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.frequency + + + +
+ +
+
+
+ + +SPAWN.hidden + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation + + + +
+ +
+
+
+ + +SPAWN.uncontrolled + + +
@@ -10551,6 +10614,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
+ + +SPAWN.SpawnGrouping + + +
@@ -10609,17 +10683,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - -SPAWN.SpawnInitAirbase - - -
@@ -10752,9 +10815,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Overwrite unit names by default with group name.

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

By default, no InitLimit

+ @@ -10777,39 +10840,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
-
- - -SPAWN.SpawnInitModexPostfix - - - -
- -
-
-
- - -SPAWN.SpawnInitModexPrefix - - -
@@ -10824,6 +10854,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

self:T2( { self.SpawnTemplatePrefix, Vec2} )

+ + + +
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -10855,7 +10896,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

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

+ +
+
+
+ + +SPAWN.frequency + + + +
+ +
+
+
+ + +SPAWN.hidden + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation + + + +
+ +
+
+
+ + +SPAWN.uncontrolled + + +
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index 130cb7488..a2d3cf0d2 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -3125,7 +3125,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table SPAWNSTATIC.TemplateStaticUnit @@ -4737,7 +4737,7 @@ Handy if you spawn from cargo statics which have resources already set.

- + #table SPAWNSTATIC.TemplateStaticUnit diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 619123742..29e781dea 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20190,6 +20190,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
@@ -20333,17 +20344,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -24966,6 +24966,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + +
@@ -25109,17 +25120,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -26730,6 +26730,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + +
@@ -26873,17 +26884,6 @@ 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 6e805c8df..d60a06990 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -2110,12 +2110,6 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%

MANTIS:GetCommandCenter()

Function to get the HQ object for further use

- - - -

MANTIS.Groupset

- - @@ -4349,17 +4343,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #table -MANTIS.AcceptZones - - -
@@ -4393,17 +4376,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #table -MANTIS.ConflictZones - - -
@@ -4470,17 +4442,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.

- - - -
-
- - -MANTIS.Groupset - - -
@@ -4503,17 +4464,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 - - -
@@ -5106,9 +5056,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

self.SAMCheckRanges = {}

- @@ -9187,17 +9134,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - - - -
-
- - #table -MANTIS.AcceptZones - - -
@@ -9231,17 +9167,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - - - -
-
- - #table -MANTIS.ConflictZones - - -
@@ -9308,17 +9233,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.

- - - -
-
- - -MANTIS.Groupset - - -
@@ -9341,17 +9255,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

- - - -
-
- - #table -MANTIS.RejectZones - - -
@@ -9944,9 +9847,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

self.SAMCheckRanges = {}

- diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index 0c9fa9c56..ec3a68c20 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4758,6 +4758,36 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

RAT.frequency

+ + + + + +

RAT.hidden

+ + + + + +

RAT.livery_id

+ + + + + +

RAT.modulation

+ + + + + +

RAT.uncontrolled

+ + diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index cb56f15ff..db10eb120 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.AutoSave + + + +
+ + +
+
+ + 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 fd6364bc7..8a337f406 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -41500,7 +41500,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Set section lead of player flight.

+

Make player section lead if he was not before.

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

Set time stamp.

-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 6e888bbc2..ba5c414f8 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2717,12 +2717,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.inTransitGroups

- - - -

CSAR.index

- - @@ -4225,7 +4219,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -4582,7 +4576,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Core.Point#COORDINATE CSAR.coordinate @@ -4671,11 +4665,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.csarUnits + +

table of CSAR unit names

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

Replacement woundedGroups

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

counter for saved pilots

+ +
+
@@ -5065,6 +5079,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

+ +
+
@@ -10475,7 +10503,7 @@ callsigns from playername or group name.

- + #table CSAR.FreeVHFFrequencies @@ -10832,7 +10860,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -10921,11 +10949,14 @@ callsigns from playername or group name.

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -10946,11 +10977,25 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

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

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

-
- -
-
-
- - -CSAR.index - - -
@@ -11290,6 +11324,20 @@ callsigns from playername or group name.

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

counter for saved pilots

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

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

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
@@ -12991,7 +13053,7 @@ callsigns from playername or group name.

- + #table CSAR.FreeVHFFrequencies @@ -13348,7 +13410,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -13437,11 +13499,14 @@ callsigns from playername or group name.

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -13462,11 +13527,25 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

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

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

-
- -
-
-
- - -CSAR.index - - -
@@ -13806,6 +13874,20 @@ callsigns from playername or group name.

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

counter for saved pilots

+ +
+
@@ -13831,6 +13913,20 @@ callsigns from playername or group name.

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

counter for successful rescue landings at FARP/AFB/MASH

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

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -8495,7 +8506,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeFMFrequencies @@ -8517,14 +8528,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies - -

Beacons

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

Smokes and Flares

-
- -
-
-
- - #table -CTLD.Spawned_Cargo - - -
@@ -8766,6 +8763,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +CTLD.UserSetGroup + + +
@@ -8902,17 +8910,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

#1570

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

noob catch

+

time to repairor build a unit/group

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

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -20137,7 +20145,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -20159,14 +20167,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies - -

Beacons

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

Smokes and Flares

-
- -
-
-
- - #table -CTLD.Spawned_Cargo - - -
@@ -20408,6 +20402,17 @@ However, if you create a new folder inside the miz file, which contains the soun +
+ +
+
+
+ + +CTLD.UserSetGroup + + +
@@ -20544,17 +20549,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

-
- -
-
-
- - #table -CTLD.droppedBeacons - - -
@@ -20836,7 +20830,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

noob catch

+

time to repairor build a unit/group

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

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -22623,7 +22628,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -22645,14 +22650,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies - -

Beacons

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

Smokes and Flares

-
- -
-
-
- - #table -CTLD.Spawned_Cargo - - -
@@ -22894,6 +22885,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + +CTLD.UserSetGroup + + +
@@ -23030,17 +23032,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

- - - -
-
- - #table -CTLD.droppedBeacons - - -
@@ -23322,7 +23313,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

noob catch

+

time to repairor build a unit/group

@@ -28132,6 +28123,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 + + +
@@ -29729,6 +29731,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 + + +
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html index c5e97c9aa..3d1ab8824 100644 --- a/Documentation/Tasking.Task.html +++ b/Documentation/Tasking.Task.html @@ -3021,17 +3021,6 @@ but can separately be modified later in your mission using the - - - -
-
- - -TASK.TaskControlMenu - - -
@@ -7668,17 +7657,6 @@ If the Unit is part of the Task, true is returned.

- - - -
-
- - -TASK.TaskControlMenu - - -
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html index f497be2f7..1c7518e60 100644 --- a/Documentation/Tasking.Task_CARGO.html +++ b/Documentation/Tasking.Task_CARGO.html @@ -3313,7 +3313,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 ef01437ce..8a40a3b78 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3374,61 +3374,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
- - -
-
- - -
-
- - -
-
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
-
-
- - #number -TASK_CARGO_DISPATCHER.CountCSAR - - - -
- -
@@ -4524,61 +4469,6 @@ This method can only be used once!

Field(s)

-
- - -
-
- - -
-
- - -
-
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
-
-
- - #number -TASK_CARGO_DISPATCHER.CountCSAR - - - -
- -
@@ -5426,61 +5316,6 @@ This method can only be used once!

Field(s)

- - - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
-
-
- - #number -TASK_CARGO_DISPATCHER.CountCSAR - - - -
- -
@@ -6959,61 +6794,6 @@ This method can only be used once!

Field(s)

- - - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
-
-
- - #number -TASK_CARGO_DISPATCHER.CountCSAR - - - -
- -
diff --git a/Documentation/Wrapper.Airbase.html b/Documentation/Wrapper.Airbase.html index b5f05cfc3..099b1d742 100644 --- a/Documentation/Wrapper.Airbase.html +++ b/Documentation/Wrapper.Airbase.html @@ -1792,20 +1792,29 @@ Waiting for Ugra and ED to fix this issue.

  • AIRBASE.Afghanistan.Bost
  • +
  • AIRBASE.Afghanistan.Bagram
  • +
  • AIRBASE.Afghanistan.Bamyan
  • AIRBASE.Afghanistan.Camp_Bastion
  • AIRBASE.Afghanistan.Camp_Bastion_Heliport
  • AIRBASE.Afghanistan.Chaghcharan
  • AIRBASE.Afghanistan.Dwyer
  • AIRBASE.Afghanistan.Farah
  • AIRBASE.Afghanistan.Herat
  • +
  • AIRBASE.Afghanistan.Gardez
  • +
  • AIRBASE.Afghanistan.Ghazni_Heliport
  • +
  • AIRBASE.Afghanistan.Jalalabad
  • +
  • AIRBASE.Afghanistan.Kabul
  • AIRBASE.Afghanistan.Kandahar
  • AIRBASE.Afghanistan.Kandahar_Heliport
  • +
  • AIRBASE.Afghanistan.Khost
  • +
  • AIRBASE.Afghanistan.Khost_Heliport
  • AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
  • AIRBASE.Afghanistan.Nimroz
  • AIRBASE.Afghanistan.Qala_i_Naw
  • AIRBASE.Afghanistan.Shindand
  • AIRBASE.Afghanistan.Shindand_Heliport
  • AIRBASE.Afghanistan.Tarinkot
  • +
  • AIRBASE.Afghanistan.Urgoon_Heliport
@@ -4379,20 +4388,29 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
  • AIRBASE.Afghanistan.Bost
  • +
  • AIRBASE.Afghanistan.Bagram
  • +
  • AIRBASE.Afghanistan.Bamyan
  • AIRBASE.Afghanistan.Camp_Bastion
  • AIRBASE.Afghanistan.Camp_Bastion_Heliport
  • AIRBASE.Afghanistan.Chaghcharan
  • AIRBASE.Afghanistan.Dwyer
  • AIRBASE.Afghanistan.Farah
  • AIRBASE.Afghanistan.Herat
  • +
  • AIRBASE.Afghanistan.Gardez
  • +
  • AIRBASE.Afghanistan.Ghazni_Heliport
  • +
  • AIRBASE.Afghanistan.Jalalabad
  • +
  • AIRBASE.Afghanistan.Kabul
  • AIRBASE.Afghanistan.Kandahar
  • AIRBASE.Afghanistan.Kandahar_Heliport
  • +
  • AIRBASE.Afghanistan.Khost
  • +
  • AIRBASE.Afghanistan.Khost_Heliport
  • AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
  • AIRBASE.Afghanistan.Nimroz
  • AIRBASE.Afghanistan.Qala_i_Naw
  • AIRBASE.Afghanistan.Shindand
  • AIRBASE.Afghanistan.Shindand_Heliport
  • AIRBASE.Afghanistan.Tarinkot
  • +
  • AIRBASE.Afghanistan.Urgoon_Heliport
@@ -7605,20 +7623,29 @@ Note that this DOES NOT remove the airbase from the list. It just makes it unres
  • AIRBASE.Afghanistan.Bost
  • +
  • AIRBASE.Afghanistan.Bagram
  • +
  • AIRBASE.Afghanistan.Bamyan
  • AIRBASE.Afghanistan.Camp_Bastion
  • AIRBASE.Afghanistan.Camp_Bastion_Heliport
  • AIRBASE.Afghanistan.Chaghcharan
  • AIRBASE.Afghanistan.Dwyer
  • AIRBASE.Afghanistan.Farah
  • AIRBASE.Afghanistan.Herat
  • +
  • AIRBASE.Afghanistan.Gardez
  • +
  • AIRBASE.Afghanistan.Ghazni_Heliport
  • +
  • AIRBASE.Afghanistan.Jalalabad
  • +
  • AIRBASE.Afghanistan.Kabul
  • AIRBASE.Afghanistan.Kandahar
  • AIRBASE.Afghanistan.Kandahar_Heliport
  • +
  • AIRBASE.Afghanistan.Khost
  • +
  • AIRBASE.Afghanistan.Khost_Heliport
  • AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
  • AIRBASE.Afghanistan.Nimroz
  • AIRBASE.Afghanistan.Qala_i_Naw
  • AIRBASE.Afghanistan.Shindand
  • AIRBASE.Afghanistan.Shindand_Heliport
  • AIRBASE.Afghanistan.Tarinkot
  • +
  • AIRBASE.Afghanistan.Urgoon_Heliport
@@ -12350,20 +12377,29 @@ Coordinates are dependent on the position of the maps origin.

  • AIRBASE.Afghanistan.Bost
  • +
  • AIRBASE.Afghanistan.Bagram
  • +
  • AIRBASE.Afghanistan.Bamyan
  • AIRBASE.Afghanistan.Camp_Bastion
  • AIRBASE.Afghanistan.Camp_Bastion_Heliport
  • AIRBASE.Afghanistan.Chaghcharan
  • AIRBASE.Afghanistan.Dwyer
  • AIRBASE.Afghanistan.Farah
  • AIRBASE.Afghanistan.Herat
  • +
  • AIRBASE.Afghanistan.Gardez
  • +
  • AIRBASE.Afghanistan.Ghazni_Heliport
  • +
  • AIRBASE.Afghanistan.Jalalabad
  • +
  • AIRBASE.Afghanistan.Kabul
  • AIRBASE.Afghanistan.Kandahar
  • AIRBASE.Afghanistan.Kandahar_Heliport
  • +
  • AIRBASE.Afghanistan.Khost
  • +
  • AIRBASE.Afghanistan.Khost_Heliport
  • AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
  • AIRBASE.Afghanistan.Nimroz
  • AIRBASE.Afghanistan.Qala_i_Naw
  • AIRBASE.Afghanistan.Shindand
  • AIRBASE.Afghanistan.Shindand_Heliport
  • AIRBASE.Afghanistan.Tarinkot
  • +
  • AIRBASE.Afghanistan.Urgoon_Heliport
@@ -13647,20 +13683,29 @@ If the Identifiable is alive, true is returned.

  • AIRBASE.Afghanistan.Bost
  • +
  • AIRBASE.Afghanistan.Bagram
  • +
  • AIRBASE.Afghanistan.Bamyan
  • AIRBASE.Afghanistan.Camp_Bastion
  • AIRBASE.Afghanistan.Camp_Bastion_Heliport
  • AIRBASE.Afghanistan.Chaghcharan
  • AIRBASE.Afghanistan.Dwyer
  • AIRBASE.Afghanistan.Farah
  • AIRBASE.Afghanistan.Herat
  • +
  • AIRBASE.Afghanistan.Gardez
  • +
  • AIRBASE.Afghanistan.Ghazni_Heliport
  • +
  • AIRBASE.Afghanistan.Jalalabad
  • +
  • AIRBASE.Afghanistan.Kabul
  • AIRBASE.Afghanistan.Kandahar
  • AIRBASE.Afghanistan.Kandahar_Heliport
  • +
  • AIRBASE.Afghanistan.Khost
  • +
  • AIRBASE.Afghanistan.Khost_Heliport
  • AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
  • AIRBASE.Afghanistan.Nimroz
  • AIRBASE.Afghanistan.Qala_i_Naw
  • AIRBASE.Afghanistan.Shindand
  • AIRBASE.Afghanistan.Shindand_Heliport
  • AIRBASE.Afghanistan.Tarinkot
  • +
  • AIRBASE.Afghanistan.Urgoon_Heliport
@@ -14545,20 +14590,29 @@ If the Identifiable is alive, true is returned.

  • AIRBASE.Afghanistan.Bost
  • +
  • AIRBASE.Afghanistan.Bagram
  • +
  • AIRBASE.Afghanistan.Bamyan
  • AIRBASE.Afghanistan.Camp_Bastion
  • AIRBASE.Afghanistan.Camp_Bastion_Heliport
  • AIRBASE.Afghanistan.Chaghcharan
  • AIRBASE.Afghanistan.Dwyer
  • AIRBASE.Afghanistan.Farah
  • AIRBASE.Afghanistan.Herat
  • +
  • AIRBASE.Afghanistan.Gardez
  • +
  • AIRBASE.Afghanistan.Ghazni_Heliport
  • +
  • AIRBASE.Afghanistan.Jalalabad
  • +
  • AIRBASE.Afghanistan.Kabul
  • AIRBASE.Afghanistan.Kandahar
  • AIRBASE.Afghanistan.Kandahar_Heliport
  • +
  • AIRBASE.Afghanistan.Khost
  • +
  • AIRBASE.Afghanistan.Khost_Heliport
  • AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
  • AIRBASE.Afghanistan.Nimroz
  • AIRBASE.Afghanistan.Qala_i_Naw
  • AIRBASE.Afghanistan.Shindand
  • AIRBASE.Afghanistan.Shindand_Heliport
  • AIRBASE.Afghanistan.Tarinkot
  • +
  • AIRBASE.Afghanistan.Urgoon_Heliport
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index cf302fcaa..24f3b2a9a 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4555,17 +4555,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -CONTROLLABLE.spot - - -
@@ -17654,17 +17643,6 @@ mygroup:WayPointExecute() -
- -
-
-
- - -CONTROLLABLE.spot - - -
@@ -21666,17 +21644,6 @@ Coordinates are dependent on the position of the maps origin.

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

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

-
- - -
-
- - -CONTROLLABLE.spot - - -
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index d02dacd31..a735068e9 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -5640,7 +5640,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-GROUP.InitRespawnRandomizePositionZone +GROUP.InitRespawnRandomizePositionInner + + + +
+ + +
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -10660,7 +10671,18 @@ These settings can be provided by calling the relevant Init...() methods of the + +
+
+ +
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -28003,7 +28036,18 @@ Coordinates are dependent on the position of the maps origin.

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

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

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index 78bd933b6..7715c42bc 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3971,17 +3971,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
- @@ -8016,17 +8005,6 @@ Coordinates are dependent on the position of the maps origin.

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

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

-
- - -
-
- - Core.Spot#SPOT -POSITIONABLE.Spot - - -