diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html index 375a8c4c2..98a909806 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -1777,6 +1777,17 @@ Therefore, this class is considered to be deprecated

Field(s)

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

Field(s)

+
+ + +
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index ef0cca10f..5b0b146f0 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1860,6 +1860,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 64ece4c19..3ffc957c7 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -1720,6 +1720,17 @@ Therefore, this class is considered to be deprecated

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

Set cargo object.

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

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

Set cargo object.

+
+ +
+
+
+ + #number +CARGO_UNIT.RunCount + + +
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index cc7c36af5..7c0b035f0 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2851,7 +2851,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem @@ -2895,11 +2895,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SETTINGS.Metric +
+ +
+
+
+ + +SETTINGS.PlayerMenu + + +
@@ -5008,7 +5019,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2GSystem @@ -5052,11 +5063,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 d100d5534..66eeb4cb4 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3061,7 +3061,7 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.livery_id

+

SPAWN.hidden

@@ -3750,14 +3750,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SPAWN.AIOnOff - -

The AI is on by default when spawning a group.

-
@@ -3904,20 +3901,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -SPAWN.SpawnCount - - - - -

The internal counter of the amount of spawning the has happened since SpawnStart.

-
@@ -3951,6 +3934,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnGrouping + + +
@@ -4152,6 +4146,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Overwrite unit names by default with group name.

+ @@ -4163,6 +4160,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.SpawnInitLivery + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModex + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModexPostfix + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModexPrefix + + +
@@ -4188,6 +4229,32 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

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

+ + + +
+
+ + +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

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

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

+

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

@@ -4560,7 +4627,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.livery_id +SPAWN.hidden @@ -10370,14 +10437,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #boolean + SPAWN.AIOnOff - -

The AI is on by default when spawning a group.

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

- - -
-
- - #number -SPAWN.SpawnCount - - - - -

The internal counter of the amount of spawning the has happened since SpawnStart.

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

+ + +
+
+ + +SPAWN.SpawnGrouping + + +
@@ -10772,6 +10833,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Overwrite unit names by default with group name.

+ @@ -10783,6 +10847,50 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + +SPAWN.SpawnInitLivery + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModex + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModexPostfix + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModexPrefix + + +
@@ -10808,6 +10916,32 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

+ + + +
+
+ + +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

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

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

+

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

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

-SPAWN.livery_id +SPAWN.hidden diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index 18e6c32fc..99a27499d 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -2027,6 +2027,24 @@ such as position and heading.

SPAWNSTATIC:_SpawnStatic(Template, CountryID)

Spawns a new static using a given template.

+ + + +

SPAWNSTATIC.heliport_callsign_id

+ + + + + +

SPAWNSTATIC.heliport_frequency

+ + + + + +

SPAWNSTATIC.heliport_modulation

+ + @@ -3143,6 +3161,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWNSTATIC.heliport_callsign_id + + + +
+ +
+
+
+ + +SPAWNSTATIC.heliport_frequency + + + +
+ +
+
+
+ + +SPAWNSTATIC.heliport_modulation + + +
@@ -5004,6 +5055,39 @@ Handy if you spawn from cargo statics which have resources already set.

+ + + +
+
+ + +SPAWNSTATIC.heliport_callsign_id + + + +
+ +
+
+
+ + +SPAWNSTATIC.heliport_frequency + + + +
+ +
+
+
+ + +SPAWNSTATIC.heliport_modulation + + +
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 1ea47706b..c1e1d1784 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2802,6 +2802,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + + +
+ +
+
+
+ + +SPOT.Target + + +
@@ -4085,6 +4129,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + + +
+ +
+
+
+ + +SPOT.Target + + +
@@ -5607,6 +5695,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + + +
+ +
+
+
+ + +SPOT.Target + + +
diff --git a/Documentation/DCS.html b/Documentation/DCS.html index 24f334587..147eb469e 100644 --- a/Documentation/DCS.html +++ b/Documentation/DCS.html @@ -2050,6 +2050,18 @@ Fields and Methods inherited from AI.Option.Air.id Description + +

AI.Option.Air.id.AI_RUNWAY_LINE_UP

+ + + + + +

AI.Option.Air.id.ALLOW_FORMATION_SIDE_SWAP

+ +

+ +

AI.Option.Air.id.ECM_USING

@@ -2108,6 +2120,12 @@

AI.Option.Air.id.OPTION_RADIO_USAGE_KILL

+ + + +

AI.Option.Air.id.PREFER_VERTICAL

+ + diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html index 0f381f322..7f6786997 100644 --- a/Documentation/Functional.AICSAR.html +++ b/Documentation/Functional.AICSAR.html @@ -3406,7 +3406,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -6485,7 +6485,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -8421,7 +8421,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html index f4f75a3dc..25c473606 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2378,7 +2378,7 @@
- + #table AUTOLASE.CurrentLasing @@ -2455,7 +2455,7 @@
- + #table AUTOLASE.GroupsByThreat @@ -2471,6 +2471,39 @@ +
+ +
+
+
+ + #number +AUTOLASE.LaseDistance + + + +
+ +
+
+
+ + #number +AUTOLASE.LaseDuration + + + +
+ +
+
+
+ + +AUTOLASE.LaserCodes + + +
@@ -2482,6 +2515,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.MonitorFrequency + + +
@@ -2570,6 +2614,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.RoundingPrecision + + +
@@ -2584,6 +2639,39 @@

set up SRS

+
+ + +
+
+ + #number +AUTOLASE.SRSFreq + + + +
+ +
+
+
+ + +AUTOLASE.SRSMod + + + +
+ +
+
+
+ + #string +AUTOLASE.SRSPath + + +
@@ -2601,7 +2689,7 @@
- + #table AUTOLASE.UnitsByThreat @@ -2672,6 +2760,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.lasingindex + + +
@@ -2692,11 +2791,33 @@
+ #number +AUTOLASE.maxlasing + + +
+ +
+
+ + +
+
+
+ + #boolean +AUTOLASE.notifypilots + + +
@@ -2719,6 +2840,39 @@ + + + +
+
+ + #number +AUTOLASE.reporttimelong + + + +
+ +
+
+
+ + #number +AUTOLASE.reporttimeshort + + + +
+ +
+
+
+ + +AUTOLASE.smokecolor + + +
@@ -2736,18 +2890,7 @@
- #table -AUTOLASE.smokeoffset - - - -
- -
-
-
- - + #boolean AUTOLASE.smoketargets @@ -2758,7 +2901,7 @@
- + #table AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 9a171d8a5..9356cce00 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2472,6 +2472,17 @@ Use the method DESIGNATE.SetMission() to +
+ +
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 829ae67ba..86d689d85 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20147,17 +20147,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -24912,17 +24901,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -26665,17 +26643,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 ab1b52d63..91db1474a 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -4434,6 +4434,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #table +MANTIS.AcceptZones + + +
@@ -4478,6 +4489,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #table +MANTIS.ConflictZones + + +
@@ -4632,6 +4654,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 + + +
@@ -5199,6 +5232,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 + + +
@@ -10040,6 +10128,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+ + + +
+
+ + #table +MANTIS.AcceptZones + + +
@@ -10084,6 +10183,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+ + + +
+
+ + #table +MANTIS.ConflictZones + + +
@@ -10238,6 +10348,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.RejectZones + + +
@@ -10805,6 +10926,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.RAT.html b/Documentation/Functional.RAT.html index ea1dd5ba7..ad53b5779 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3411,12 +3411,6 @@ manager:Stop(7200)

RAT.termtype

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

- - - -

RAT.type

- - @@ -4651,7 +4645,7 @@ and any spaces before and after the resulting name are removed.

-

RAT.livery_id

+

RAT.hidden

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

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

- - - -
-
- - -RAT.type - - -
@@ -15865,17 +15848,6 @@ Initializes the ratcraft array and group menu.

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

- - - -
-
- - -RAT.type - - -
@@ -22914,17 +22886,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

- - - -
-
- - -RAT.type - - -
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 037e8ac9c..7a21d75c6 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3209,7 +3209,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyoncoalitionchange @@ -3220,7 +3220,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyonfratricide @@ -6666,7 +6666,7 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.penaltyoncoalitionchange @@ -6677,7 +6677,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 8e54bbfad..cae06e9bf 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -42184,6 +42184,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+AIRBOSS.PlayerData.flag + + + + +

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

+ +
+ +
+
+
+ + AIRBOSS.PlayerData.grade @@ -42202,6 +42216,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

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

+
+ +
+
+
+ + #boolean +AIRBOSS.PlayerData.holding + + +
@@ -42362,6 +42387,9 @@ When moose is loading dynamically (for moose class development), tracing is swit + +

Set Stable Hover

+
@@ -42637,17 +42665,6 @@ 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 ca0651d0a..e9dbba648 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2556,6 +2556,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.inTransitGroups

+ + + +

CSAR.index

+ + @@ -4099,7 +4105,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.FreeVHFFrequencies @@ -4456,7 +4462,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Core.Point#COORDINATE + CSAR.coordinate @@ -4545,14 +4551,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

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

Replacement woundedGroups

- -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -4715,6 +4704,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -4920,20 +4920,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
- - #number -CSAR.rescuedpilots - - - - -

counter for saved pilots

- -
-
@@ -4959,20 +4945,6 @@ 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

- -
-
@@ -10478,7 +10450,7 @@ callsigns from playername or group name.

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

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

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -10952,25 +10921,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

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

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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -11299,20 +11265,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescuedpilots - - - - -

counter for saved pilots

- -
-
@@ -11338,20 +11290,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescues - - - - -

counter for successful rescue landings at FARP/AFB/MASH

- -
-
@@ -13061,7 +12999,7 @@ callsigns from playername or group name.

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

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

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -13535,25 +13470,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

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

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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -13882,20 +13814,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescuedpilots - - - - -

counter for saved pilots

- -
-
@@ -13921,20 +13839,6 @@ 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 c7dc7c644..d889531b1 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -8699,6 +8699,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #number +CTLD.CargoCounter + + +
@@ -8842,6 +8853,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #number +CTLD.Engineers + + + + +

use as counter

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

Beacons

+
@@ -9117,6 +9145,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #number +CTLD.TroopCounter + + +
@@ -9358,6 +9397,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

#1570

+
+ +
+
+
+ + #table +CTLD.droppedBeacons + + +
@@ -9790,6 +9840,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

message suppression

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

sub categories

+ @@ -23472,6 +23528,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + #number +CTLD.CargoCounter + + +
@@ -23615,6 +23682,20 @@ However, if you create a new folder inside the miz file, which contains the soun + +
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -23735,6 +23816,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

Beacons

+
@@ -23890,6 +23974,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + #number +CTLD.TroopCounter + + +
@@ -24131,6 +24226,17 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

+ + + +
+
+ + #table +CTLD.droppedBeacons + + +
@@ -24563,6 +24669,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

message suppression

+ @@ -24618,6 +24727,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

+ @@ -26135,6 +26247,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + #number +CTLD.CargoCounter + + +
@@ -26278,6 +26401,20 @@ However, if you create a new folder inside the miz file, which contains the soun + +
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -26398,6 +26535,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

Beacons

+
@@ -26553,6 +26693,17 @@ However, if you create a new folder inside the miz file, which contains the soun + + + +
+
+ + #number +CTLD.TroopCounter + + +
@@ -26794,6 +26945,17 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

+ + + +
+
+ + #table +CTLD.droppedBeacons + + +
@@ -27226,6 +27388,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

message suppression

+ @@ -27281,6 +27446,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

sub categories

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

template for a group of 10 paratroopers

+ + + +
+
+ + #number +CTLD_HERCULES.j + + +
@@ -43838,6 +44017,17 @@ Use either this method to integrate the Hercules **or** the one from the "normal

template for a group of 10 paratroopers

+ + + +
+
+ + #number +CTLD_HERCULES.j + + +
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index 704536bbc..89bbba97d 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -7815,20 +7815,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

- -
-
@@ -7895,34 +7881,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
- - -FLIGHTGROUP.currbase - - - - -

Set current airbase.

- -
- -
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

- -
-
@@ -8143,17 +8101,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -FLIGHTGROUP.isLandingAtAirbase - - -
@@ -8176,17 +8123,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Flight is ready for takeoff. This is for FLIGHTCONTROL.

- - - -
-
- - #boolean -FLIGHTGROUP.isUncontrolled - - -
@@ -18626,20 +18562,6 @@ Here we only check if stuck whilst taxiing.

- -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

- -
-
@@ -18706,34 +18628,6 @@ Here we only check if stuck whilst taxiing.

-
-
-
- - -FLIGHTGROUP.currbase - - - - -

Set current airbase.

- -
- -
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

- -
-
@@ -18954,17 +18848,6 @@ Here we only check if stuck whilst taxiing.

-
- -
-
-
- - -FLIGHTGROUP.isLandingAtAirbase - - -
@@ -18987,17 +18870,6 @@ Here we only check if stuck whilst taxiing.

Flight is ready for takeoff. This is for FLIGHTCONTROL.

- - - -
-
- - #boolean -FLIGHTGROUP.isUncontrolled - - -
@@ -39474,20 +39346,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

- -
-
@@ -39554,34 +39412,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
- - -FLIGHTGROUP.currbase - - - - -

Set current airbase.

- -
- -
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

- -
-
@@ -39802,17 +39632,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo -
- -
-
-
- - -FLIGHTGROUP.isLandingAtAirbase - - -
@@ -39835,17 +39654,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Flight is ready for takeoff. This is for FLIGHTCONTROL.

- - - -
-
- - #boolean -FLIGHTGROUP.isUncontrolled - - -
@@ -41685,20 +41493,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

- -
-
@@ -41765,34 +41559,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
- - -FLIGHTGROUP.currbase - - - - -

Set current airbase.

- -
- -
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

- -
-
@@ -42013,17 +41779,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo -
- -
-
-
- - -FLIGHTGROUP.isLandingAtAirbase - - -
@@ -42046,17 +41801,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Flight is ready for takeoff. This is for FLIGHTCONTROL.

- - - -
-
- - #boolean -FLIGHTGROUP.isUncontrolled - - -
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html index edd39170a..f2a902d58 100644 --- a/Documentation/Ops.Intel.html +++ b/Documentation/Ops.Intel.html @@ -4882,72 +4882,6 @@ 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 - - -
@@ -10238,72 +10172,6 @@ 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 - - -
@@ -12123,72 +11991,6 @@ 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 8aeaa64d6..2ed85cf5f 100644 --- a/Documentation/Ops.OpsZone.html +++ b/Documentation/Ops.OpsZone.html @@ -3579,6 +3579,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Contested.

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

Contested.

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

Contested.

+ diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html index b55a6dd75..16053ee93 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -15974,14 +15974,11 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -16601,17 +16598,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -PLAYERTASKCONTROLLER.repeattimes - - -
@@ -23483,14 +23469,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -24110,17 +24093,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y - - - -
-
- - #number -PLAYERTASKCONTROLLER.repeattimes - - -
@@ -25935,14 +25907,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -26562,17 +26531,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y - - - -
-
- - #number -PLAYERTASKCONTROLLER.repeattimes - - -
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 6a788b214..16f844a92 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -8107,6 +8107,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +LIFO.uniquecounter + + +
@@ -8956,6 +8967,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +LIFO.uniquecounter + + +
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html index eec264835..18ba3c4ca 100644 --- a/Documentation/Wrapper.Client.html +++ b/Documentation/Wrapper.Client.html @@ -2815,6 +2815,12 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return

CLIENT:OptionAAAttackRange(range)

[AIR] Sets Controllable Option for A2A attack range for AIR FIGHTER units.

+ + + +

CLIENT:OptionAIRunwayLineUp()

+ +

Air - Allow formation takeoff, if enough space

@@ -2833,6 +2839,12 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return

CLIENT:OptionAlarmStateRed()

Alarm state to Red: Group is combat ready and actively searching for targets.

+ + + +

CLIENT:OptionAllowFormationSideSwap()

+ +

Air - Allow formation side swap

@@ -13971,6 +13983,36 @@ If at least one detection method is specified, only the methods + + + +
+ +
+

CLIENT:OptionAIRunwayLineUp()

+
+ +

Air - Allow formation takeoff, if enough space

+ +
+
+

Defined in:

+ +

Return value:

+
+ +
+ +

self

+ +
+
+
+
@@ -14067,6 +14109,36 @@ If at least one detection method is specified, only the methods + + + +
+ +
+

CLIENT:OptionAllowFormationSideSwap()

+
+ +

Air - Allow formation side swap

+ +
+
+

Defined in:

+ +

Return value:

+
+ +
+ +

self

+ +
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index 80b8e5a98..d3aa59bf7 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -2170,6 +2170,12 @@ The method CONTROLLABLE.SetTaskWaypoi

CONTROLLABLE:OptionAAAttackRange(range)

[AIR] Sets Controllable Option for A2A attack range for AIR FIGHTER units.

+ + + +

CONTROLLABLE:OptionAIRunwayLineUp()

+ +

Air - Allow formation takeoff, if enough space

@@ -2188,6 +2194,12 @@ The method CONTROLLABLE.SetTaskWaypoi

CONTROLLABLE:OptionAlarmStateRed()

Alarm state to Red: Group is combat ready and actively searching for targets.

+ + + +

CONTROLLABLE:OptionAllowFormationSideSwap()

+ +

Air - Allow formation side swap

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

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - -
@@ -4521,28 +4522,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -8606,6 +8585,36 @@ If at least one detection method is specified, only the methods + + + +
+ +
+

CONTROLLABLE:OptionAIRunwayLineUp()

+
+ +

Air - Allow formation takeoff, if enough space

+ +
+
+

Defined in:

+
+

CONTROLLABLE

+
+

Return value:

+
+ +
+ +

self

+ +
+
+
+
@@ -8702,6 +8711,36 @@ If at least one detection method is specified, only the methods + + + +
+ +
+

CONTROLLABLE:OptionAllowFormationSideSwap()

+
+ +

Air - Allow formation side swap

+ +
+
+

Defined in:

+
+

CONTROLLABLE

+
+

Return value:

+
+ +
+ +

self

+ +
+
+
+
@@ -18101,17 +18140,6 @@ mygroup:WayPointExecute()

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - -
@@ -18145,28 +18173,6 @@ mygroup:WayPointExecute() - - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -22267,17 +22273,6 @@ Coordinates are dependent on the position of the maps origin.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - -
@@ -22311,28 +22306,6 @@ Coordinates are dependent on the position of the maps origin.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -22954,17 +22927,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - -
@@ -22998,28 +22960,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -23152,17 +23092,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - -
@@ -23196,28 +23125,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index c1d5f2050..130c0d011 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -2980,6 +2980,12 @@ amount of fuel in the group.

GROUP:OptionAAAttackRange(range)

[AIR] Sets Controllable Option for A2A attack range for AIR FIGHTER units.

+ + + +

GROUP:OptionAIRunwayLineUp()

+ +

Air - Allow formation takeoff, if enough space

@@ -2998,6 +3004,12 @@ amount of fuel in the group.

GROUP:OptionAlarmStateRed()

Alarm state to Red: Group is combat ready and actively searching for targets.

+ + + +

GROUP:OptionAllowFormationSideSwap()

+ +

Air - Allow formation side swap

@@ -14912,6 +14924,36 @@ If at least one detection method is specified, only the methods + + + +
+ +
+

GROUP:OptionAIRunwayLineUp()

+
+ +

Air - Allow formation takeoff, if enough space

+ +
+
+

Defined in:

+ +

Return value:

+
+ +
+ +

self

+ +
+
+
+
@@ -15008,6 +15050,36 @@ If at least one detection method is specified, only the methods + + + +
+ +
+

GROUP:OptionAllowFormationSideSwap()

+
+ +

Air - Allow formation side swap

+ +
+
+

Defined in:

+ +

Return value:

+
+ +
+ +

self

+ +
+
+
+
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index 9e74797e8..8169c49c5 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3852,17 +3852,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - Core.Spot#SPOT -POSITIONABLE.Spot - - -
@@ -8018,17 +8007,6 @@ Coordinates are dependent on the position of the maps origin.

- - - -
-
- - Core.Spot#SPOT -POSITIONABLE.Spot - - -
@@ -8705,17 +8683,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - Core.Spot#SPOT -POSITIONABLE.Spot - - -
@@ -8903,17 +8870,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - Core.Spot#SPOT -POSITIONABLE.Spot - - -
diff --git a/Documentation/Wrapper.Unit.html b/Documentation/Wrapper.Unit.html index 07d4846ed..5922cde93 100644 --- a/Documentation/Wrapper.Unit.html +++ b/Documentation/Wrapper.Unit.html @@ -2585,6 +2585,12 @@ If you want to obtain the complete 3D position including orient

UNIT:OptionAAAttackRange(range)

[AIR] Sets Controllable Option for A2A attack range for AIR FIGHTER units.

+ + + +

UNIT:OptionAIRunwayLineUp()

+ +

Air - Allow formation takeoff, if enough space

@@ -2603,6 +2609,12 @@ If you want to obtain the complete 3D position including orient

UNIT:OptionAlarmStateRed()

Alarm state to Red: Group is combat ready and actively searching for targets.

+ + + +

UNIT:OptionAllowFormationSideSwap()

+ +

Air - Allow formation side swap

@@ -12283,6 +12295,36 @@ If at least one detection method is specified, only the methods + + + +
+ +
+

UNIT:OptionAIRunwayLineUp()

+
+ +

Air - Allow formation takeoff, if enough space

+ +
+
+

Defined in:

+ +

Return value:

+
+ +
+ +

self

+ +
+
+
+
@@ -12379,6 +12421,36 @@ If at least one detection method is specified, only the methods + + + +
+ +
+

UNIT:OptionAllowFormationSideSwap()

+
+ +

Air - Allow formation side swap

+ +
+
+

Defined in:

+ +

Return value:

+
+ +
+ +

self

+ +
+
+
+