diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index 434d8e94c..5c4ad178c 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -4433,6 +4433,17 @@ of the squadron are destroyed. This is to keep consistency of air operations and

The Defender Default Settings over all Squadrons.

+ + + +
+
+ + #number +AI_A2G_DISPATCHER.DefenderPatrolIndex + + +
@@ -12984,6 +12995,17 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

+ + + +
+
+ + #number +AI_A2G_DISPATCHER.DefenderPatrolIndex + + +
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html index 9d2c00e3c..69aeca0a8 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -3770,6 +3770,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -6623,6 +6645,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -7359,6 +7403,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -8983,6 +9049,28 @@ 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 f25ffbd77..1865e8369 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -3146,6 +3146,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +AI_AIR_SQUADRON.ResourceCount + + +
@@ -4217,6 +4228,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +AI_AIR_SQUADRON.ResourceCount + + +
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html index 624201f64..765c65f12 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -3342,7 +3342,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -5375,7 +5375,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -5990,7 +5990,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -7493,7 +7493,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index e42f44c7f..bf7400e50 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2368,9 +2368,6 @@ Therefore, this class is considered to be deprecated

- -

Set destination airbase for next :Route() command.

-
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html index cda7494b5..9be8f6f09 100644 --- a/Documentation/AI.AI_Cargo_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Helicopter.html @@ -2505,28 +2505,22 @@ Therefore, this class is considered to be deprecated

- #number + AI_CARGO_HELICOPTER.landingheight - -

meter

-
- #number + AI_CARGO_HELICOPTER.landingspeed - -

kph

-
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html index 872c16d0a..b85e25d76 100644 --- a/Documentation/AI.AI_Patrol.html +++ b/Documentation/AI.AI_Patrol.html @@ -3845,9 +3845,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

This table contains the targets detected during patrol.

-
@@ -7115,9 +7112,6 @@ The default interval is 30 seconds.

- -

This table contains the targets detected during patrol.

-
@@ -7862,9 +7856,6 @@ The default interval is 30 seconds.

- -

This table contains the targets detected during patrol.

-
@@ -9497,9 +9488,6 @@ The default interval is 30 seconds.

- -

This table contains the targets detected during patrol.

- diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html index d1ccede47..13bd9e4d3 100644 --- a/Documentation/Cargo.Cargo.html +++ b/Documentation/Cargo.Cargo.html @@ -3329,17 +3329,6 @@ 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 137060801..0d579e85d 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -2440,6 +2440,9 @@ Therefore, this class is considered to be deprecated

+ +

Then we register the new group in the database

+ @@ -2451,6 +2454,20 @@ 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 c7197bb45..76ee56bab 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -2314,6 +2314,17 @@ Therefore, this class is considered to be deprecated

+CARGO_UNIT.CargoCarrier + + + +
+ + +
+
+ + CARGO_UNIT.CargoInAir @@ -3018,6 +3029,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 5749d60a0..4e4d9619b 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -6614,7 +6614,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -8213,7 +8213,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 0f58fae77..19b40fd61 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -3434,7 +3434,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2ASystem @@ -3445,7 +3445,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string SETTINGS.A2GSystem @@ -3489,7 +3489,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric @@ -5591,7 +5591,7 @@ It is advised to use this method at the start of the mission.

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

- + #string SETTINGS.A2GSystem @@ -5646,7 +5646,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 abe55bd95..c53c2a6c5 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3652,12 +3652,24 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

SPAWN.frequency

+ +

SPAWN.hidden

+ + + +

SPAWN.speed

+ + @@ -4651,17 +4663,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnInitFreq - - -
@@ -4739,6 +4740,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

By default, no InitLimit

+
@@ -4810,6 +4814,21 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + +SPAWN.SpawnInitSADL + + + + +

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

+ +
+
@@ -4850,7 +4869,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxGroups @@ -4864,7 +4883,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number SPAWN.SpawnMaxUnitsAlive @@ -5173,6 +5192,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.frequency + + +
@@ -5184,6 +5214,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.speed + + +
@@ -11287,17 +11328,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

By default, no InitLimit

+
@@ -11446,6 +11479,21 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+
+
+
+ + +SPAWN.SpawnInitSADL + + + + +

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

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

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

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

+ +
+
+
+ + +SPAWN.frequency + + +
@@ -11820,6 +11879,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
+ + +SPAWN.speed + + +
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index b02c93cc5..79ed8ef2f 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -3603,7 +3603,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + SPAWNSTATIC.TemplateStaticUnit @@ -5349,7 +5349,7 @@ Handy if you spawn from cargo statics which have resources already set.

- #table + SPAWNSTATIC.TemplateStaticUnit diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index a2ae16726..554594acf 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -3429,17 +3429,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.Target - - -
@@ -4756,17 +4745,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.Target - - -
@@ -6322,17 +6300,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 d8c947c1d..a6b6b3740 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -17154,17 +17154,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -17869,17 +17858,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -20061,17 +20039,6 @@ end
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -21572,17 +21539,6 @@ end
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html index 257fd3965..0df74acf2 100644 --- a/Documentation/Functional.AICSAR.html +++ b/Documentation/Functional.AICSAR.html @@ -4000,7 +4000,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -7079,7 +7079,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -9015,7 +9015,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 3c4f54911..7775e5f90 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -4552,6 +4552,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Kickspeed

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

+ +

Kickspeed

+
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html index cd62f47fa..cbc792763 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2972,7 +2972,7 @@
- #table + AUTOLASE.CurrentLasing @@ -3065,28 +3065,6 @@ -
- -
-
-
- - #number -AUTOLASE.LaseDistance - - - -
- -
-
-
- - #number -AUTOLASE.LaseDuration - - -
@@ -3109,6 +3087,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.MonitorFrequency + + +
@@ -3197,17 +3186,6 @@ -
- -
-
-
- - #number -AUTOLASE.RoundingPrecision - - -
@@ -3222,39 +3200,6 @@

set up SRS

-
- -
-
-
- - #number -AUTOLASE.SRSFreq - - - -
- -
-
-
- - -AUTOLASE.SRSMod - - - -
- -
-
-
- - #string -AUTOLASE.SRSPath - - -
@@ -3321,17 +3266,6 @@ -
- -
-
-
- - #number -AUTOLASE.cooldowntime - - -
@@ -3343,17 +3277,6 @@ -
- -
-
-
- - #boolean -AUTOLASE.forcecooldown - - -
@@ -3365,17 +3288,6 @@ -
- -
-
-
- - #number -AUTOLASE.lasingindex - - -
@@ -3407,19 +3319,8 @@
- #number -AUTOLASE.minthreatlevel - - -
- -
-
-
- - #boolean -AUTOLASE.notifypilots +AUTOLASE.minthreatlevel @@ -3445,39 +3346,6 @@ -
- -
-
-
- - #number -AUTOLASE.reporttimelong - - - -
- -
-
-
- - #number -AUTOLASE.reporttimeshort - - - -
- -
-
-
- - -AUTOLASE.smokecolor - - -
@@ -3495,7 +3363,18 @@
- #boolean + #table +AUTOLASE.smokeoffset + + + +
+ +
+
+
+ + AUTOLASE.smoketargets @@ -3506,7 +3385,7 @@
- #table + AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 6d9819aef..ef2100b36 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -3066,6 +3066,17 @@ Use the method DESIGNATE.SetMission() to +
+ +
+
+
@@ -3077,6 +3088,17 @@ Use the method DESIGNATE.SetMission() to +
+ +
+
+
+ + #table +DESIGNATE.LaserCodes + + +
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index f60c8c3f8..81d7b749b 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20609,6 +20609,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
@@ -20769,7 +20780,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -25374,6 +25385,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
@@ -25534,7 +25556,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -27127,6 +27149,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
@@ -27287,7 +27320,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 72e99ea66..3d4fb8b2f 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -2579,12 +2579,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

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

The #DETECTION_AREAS object for AWACS

-
- -
-
-
- - -MANTIS.AWACS_Prefix - - - -
- -
-
-
- - #table -MANTIS.AcceptZones - - -
@@ -5059,17 +5031,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #table -MANTIS.ConflictZones - - -
@@ -5191,17 +5152,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 - - -
@@ -5224,17 +5174,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 - - -
@@ -5464,8 +5403,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -MANTIS.SkateNumber + +MANTIS.SkateZones @@ -5802,6 +5741,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Log SAM status in dcs.log every cycle if true.

+
+ +
+
+
+ + #number +MANTIS.maxclassic + + + +
+ +
+
+
+ + #number +MANTIS.maxlongrange + + + +
+ +
+
+
+ + #number +MANTIS.maxmidrange + + + +
+ +
+
+
+ + #number +MANTIS.maxpointdefrange + + + +
+ +
+
+
+ + #number +MANTIS.maxshortrange + + +
@@ -10524,28 +10518,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The #DETECTION_AREAS object for AWACS

- - - -
-
- - -MANTIS.AWACS_Prefix - - - -
- -
-
-
- - #table -MANTIS.AcceptZones - - -
@@ -10590,17 +10562,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- - - -
-
- - #table -MANTIS.ConflictZones - - -
@@ -10722,17 +10683,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 - - -
@@ -10755,17 +10705,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

- - - -
-
- - #table -MANTIS.RejectZones - - -
@@ -10995,8 +10934,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #number -MANTIS.SkateNumber + +MANTIS.SkateZones @@ -11333,6 +11272,61 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

Log SAM status in dcs.log every cycle if true.

+
+ +
+
+
+ + #number +MANTIS.maxclassic + + + +
+ +
+
+
+ + #number +MANTIS.maxlongrange + + + +
+ +
+
+
+ + #number +MANTIS.maxmidrange + + + +
+ +
+
+
+ + #number +MANTIS.maxpointdefrange + + + +
+ +
+
+
+ + #number +MANTIS.maxshortrange + + +
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 1bc5fbeba..9947d2102 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2849,20 +2849,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.

- -
- -
@@ -3093,20 +3079,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 767b54bef..e274cc0fe 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3993,6 +3993,12 @@ manager:Stop(7200)

RAT.termtype

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

+ + + +

RAT.type

+ + @@ -5224,12 +5230,24 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

RAT.frequency

+ +

RAT.hidden

+ + + +

RAT.speed

+ + @@ -8470,6 +8488,17 @@ 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 + + +
@@ -16374,6 +16403,17 @@ Initializes the ratcraft array and group menu.

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

+
+ +
+
+
+ + +RAT.type + + +
@@ -23412,6 +23452,17 @@ 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.ZoneCaptureCoalition.html b/Documentation/Functional.ZoneCaptureCoalition.html index 21999e2a5..27182fd46 100644 --- a/Documentation/Functional.ZoneCaptureCoalition.html +++ b/Documentation/Functional.ZoneCaptureCoalition.html @@ -2778,20 +2778,6 @@ We start the monitoring after 5 seconds, and will repeat every 30 seconds a chec
-ZONE_CAPTURE_COALITION.HitTimeLast - - - - -

Update last hit time.

- -
- - -
-
- - ZONE_CAPTURE_COALITION.HitsOn diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index bc10bde97..06440e00b 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -10485,6 +10485,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

+ + + +
+
+ + +AIRBOSS.RQMid + + +
@@ -42495,7 +42561,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

Set case to that of lead.

+ @@ -42712,6 +42781,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+AIRBOSS.PlayerData.flag + + + + +

Set stack flag.

+ +
+ + +
+
+ + AIRBOSS.PlayerData.grade @@ -42865,9 +42948,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set section lead of player flight.

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

Set time stamp.

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

VNAO Edit - Added

+

VNAO Edit - Added

diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html index 0f6c47b0e..04a028097 100644 --- a/Documentation/Ops.Auftrag.html +++ b/Documentation/Ops.Auftrag.html @@ -8057,17 +8057,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission Ingress waypoint coordinate.

- - - -
-
- - -AUFTRAG.missionIngressCoordAlt - - -
@@ -23804,17 +23793,6 @@ will always return.

Mission Ingress waypoint coordinate.

- - - -
-
- - -AUFTRAG.missionIngressCoordAlt - - -
@@ -27196,17 +27174,6 @@ will always return.

Mission Ingress waypoint coordinate.

- - - -
-
- - -AUFTRAG.missionIngressCoordAlt - - -
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 1836afd6b..bc99d12a0 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -3150,12 +3150,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.inTransitGroups

- - - -

CSAR.index

- - @@ -4687,7 +4681,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -5044,7 +5038,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Core.Point#COORDINATE CSAR.coordinate @@ -5133,11 +5127,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.csarUnits + +

table of CSAR unit names

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

Replacement woundedGroups

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

counter for saved pilots

+ +
+
@@ -5527,6 +5541,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

+ +
+
@@ -11032,7 +11060,7 @@ callsigns from playername or group name.

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

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

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -11503,11 +11534,25 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

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

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

-
- -
-
-
- - -CSAR.index - - -
@@ -11847,6 +11881,20 @@ callsigns from playername or group name.

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

counter for saved pilots

+ +
+
@@ -11872,6 +11920,20 @@ callsigns from playername or group name.

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

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
@@ -13581,7 +13643,7 @@ callsigns from playername or group name.

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

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

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -14052,11 +14117,25 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

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

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

-
- -
-
-
- - -CSAR.index - - -
@@ -14396,6 +14464,20 @@ callsigns from playername or group name.

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

counter for saved pilots

+ +
+
@@ -14421,6 +14503,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 4a33f4a2e..eb885c6b8 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -9344,17 +9344,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -9375,7 +9364,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.CtldUnits @@ -9511,7 +9500,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -9522,7 +9511,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeUHFFrequencies @@ -9533,7 +9522,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeVHFFrequencies @@ -9671,6 +9660,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Smokes and Flares

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

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -23981,17 +23970,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -24012,7 +23990,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.CtldUnits @@ -24148,7 +24126,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeFMFrequencies @@ -24159,7 +24137,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -24170,7 +24148,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeVHFFrequencies @@ -24308,6 +24286,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

+
+ +
+
+
+ + +CTLD.Spawned_Cargo + + +
@@ -24834,17 +24823,6 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -26633,17 +26611,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -26664,7 +26631,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.CtldUnits @@ -26800,7 +26767,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeFMFrequencies @@ -26811,7 +26778,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -26822,7 +26789,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeVHFFrequencies @@ -26960,6 +26927,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

+
+ +
+
+
+ + +CTLD.Spawned_Cargo + + +
@@ -27486,17 +27464,6 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -32280,17 +32247,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Can transport crate.

-
- -
-
-
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index 676ca461f..c16038f64 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -8481,6 +8481,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

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

Set the destination base.

+
@@ -19264,6 +19281,20 @@ Here we only check if stuck whilst taxiing.

+
+
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -19295,6 +19326,9 @@ Here we only check if stuck whilst taxiing.

+ +

Set the destination base.

+
@@ -40084,6 +40118,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -40115,6 +40163,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +

Set the destination base.

+
@@ -42267,6 +42318,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -42298,6 +42363,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +

Set the destination base.

+
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html index 8b9f1442d..4ba72b837 100644 --- a/Documentation/Ops.Intel.html +++ b/Documentation/Ops.Intel.html @@ -5476,6 +5476,72 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

+
+ +
+
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
@@ -10760,6 +10826,72 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

+ + + +
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
@@ -12579,6 +12711,72 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

+ + + +
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html index f93d4006a..efd221850 100644 --- a/Documentation/Ops.OpsZone.html +++ b/Documentation/Ops.OpsZone.html @@ -4173,9 +4173,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Contested.

- @@ -7993,9 +7990,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) -- - -

Contested.

- @@ -9917,9 +9911,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) -- - -

Contested.

- diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 53bb3833c..68eea70f8 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3771,50 +3771,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
-
- - -TASK_CARGO_DISPATCHER.CSARBriefing - - - -
- -
-
-
- - -TASK_CARGO_DISPATCHER.CSARDeployZones - - - -
- -
-
-
- - -TASK_CARGO_DISPATCHER.CSARTaskName - - - -
- -
-
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
@@ -3829,22 +3785,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -
-
-
@@ -4932,50 +4877,6 @@ This method can only be used once!

Field(s)

-
- - -
-
- - -
-
- - -
-
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
@@ -4990,22 +4891,11 @@ This method can only be used once!

- -
-
-
@@ -5845,50 +5735,6 @@ This method can only be used once!

Field(s)

-
- - -
-
- - -
-
- - -
-
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
@@ -5903,22 +5749,11 @@ This method can only be used once!

- @@ -7389,50 +7224,6 @@ This method can only be used once!

Field(s)

- - - -
-
- - #boolean -TASK_CARGO_DISPATCHER.CSARTasks - - - -
- -
@@ -7447,22 +7238,11 @@ This method can only be used once!

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

The DCS controllable class.

-
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -5115,17 +5104,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -18684,17 +18662,6 @@ mygroup:WayPointExecute()

The DCS controllable class.

-
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -18728,17 +18695,6 @@ mygroup:WayPointExecute() -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -22839,17 +22795,6 @@ Coordinates are dependent on the position of the maps origin.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -22883,17 +22828,6 @@ Coordinates are dependent on the position of the maps origin.

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

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -23559,17 +23482,6 @@ If the Identifiable is alive, true is returned.

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

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -23746,17 +23647,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.timer - - -
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 227a439ed..f68fec877 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -6211,18 +6211,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-GROUP.InitRespawnRandomizePositionInner - - - -
- - -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -11406,18 +11395,7 @@ These settings can be provided by calling the relevant Init...() methods of the - -
-
- -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -29406,18 +29373,7 @@ Coordinates are dependent on the position of the maps origin.

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

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

- -
-