diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html index 6f99d7013..3336d3fdf 100644 --- a/Documentation/AI.AI_A2A_Dispatcher.html +++ b/Documentation/AI.AI_A2A_Dispatcher.html @@ -5036,11 +5036,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
@@ -11700,11 +11703,14 @@ They will lock the parking spot.

- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
@@ -12962,11 +12968,14 @@ They will lock the parking spot.

- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
@@ -14526,11 +14535,14 @@ They will lock the parking spot.

- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
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_Cargo.html b/Documentation/AI.AI_Cargo.html index d4a57b856..721bc5456 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -1951,7 +1951,7 @@ Therefore, this class is considered to be deprecated

- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index 0100970fa..71e084d57 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2907,17 +2907,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

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

Aircraft is on a depoly mission.

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

Aircraft is on a pickup mission.

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

Field(s)

-
-
- - -AI_CARGO_AIRPLANE.Airbase - - - -
- -
@@ -4732,6 +4716,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a depoly mission.

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

Aircraft is on a pickup mission.

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

Field(s)

-
-
- - -AI_CARGO_AIRPLANE.Airbase - - - -
- -
@@ -5358,6 +5337,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a depoly mission.

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

Aircraft is on a pickup mission.

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

Field(s)

-
-
- - -AI_CARGO_AIRPLANE.Airbase - - - -
- -
@@ -6872,6 +6846,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Aircraft is on a depoly mission.

+
@@ -6897,6 +6874,9 @@ 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 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.CargoCrate.html b/Documentation/Cargo.CargoCrate.html index 86759f5a8..e7d56ed43 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -1943,6 +1943,17 @@ Therefore, this class is considered to be deprecated

Field(s)

+
+
+ + +CARGO_CRATE.CargoCarrier + + + +
+ +
@@ -2611,6 +2622,17 @@ Therefore, this class is considered to be deprecated

Field(s)

+
+ + +
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 05bfe0d63..d61b7bf75 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1994,20 +1994,6 @@ Therefore, this class is considered to be deprecated

-CARGO_GROUP.CargoCarrier - - - - -

self.CargoObject:Destroy()

- -
- -
-
-
- - CARGO_GROUP.CargoGroup @@ -2026,20 +2012,6 @@ Therefore, this class is considered to be deprecated

-
- -
-
-
- - -CARGO_GROUP.CargoObject - - - - -

Now we spawn the new group based on the template created.

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

- -
-
-
- - CARGO_UNIT.CargoInAir @@ -1921,6 +1910,17 @@ Therefore, this class is considered to be deprecated

Set cargo object.

+
+ +
+
+
+ + #number +CARGO_UNIT.RunCount + + +
@@ -2607,17 +2607,6 @@ Therefore, this class is considered to be deprecated

- -
-
-
- - CARGO_UNIT.CargoInAir @@ -2636,6 +2625,17 @@ Therefore, this class is considered to be deprecated

Set cargo object.

+
+ +
+
+
+ + #number +CARGO_UNIT.RunCount + + +
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 9491c105b..b42728b50 100644 --- a/Documentation/Core.Point.html +++ b/Documentation/Core.Point.html @@ -17517,7 +17517,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-POINT_VEC2.z +POINT_VEC2.x diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index fd53bc15c..3b7a05981 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -3069,11 +3069,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric +
+ +
+
+
+ + +SETTINGS.PlayerMenu + + +
@@ -5226,11 +5237,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 d0ecdc6f1..40b716374 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3211,19 +3211,7 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.frequency

- - - - - -

SPAWN.livery_id

- - - - - -

SPAWN.skill

+

SPAWN.hidden

@@ -4101,17 +4089,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnGrouping - - -
@@ -4308,17 +4285,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

By default, no InitLimit

-
- -
-
-
- - -SPAWN.SpawnInitModu - - -
@@ -4333,17 +4299,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

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

-
- -
-
-
- - #string -SPAWN.SpawnInitSkill - - -
@@ -4602,7 +4557,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

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

+

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

@@ -4683,29 +4638,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.frequency - - - -
- - -
-
- - -SPAWN.livery_id - - - -
- -
-
-
- - -SPAWN.skill +SPAWN.hidden @@ -10617,17 +10550,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

By default, no InitLimit

-
- - -
-
- - -SPAWN.SpawnInitModu - - -
@@ -10849,17 +10760,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

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

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

+

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

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

-SPAWN.frequency - - - - - - -
-
- - -SPAWN.livery_id - - - -
- -
-
-
- - -SPAWN.skill +SPAWN.hidden diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 4dd125c72..0729d0416 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -3009,17 +3009,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.Target - - -
@@ -4336,17 +4325,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -5902,17 +5880,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index b5f643d36..0984cacd9 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -16432,17 +16432,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-ZONE_OVAL.Angle - - - -
- - -
-
- - #table ZONE_OVAL.CenterVec2 @@ -17147,17 +17136,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -19243,17 +19221,6 @@ end
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -20754,17 +20721,6 @@ end
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 6f354826b..e0150ac67 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -4116,7 +4116,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + ATC_GROUND.Airbases @@ -4704,7 +4704,7 @@ An airbase can be specified to set the maximum kick speed for.

- #table + ATC_GROUND.Airbases diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 3376e6091..fd387ab40 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2653,7 +2653,7 @@ Use the method DESIGNATE.SetMission() to
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -2663,8 +2663,8 @@ Use the method DESIGNATE.SetMission() to
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index ae441bbc3..87ef2eaee 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20190,6 +20190,28 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -24944,6 +24966,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -26686,6 +26730,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index d708622b6..1ab2572b9 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -4349,6 +4349,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS.AcceptZones + + +
@@ -4382,6 +4393,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -4481,6 +4503,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 + + +
@@ -4509,7 +4542,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Long @@ -4520,7 +4553,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Medium @@ -4531,7 +4564,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_PointDef @@ -4542,7 +4575,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Short @@ -4699,8 +4732,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -5117,9 +5150,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

switch alarm state RED

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

self.SAMCheckRanges = {}

+
@@ -9209,6 +9242,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` +
+ +
+
+
+ + #table +MANTIS.AcceptZones + + +
@@ -9242,6 +9286,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -9341,6 +9396,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+
+ +
+
+
+ + #table +MANTIS.RejectZones + + +
@@ -9369,7 +9435,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Long @@ -9380,7 +9446,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Medium @@ -9391,7 +9457,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_PointDef @@ -9402,7 +9468,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Short @@ -9559,8 +9625,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -9977,9 +10043,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

switch alarm state RED

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

self.SAMCheckRanges = {}

+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index a07f5db09..da8283880 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2429,20 +2429,6 @@ 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.

- -
- -
@@ -2673,20 +2659,6 @@ 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 607b5112a..fc85ba972 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4767,19 +4767,7 @@ and any spaces before and after the resulting name are removed.

-

RAT.frequency

- - - - - -

RAT.livery_id

- - - - - -

RAT.skill

+

RAT.hidden

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.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 2b77a1576..d8cd2a037 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9779,6 +9779,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

+
+ +
+
+
+ + +AIRBOSS.RQMid + + +
@@ -41280,6 +41346,9 @@ When moose is loading dynamically (for moose class development), tracing is swit + +

Set case to that of lead.

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

Also decrease flag for section members of flight.

+

Set stack flag.

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

Make player section lead if he was not before.

+

Set section lead of player flight.

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

Set time stamp.

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

Band modulation.

+
+ +
+
+
+ + +AIRBOSS.Radio.voice + + +
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 3f5d0b595..6e888bbc2 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -4671,14 +4671,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -10924,14 +10921,11 @@ callsigns from playername or group name.

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -13443,14 +13437,11 @@ callsigns from playername or group name.

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index d7553c0a1..7ed7d1563 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -1957,7 +1957,6 @@ Static shapes loadable into the Chinook and thus to be avoided ["MH-60R"] = {type="MH-60R", crates=true, troops=true, cratelimit = 2, trooplimit = 20, length = 16, cargoweightlimit = 3500}, -- 4t cargo, 20 (unsec) seats ["SH-60B"] = {type="SH-60B", crates=true, troops=true, cratelimit = 2, trooplimit = 20, length = 16, cargoweightlimit = 3500}, -- 4t cargo, 20 (unsec) seats ["Bronco-OV-10A"] = {type="Bronco-OV-10A", crates= false, troops=true, cratelimit = 0, trooplimit = 5, length = 13, cargoweightlimit = 1450}, - ["Bronco-OV-10A"] = {type="Bronco-OV-10A", crates= false, troops=true, cratelimit = 0, trooplimit = 5, length = 13, cargoweightlimit = 1450}, ["OH-6A"] = {type="OH-6A", crates=false, troops=true, cratelimit = 0, trooplimit = 4, length = 7, cargoweightlimit = 550}, ["OH58D"] = {type="OH58D", crates=false, troops=false, cratelimit = 0, trooplimit = 0, length = 14, cargoweightlimit = 400}, ["CH-47Fbl1"] = {type="CH-47Fbl1", crates=true, troops=true, cratelimit = 4, trooplimit = 31, length = 20, cargoweightlimit = 8000}, @@ -2137,11 +2136,11 @@ Currently limited CTLD_CARGO troops, which are build from one t

4.7 List Inventory

-

Lists invetory of available units to drop or build.

+

Lists inventory of available units to drop or build.

-

5. Support for Hercules mod by Anubis

+

5. Support for fixed wings

-

Basic support for the Hercules mod By Anubis has been build into CTLD - that is you can load/drop/build the same way and for the same objects as +

Basic support for the Hercules mod By Anubis has been build into CTLD, as well as Bronco and Mosquito - that is you can load/drop/build the same way and for the same objects as the helicopters (main method). To cover objects and troops which can be loaded from the groud crew Rearm/Refuel menu (F8), you need to use CTLD_HERCULES.New() and link this object to your CTLD setup (alternative method). In this case, do not use the Hercules_Cargo.lua or Hercules_Cargo_CTLD.lua which are part of the mod @@ -2154,14 +2153,14 @@ in your mission!

Enable these options for Hercules support:

-
         my_ctld.enableHercules = true
-         my_ctld.HercMinAngels = 155 -- for troop/cargo drop via chute in meters, ca 470 ft
-         my_ctld.HercMaxAngels = 2000 -- for troop/cargo drop via chute in meters, ca 6000 ft
-         my_ctld.HercMaxSpeed = 77 -- 77mps or 270kph or 150kn
+
         my_ctld.enableFixedWing = true
+         my_ctld.FixedMinAngels = 155 -- for troop/cargo drop via chute in meters, ca 470 ft
+         my_ctld.FixedMaxAngels = 2000 -- for troop/cargo drop via chute in meters, ca 6000 ft
+         my_ctld.FixedMaxSpeed = 77 -- 77mps or 270kph or 150kn
 
-

Hint: you can only airdrop from the Hercules if you are "in parameters", i.e. at or below HercMaxSpeed and in the AGL bracket between -HercMinAngels and HercMaxAngels!

+

Hint: you can only airdrop from the Hercules if you are "in parameters", i.e. at or below FixedMaxSpeed and in the AGLFixedMinAngelseen +FixedMinAngels and FixedMaxAngels!

Also, the following options need to be set to true:

@@ -2170,9 +2169,9 @@ in your mission!

5.2 Integrate Hercules ground crew (F8 Menu) loadable objects (alternative method, use either the above OR this method, NOT both!)

-

Integrate to your CTLD instance like so, where my_ctld is a previously created CTLD instance:

+

Taking another approach, integrate to your CTLD instance like so, where my_ctld is a previously created CTLD instance:

-
       my_ctld.enableHercules = false -- avoid dual loading via CTLD F10 and F8 ground crew
+
       my_ctld.enableFixedWing = false -- avoid dual loading via CTLD F10 and F8 ground crew
        local herccargo = CTLD_HERCULES:New("blue", "Hercules Test", my_ctld)
 
@@ -2392,6 +2391,12 @@ If you use units build by multiple templates, they will effectively double on lo

CTLD:ActivateZone(Name, ZoneType, NewState)

User function - Activate Name #CTLD.CargoZone.Type ZoneType for this CTLD instance.

+ + + +

CTLD:AddAllowedFixedWingType(typename)

+ +

(User) Add a new fixed wing type to the list of allowed types.

@@ -2602,6 +2607,30 @@ If you use units build by multiple templates, they will effectively double on lo

CTLD.ExtractFactor

+ + + +

CTLD.FixedMaxAngels

+ + + + + +

CTLD.FixedMaxSpeed

+ + + + + +

CTLD.FixedMinAngels

+ + + + + +

CTLD.FixedWingTypes

+ + @@ -2662,24 +2691,6 @@ If you use units build by multiple templates, they will effectively double on lo

CTLD:GetStockTroops()

User - function to get a table of troops in stock

- - - -

CTLD.HercMaxAngels

- - - - - -

CTLD.HercMaxSpeed

- - - - - -

CTLD.HercMinAngels

- - @@ -2719,9 +2730,9 @@ If you use units build by multiple templates, they will effectively double on lo -

CTLD:IsHercules(Unit)

+

CTLD:IsFixedWing(Unit)

-

(Internal) Function to check if a unit is a Hercules C-130 or a Bronco.

+

(Internal) Function to check if a unit is an allowed fixed wing.

@@ -3562,6 +3573,12 @@ If you use units build by multiple templates, they will effectively double on lo

CTLD.enableChinookGCLoading

+ + + +

CTLD.enableFixedWing

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

CTLD.CargoZoneType.SHIP

+ + + + + + + +
+ + + + + + + + + + + + + + + +
Fields and Methods inherited from CTLD.FixedWingTypesDescription

CTLD.FixedWingTypes.Bronco

+ +

CTLD.FixedWingTypes.Hercules

+ +

CTLD.FixedWingTypes.Mosquito

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

CTLD.UnitTypeCapabilities.Mi-8MTV2

+ + + +

CTLD.UnitTypeCapabilities.MosquitoFBMkVI

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

Name of the class.

+
+ + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -8455,20 +8520,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - #number -CTLD.Engineers - - - - -

use as counter

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

factor for troops extraction, i.e. CrateDistance * Extractfactor

+
+ +
+
+
+ + #number +CTLD.FixedMaxAngels + + + + +

for troop/cargo drop via chute

+ +
+ +
+
+
+ + #number +CTLD.FixedMaxSpeed + + + + +

280 kph or 150kn eq 77 mps

+ +
+ +
+
+
+ + #number +CTLD.FixedMinAngels + + + + +

for troop/cargo drop via chute

+ +
+ +
+ @@ -8512,7 +8616,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -8544,48 +8648,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
- - #number -CTLD.HercMaxAngels - - - - -

for troop/cargo drop via chute

- -
- -
-
-
- - #number -CTLD.HercMaxSpeed - - - - -

280 kph or 150kn eq 77 mps

- -
- -
-
-
- - #number -CTLD.HercMinAngels - - - - -

for troop/cargo drop via chute

- -
-
@@ -8670,14 +8732,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string CTLD.RadioPath - -

Folderpath.

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -8739,17 +8787,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #number -CTLD.TroopCounter - - -
@@ -8988,6 +9025,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Chinook

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

added support Hercules Mod

+

deprecated

@@ -9332,7 +9380,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -9370,6 +9418,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

sub categories

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

(User) Add a new fixed wing type to the list of allowed types.

+ +
+
+

Defined in:

+
+

CTLD

+
+

Parameter:

+
+
+

+ #string + typename +

+
+
+ +

The typename to add. Can be handed as Wrapper.Unit#UNIT object. Do NOT forget to myctld:SetUnitCapabilities() for this type!

+ +
+
+

Return value:

+
+
+

#CTLD:

+
+
+ +

self

+ +
+
+
+
@@ -11566,12 +11661,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-

(Internal) Function to check if a unit is a Hercules C-130 or a Bronco.

+

(Internal) Function to check if a unit is an allowed fixed wing.

-
+

Defined in:

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

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -20136,20 +20242,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
- - #number -CTLD.Engineers - - - - -

use as counter

- -
-
@@ -20176,6 +20268,59 @@ However, if you create a new folder inside the miz file, which contains the soun

factor for troops extraction, i.e. CrateDistance * Extractfactor

+
+ +
+
+
+ + #number +CTLD.FixedMaxAngels + + + + +

for troop/cargo drop via chute

+ +
+ +
+
+
+ + #number +CTLD.FixedMaxSpeed + + + + +

280 kph or 150kn eq 77 mps

+ +
+ +
+
+
+ + #number +CTLD.FixedMinAngels + + + + +

for troop/cargo drop via chute

+ +
+ +
+ @@ -20193,7 +20338,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeFMFrequencies @@ -20225,48 +20370,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
- - #number -CTLD.HercMaxAngels - - - - -

for troop/cargo drop via chute

- -
- -
-
-
- - #number -CTLD.HercMaxSpeed - - - - -

280 kph or 150kn eq 77 mps

- -
- -
-
-
- - #number -CTLD.HercMinAngels - - - - -

for troop/cargo drop via chute

- -
-
@@ -20351,14 +20454,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #string CTLD.RadioPath - -

Folderpath.

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -20420,17 +20509,6 @@ However, if you create a new folder inside the miz file, which contains the soun -
- - -
-
- - #number -CTLD.TroopCounter - - -
@@ -20669,6 +20747,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Chinook

+ + + +
+
+ + #boolean +CTLD.enableFixedWing + + +
@@ -20681,7 +20770,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

added support Hercules Mod

+

deprecated

@@ -21013,7 +21102,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -21051,6 +21140,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

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

Name of the class.

+ + + +
+
+ + #number +CTLD.CrateCounter + + +
@@ -22661,20 +22764,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -
-
- - #number -CTLD.Engineers - - - - -

use as counter

- -
-
@@ -22701,6 +22790,59 @@ However, if you create a new folder inside the miz file, which contains the soun

factor for troops extraction, i.e. CrateDistance * Extractfactor

+
+ +
+
+
+ + #number +CTLD.FixedMaxAngels + + + + +

for troop/cargo drop via chute

+ +
+ +
+
+
+ + #number +CTLD.FixedMaxSpeed + + + + +

280 kph or 150kn eq 77 mps

+ +
+ +
+
+
+ + #number +CTLD.FixedMinAngels + + + + +

for troop/cargo drop via chute

+ +
+ +
+ @@ -22718,7 +22860,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeFMFrequencies @@ -22750,48 +22892,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
- - #number -CTLD.HercMaxAngels - - - - -

for troop/cargo drop via chute

- -
- -
-
-
- - #number -CTLD.HercMaxSpeed - - - - -

280 kph or 150kn eq 77 mps

- -
- -
-
-
- - #number -CTLD.HercMinAngels - - - - -

for troop/cargo drop via chute

- -
-
@@ -22876,14 +22976,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #string CTLD.RadioPath - -

Folderpath.

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -22945,17 +23031,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #number -CTLD.TroopCounter - - -
@@ -23194,6 +23269,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Chinook

+ + + +
+
+ + #boolean +CTLD.enableFixedWing + + +
@@ -23206,7 +23292,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

added support Hercules Mod

+

deprecated

@@ -23538,7 +23624,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -23576,6 +23662,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

+
@@ -27688,6 +27777,54 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+

Function(s)

+
+ + + + +
+
+ +

Allowed Fixed Wing Types

+ +
+

Field(s)

+
+
+
+ + #string +CTLD.FixedWingTypes.Bronco + + + +
+ +
+
+
+ + #string +CTLD.FixedWingTypes.Hercules + + + +
+ +
+
+
+ + #string +CTLD.FixedWingTypes.Mosquito + + +
@@ -27909,6 +28046,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+ @@ -39522,7 +39670,7 @@ When moose is loading dynamically (for moose class development), tracing is swit

Usage:

Integrate to your CTLD instance like so, where `my_ctld` is a previously created CTLD instance:
            
-           my_ctld.enableHercules = false -- avoid dual loading via CTLD F10 and F8 ground crew
+           my_ctld.enableFixedWing = false -- avoid dual loading via CTLD F10 and F8 ground crew
            local herccargo = CTLD_HERCULES:New("blue", "Hercules Test", my_ctld)
            
 You also need: 
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 3d1ab8824..c5e97c9aa 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -3021,6 +3021,17 @@ but can separately be modified later in your mission using the
     
 
 
+
+
+   
+
+
@@ -7657,6 +7668,17 @@ If the Unit is part of the Task, true is returned.

+ + + +
+
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html index 1c7518e60..663838509 100644 --- a/Documentation/Tasking.Task_CARGO.html +++ b/Documentation/Tasking.Task_CARGO.html @@ -3318,17 +3318,6 @@ based on the tasking capabilities defined in - - - @@ -3361,7 +3350,7 @@ based on the tasking capabilities defined in
- + #number TASK_CARGO.CargoLimit @@ -4783,7 +4772,7 @@ based on the tasking capabilities defined in
- + #number TASK_CARGO.CargoLimit @@ -9315,7 +9304,7 @@ If the Unit is part of the Task, true is returned.

- + #number TASK_CARGO.CargoLimit diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 66a6a4905..b13ee59d3 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3493,17 +3493,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

-
- -
-
-
- - #number -FIFO.uniquecounter - - -
@@ -4353,17 +4342,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

-
- -
-
-
- - #number -FIFO.uniquecounter - - -
@@ -8282,17 +8260,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -LIFO.uniquecounter - - -
@@ -9142,17 +9109,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -LIFO.uniquecounter - - -
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index a735068e9..d02dacd31 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -5640,18 +5640,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -10671,18 +10660,7 @@ These settings can be provided by calling the relevant Init...() methods of the - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -23897,18 +23875,7 @@ mygroup:WayPointExecute()
- - -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -28036,18 +28003,7 @@ Coordinates are dependent on the position of the maps origin.

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

- -
-