diff --git a/Documentation/Core.Message.html b/Documentation/Core.Message.html
index 47fab1819..e68eb3680 100644
--- a/Documentation/Core.Message.html
+++ b/Documentation/Core.Message.html
@@ -1706,6 +1706,18 @@ To send messages, you need to use the To functions.
MESSAGE:ToSRSRed(frequency, modulation, gender, culture, voice, volume, coordinate) |
Sends a message via SRS on the red coalition side.
+ |
+
+
+ MESSAGE:ToSet(Set, Settings) |
+
+ Sends a MESSAGE to a SET_GROUP, SET_UNIT, or SET_CLIENT.
+ |
+
+
+ MESSAGE:ToSetIf(Set, Condition, Settings) |
+
+ Sends a MESSAGE to a SET_GROUP, SET_UNIT, or SET_CLIENT if a condition is true.
|
@@ -4053,6 +4065,131 @@ The message display times are automatically defined based on the timing settings
+
+
+
+
+
+
+
+
Sends a MESSAGE to a SET_GROUP, SET_UNIT, or SET_CLIENT.
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
+
The set to send to.
+
+
+
+
+
+
+
+
(Optional) Settings for message display.
+
+
+
+
Return value:
+
+
+
+
+
+
+
+
+
+
+
Sends a MESSAGE to a SET_GROUP, SET_UNIT, or SET_CLIENT if a condition is true.
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
+
The set to send to.
+
+
+
+
+
+
+ #boolean
+ Condition
+
+
+
+
+
The condition which needs to be true.
+
+
+
+
+
+
+
+
(Optional) Settings for message display.
+
+
+
+
Return value:
+
+
+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index d301b4d61..15ec63b8d 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2774,7 +2774,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2ASystem
@@ -4931,7 +4931,7 @@ It is advised to use this method at the start of the mission.
-
- SPAWN.communication |
-
-
- |
-
-
- SPAWN.frequency |
-
-
|
SPAWN.hidden |
- |
-
-
- SPAWN.livery_id |
-
-
- |
-
-
- SPAWN.modulation |
-
-
- |
-
-
- SPAWN.skill |
-
-
|
@@ -3886,17 +3856,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -3955,6 +3914,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4087,6 +4057,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Overwrite unit names by default with group name.
+
@@ -4098,6 +4071,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ By default, no InitLimit
+
@@ -4165,7 +4141,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -4179,7 +4155,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -4488,28 +4464,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -4521,39 +4475,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -10522,17 +10443,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10591,6 +10501,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10723,6 +10644,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10734,6 +10658,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
+
@@ -10801,7 +10728,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -10815,7 +10742,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -11124,28 +11051,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
@@ -11157,39 +11062,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
-
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index f06b83215..386e07300 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1961,24 +1961,6 @@ 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 |
-
-
|
@@ -3068,7 +3050,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
@@ -4962,7 +4911,7 @@ Handy if you spawn from cargo statics which have resources already set.
-
-
-
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 4e2e19cf8..4003d24f9 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2775,17 +2775,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4102,17 +4091,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5701,17 +5679,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html
index de46a71ef..5d9b867e3 100644
--- a/Documentation/Functional.AICSAR.html
+++ b/Documentation/Functional.AICSAR.html
@@ -3346,7 +3346,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
@@ -6425,7 +6425,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
@@ -8394,7 +8394,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html
index 8fa66729a..d34d49da3 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2389,7 +2389,7 @@
-
-
-
@@ -2568,7 +2535,7 @@
- #table
+
AUTOLASE.UnitsByThreat
@@ -2659,7 +2626,7 @@
-
@@ -2714,7 +2670,18 @@
+
+
+
+
AUTOLASE.smoketargets
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index b029cc87e..c3de9294b 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2406,17 +2406,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
@@ -2428,17 +2417,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index a11140288..42042bcb9 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1919,6 +1919,12 @@ 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 |
+
+
|
@@ -4351,6 +4357,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
+
+
+
+
@@ -4395,6 +4412,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4516,6 +4544,17 @@ 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.
+
+
+
+
@@ -4538,6 +4577,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
+
+
@@ -4577,7 +4649,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Long
@@ -4588,7 +4660,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Medium
@@ -4599,7 +4671,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_PointDef
@@ -4610,7 +4682,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Short
@@ -5105,6 +5177,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.
+
+
+
+
+
+
+
+
@@ -5174,9 +5301,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
switch alarm state RED
-
@@ -5199,6 +5323,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -9935,6 +10062,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
+
+
+
+
@@ -9979,6 +10117,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
@@ -10100,6 +10249,17 @@ 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.
+
+
+
+
@@ -10122,6 +10282,39 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
+
+
@@ -10161,7 +10354,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Long
@@ -10172,7 +10365,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Medium
@@ -10183,7 +10376,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_PointDef
@@ -10194,7 +10387,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Short
@@ -10689,6 +10882,61 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Log SAM status in dcs.log every cycle if true.
+
+
+
+
+
+
+
+
@@ -10758,9 +11006,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
switch alarm state RED
-
@@ -10783,6 +11028,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 57bb57f6f..8b7ab7109 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3345,6 +3345,12 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
+ |
+
+
+ RAT.type |
+
+
|
@@ -4576,42 +4582,12 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- RAT.communication |
-
-
- |
-
-
- RAT.frequency |
-
-
|
RAT.hidden |
- |
-
-
- RAT.livery_id |
-
-
- |
-
-
- RAT.modulation |
-
-
- |
-
-
- RAT.skill |
-
-
|
@@ -7852,6 +7828,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.
+
+
+
+
@@ -15800,6 +15787,17 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
+
+
+
+
@@ -22838,6 +22836,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.
+
+
+
+
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 172c048e0..b9637f9e3 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2899,6 +2899,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SCORING.AutoSavePath
@@ -3143,7 +3154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
SCORING.AutoSavePath
@@ -6600,7 +6622,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index c04b0177a..e37e9e1dc 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9831,6 +9831,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -9842,6 +9853,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -30478,6 +30500,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -30489,6 +30522,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -33602,6 +33646,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -33613,6 +33668,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -42091,20 +42157,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
AIRBOSS.PlayerData.grade
@@ -42123,17 +42175,6 @@ 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.
-
-
-
-
@@ -42327,9 +42368,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set time stamp.
-
@@ -42466,7 +42504,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42572,6 +42610,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Band modulation.
+
+
+
+
diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html
index effe7966c..6693eafd4 100644
--- a/Documentation/Ops.Auftrag.html
+++ b/Documentation/Ops.Auftrag.html
@@ -7421,6 +7421,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Mission Ingress waypoint coordinate.
+
+
+
+
@@ -23250,6 +23261,17 @@ will always return.
Mission Ingress waypoint coordinate.
+
+
+
+
@@ -26664,6 +26686,17 @@ will always return.
Mission Ingress waypoint coordinate.
+
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index e609e0989..dfea80399 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6028,7 +6028,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -6071,6 +6071,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -6167,7 +6181,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -6178,7 +6192,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -6258,14 +6272,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6294,14 +6305,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6372,7 +6380,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.Spawned_Cargo
@@ -6388,6 +6396,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6485,28 +6504,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6529,6 +6526,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6698,6 +6706,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -6994,6 +7013,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
enfore engineer build only?
+
+
+
+
@@ -7158,7 +7188,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -22757,7 +22787,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -22800,6 +22830,20 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
@@ -22896,7 +22940,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -22907,7 +22951,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -22987,14 +23031,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23023,14 +23064,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23101,7 +23139,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.Spawned_Cargo
@@ -23117,6 +23155,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23214,28 +23263,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
-
@@ -23258,6 +23285,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23427,6 +23465,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -23723,6 +23772,17 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
+
+
+
+
@@ -23887,7 +23947,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -25622,7 +25682,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -25665,6 +25725,20 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
@@ -25761,7 +25835,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -25772,7 +25846,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -25852,14 +25926,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25888,14 +25959,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25966,7 +26034,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.Spawned_Cargo
@@ -25982,6 +26050,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26079,28 +26158,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
-
@@ -26123,6 +26180,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26292,6 +26360,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -26588,6 +26667,17 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
+
+
+
+
@@ -26752,7 +26842,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -31404,6 +31494,17 @@ 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 a8cfddb85..01c5bfb3b 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -7872,6 +7872,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set the destination base.
+
@@ -8091,6 +8094,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Flight is ready for takeoff. This is for FLIGHTCONTROL.
+
+
+
+
@@ -18691,6 +18705,9 @@ Here we only check if stuck whilst taxiing.
+
+ Set the destination base.
+
@@ -18910,6 +18927,17 @@ Here we only check if stuck whilst taxiing.
Flight is ready for takeoff. This is for FLIGHTCONTROL.
+
+
+
+
@@ -39527,6 +39555,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Set the destination base.
+
@@ -39746,6 +39777,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Flight is ready for takeoff. This is for FLIGHTCONTROL.
+
+
+
+
@@ -41729,6 +41771,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Set the destination base.
+
@@ -41948,6 +41993,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Flight is ready for takeoff. This is for FLIGHTCONTROL.
+
+
+
+
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html
index a6c634175..fad891b57 100644
--- a/Documentation/Ops.Intel.html
+++ b/Documentation/Ops.Intel.html
@@ -4828,6 +4828,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}
+
+
+
+
+
+
+
+
+
@@ -10128,6 +10194,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}
+
+
+
+
+
+
+
+
+
@@ -11980,6 +12112,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}
+
+
+
+
+
+
+
+
+
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html
index 6c68e146c..b95f12386 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -39348,7 +39348,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Has line of sight.
+ No of sight.
diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html
index 4879837b4..6dbd81c34 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -16577,6 +16577,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24072,6 +24083,17 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
+
+
+
+
@@ -26543,6 +26565,17 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
+
+
+
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 33a820772..2a6c9348a 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3253,17 +3253,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -4113,17 +4102,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index fec0b4b12..b5bb4b641 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4423,17 +4423,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
-
-
-
-
@@ -4467,17 +4456,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -18093,17 +18071,6 @@ mygroup:WayPointExecute()
The DCS controllable class.
-
-
-
-
@@ -18137,17 +18104,6 @@ mygroup:WayPointExecute()
-
-
-
-
@@ -22248,17 +22204,6 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
-
-
-
-
@@ -22292,17 +22237,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -22924,17 +22858,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
@@ -22968,17 +22891,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -23111,17 +23023,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
@@ -23155,17 +23056,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 872634124..616534b39 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5563,18 +5563,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 7b2b07fba..4ffe0abc8 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3786,17 +3786,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -7952,17 +7941,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -8639,17 +8617,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -8837,17 +8804,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-