diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 00ada3d06..9df065cae 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2785,14 +2785,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -2837,6 +2834,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4945,14 +4953,11 @@ It is advised to use this method at the start of the mission.
@@ -4997,6 +5002,17 @@ It is advised to use this method at the start of the mission.
+
+
+
+
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 6055fb947..832497ab5 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -1907,6 +1907,12 @@ can be used to switch off the initial delay. Because there is no delay by defaul
SPAWN:InitCallSign(ID, Name, Minor, Major) |
[BLUE AIR only!] This method sets a specific callsign for a spawned group.
+ |
+
+
+ SPAWN:InitCallSignRed(ID) |
+
+ [RED AIR only!] This method sets a specific callsign for a spawned group.
|
@@ -2470,6 +2476,12 @@ and any spaces before and after the resulting name are removed.
SPAWN.SpawnInitCallSignName |
+ |
+
+
+ SPAWN.SpawnInitCallSignRED |
+
+
|
@@ -3666,11 +3678,14 @@ 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.
+
@@ -3751,9 +3766,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
-
@@ -3947,6 +3959,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4060,6 +4083,42 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ By default, no InitLimit
+
+
+
+
+
+
+
@@ -4074,32 +4133,6 @@ 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
-
-
-
-
-
@@ -4131,7 +4164,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxGroups
@@ -4145,7 +4178,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
SPAWN.SpawnMaxUnitsAlive
@@ -5094,6 +5127,50 @@ CAUTION: this directive will NOT work with OnSpawnGroup function.
+
+
+
+
+
+
+
+
[RED AIR only!] This method sets a specific callsign for a spawned group.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+
+
The number with which to start for the first unit, e.g. 100, further units would then be 101, 102 .. etc.
+
+
+
+
Return value:
+
+
+
@@ -10249,11 +10326,14 @@ 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.
+
@@ -10334,9 +10414,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
-
@@ -10530,6 +10607,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10643,6 +10731,42 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
+
+
+
+
+
+
+
@@ -10657,32 +10781,6 @@ 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
-
-
-
-
-
@@ -10714,7 +10812,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxGroups
@@ -10728,7 +10826,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
+ #number
SPAWN.SpawnMaxUnitsAlive
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index eff528a1b..8953661d9 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3876,7 +3876,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
ATC_GROUND.Airbases
@@ -4461,7 +4461,7 @@ An airbase can be specified to set the maximum kick speed for.
-
+ #table
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html
index d4b71201c..47fd631f9 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2405,6 +2405,28 @@
+
+
+
+
+
@@ -2526,6 +2548,17 @@
+
+
+
+
@@ -2540,39 +2573,6 @@
set up SRS
-
-
-
-
-
-
@@ -2639,6 +2639,17 @@
+
+
+
+
@@ -2650,6 +2661,17 @@
+
+
+
+
@@ -2736,8 +2758,8 @@
- #boolean
-
+ #number
+
AUTOLASE.reporttimelong
@@ -2747,8 +2769,19 @@
+
+
+
+ #boolean
+
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index cc959d93f..2c3145ff4 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2386,6 +2386,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 13413a595..c8874d051 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20138,17 +20138,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -20166,7 +20155,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
@@ -24931,7 +24909,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
@@ -26717,7 +26684,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 8ac63f7be..b304e9cda 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4632,7 +4632,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -4643,7 +4643,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -4654,7 +4654,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -4665,7 +4665,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -5160,61 +5160,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Log SAM status in dcs.log every cycle if true.
-
-
-
-
-
-
-
-
@@ -10326,7 +10271,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -10337,7 +10282,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -10348,7 +10293,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -10359,7 +10304,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -10854,61 +10799,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Log SAM status in dcs.log every cycle if true.
-
-
-
-
-
-
-
-
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index d235cae4e..cc984a7ef 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2189,6 +2189,20 @@ 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.
+
+
+
+
@@ -2419,6 +2433,20 @@ 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 d7aca880b..839cd52d3 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3491,6 +3491,12 @@ manager:Stop(7200)
RAT:InitCallSign(ID, Name, Minor, Major) |
[BLUE AIR only!] This method sets a specific callsign for a spawned group.
+ |
+
+
+ RAT:InitCallSignRed(ID) |
+
+ [RED AIR only!] This method sets a specific callsign for a spawned group.
|
@@ -4054,6 +4060,12 @@ and any spaces before and after the resulting name are removed.
RAT.SpawnInitCallSignName |
+ |
+
+
+ RAT.SpawnInitCallSignRED |
+
+
|
@@ -16459,6 +16471,50 @@ CAUTION: this directive will NOT work with OnSpawnGroup function.
+
+
+
+
+
+
+
+
[RED AIR only!] This method sets a specific callsign for a spawned group.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+
+
The number with which to start for the first unit, e.g. 100, further units would then be 101, 102 .. etc.
+
+
+
+
Return value:
+
+
+
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index b5166095d..e68065003 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2899,17 +2899,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
SCORING.AutoSavePath
@@ -3154,7 +3143,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -3165,7 +3154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
SCORING.AutoSavePath
@@ -6622,7 +6600,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -6633,7 +6611,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 7ad0d9c6f..0e30bd5fb 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41940,7 +41940,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
VNAO Edit - Added
+
VNAO Edit - Added
@@ -41968,7 +41968,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
VNAO Edit - Added
+
VNAO Edit - Added
@@ -41982,7 +41982,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
VNAO Edit - Added
+
VNAO Edit - Added
@@ -42157,20 +42157,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
AIRBOSS.PlayerData.grade
@@ -42346,6 +42332,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set Stable Hover
+
@@ -42624,6 +42613,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Band modulation.
+
+
+
+
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html
index a6f249c7d..c1942e9c7 100644
--- a/Documentation/Ops.ArmyGroup.html
+++ b/Documentation/Ops.ArmyGroup.html
@@ -2532,6 +2532,12 @@ and pick the closest unit to this ARMYGROUP.
ARMYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ ARMYGROUP.EPLRS |
+
+
|
@@ -6732,17 +6738,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -12627,17 +12622,6 @@ and pick the closest unit to this ARMYGROUP.
Field(s)
-
@@ -33148,17 +33132,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
-
@@ -35009,17 +34982,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Field(s)
-
diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html
index f34662226..42ee9ebd3 100644
--- a/Documentation/Ops.Auftrag.html
+++ b/Documentation/Ops.Auftrag.html
@@ -7427,17 +7427,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Mission Ingress waypoint coordinate.
-
-
-
-
@@ -23314,17 +23303,6 @@ will always return.
Mission Ingress waypoint coordinate.
-
-
-
-
@@ -26739,17 +26717,6 @@ will always return.
Mission Ingress waypoint coordinate.
-
-
-
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index f9146ab6b..cae8ebc43 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2593,12 +2593,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -4680,6 +4674,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4814,17 +4819,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
-
-
-
-
@@ -11132,6 +11126,17 @@ callsigns from playername or group name.
+
+
+
+
@@ -11266,17 +11271,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -13791,6 +13785,17 @@ callsigns from playername or group name.
+
+
+
+
@@ -13925,17 +13930,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 41495aae7..ee1d6eb72 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6046,7 +6046,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -6182,7 +6182,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -6204,7 +6204,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeVHFFrequencies
@@ -6497,6 +6497,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -6655,17 +6688,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -6962,17 +6984,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
enfore engineer build only?
-
-
-
-
@@ -23043,7 +23054,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -23179,7 +23190,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -23201,7 +23212,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeVHFFrequencies
@@ -23494,6 +23505,39 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+
+
@@ -23652,17 +23696,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -23959,17 +23992,6 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
-
-
-
-
@@ -25869,7 +25891,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -26005,7 +26027,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -26027,7 +26049,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeVHFFrequencies
@@ -26320,6 +26342,39 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+
+
@@ -26478,17 +26533,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -26785,17 +26829,6 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
-
-
-
-
@@ -31738,6 +31771,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index 8588057ef..0c64cffc8 100644
--- a/Documentation/Ops.FlightGroup.html
+++ b/Documentation/Ops.FlightGroup.html
@@ -3294,6 +3294,12 @@
FLIGHTGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ FLIGHTGROUP.EPLRS |
+
+
|
@@ -7872,6 +7878,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Set the destination base.
+
@@ -8091,17 +8100,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Flight is ready for takeoff. This is for FLIGHTCONTROL.
-
-
-
-
@@ -18702,6 +18700,9 @@ Here we only check if stuck whilst taxiing.
+
+ Set the destination base.
+
@@ -18921,17 +18922,6 @@ Here we only check if stuck whilst taxiing.
Flight is ready for takeoff. This is for FLIGHTCONTROL.
-
-
-
-
@@ -39575,6 +39565,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Set the destination base.
+
@@ -39794,17 +39787,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Flight is ready for takeoff. This is for FLIGHTCONTROL.
-
-
-
-
@@ -41788,6 +41770,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Set the destination base.
+
@@ -42007,17 +41992,6 @@ 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.NavyGroup.html b/Documentation/Ops.NavyGroup.html
index c20c8cb9a..b667fb910 100644
--- a/Documentation/Ops.NavyGroup.html
+++ b/Documentation/Ops.NavyGroup.html
@@ -2463,6 +2463,12 @@
NAVYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ NAVYGROUP.EPLRS |
+
+
|
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html
index fcf19b305..c27c66719 100644
--- a/Documentation/Ops.OpsGroup.html
+++ b/Documentation/Ops.OpsGroup.html
@@ -1692,6 +1692,12 @@
OPSGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ OPSGROUP.EPLRS |
+
+
|
@@ -7322,6 +7328,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -8523,6 +8540,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Init a table.
+
@@ -29112,6 +29132,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -30313,6 +30344,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Init a table.
+
@@ -32242,6 +32276,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -33443,6 +33488,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Init a table.
+
diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html
index 05e14af25..94844693b 100644
--- a/Documentation/Ops.OpsZone.html
+++ b/Documentation/Ops.OpsZone.html
@@ -3519,9 +3519,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Contested.
-
@@ -7339,9 +7336,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) --
-
- Contested.
-
@@ -9296,9 +9290,6 @@ 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 9edbbd6ad..14f5731d1 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -15953,11 +15953,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -16506,7 +16509,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number
+
PLAYERTASKCONTROLLER.lasttaskcount
@@ -23474,11 +23477,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -24027,7 +24033,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- #number
+
PLAYERTASKCONTROLLER.lasttaskcount
@@ -25945,11 +25951,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -26498,7 +26507,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- #number
+
PLAYERTASKCONTROLLER.lasttaskcount
diff --git a/Documentation/Sound.SRS.html b/Documentation/Sound.SRS.html
index f7e87f367..702fc9230 100644
--- a/Documentation/Sound.SRS.html
+++ b/Documentation/Sound.SRS.html
@@ -3304,7 +3304,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- MSRSQUEUE:NewTransmission(text, duration, msrs, tstart, interval, subgroups, subtitle, subduration, frequency, modulation, gender, culture, voice, volume, label, coordinate, speed, speaker) |
+ MSRSQUEUE:NewTransmission(text, duration, msrs, tstart, interval, subgroups, subtitle, subduration, frequency, modulation, gender, culture, voice, volume, label, coordinate, speed, speaker, priority) |
Create a new transmission and add it to the radio queue.
|
@@ -3336,7 +3336,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
MSRSQUEUE:_CheckRadioQueue(delay) |
- Check radio queue for transmissions to be broadcasted.
+
|
@@ -4078,6 +4078,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
MSRSQUEUE.Transmission.msrs |
MOOSE SRS object.
+ |
+
+
+ MSRSQUEUE.Transmission.priority |
+
+
|
@@ -13272,7 +13278,7 @@ This can be used to submit multiple TTS messages and the class takes care that t
Create a new transmission and add it to the radio queue.
@@ -13516,6 +13522,19 @@ This can be used to submit multiple TTS messages and the class takes care that t
(Optional) PIPER voice can have various speakers, set this here if you use PIPER/HOUND with a fitting voice.
+
+
+
+
+
+ #number
+ priority
+
+
+
+
+
(Optional) Priority of this transmission. Can be [1..100], default is 50. Higher is taken up earlier from the queue.
+
Return value:
@@ -13584,7 +13603,12 @@ This can be used to submit multiple TTS messages and the class takes care that t
-Check radio queue for transmissions to be broadcasted.
+
+
+
+ Check radio queue for transmissions to be broadcasted.
+ @param #MSRSQUEUE self
+ @param #number delay Delay in seconds before checking.
@@ -13596,14 +13620,11 @@ This can be used to submit multiple TTS messages and the class takes care that t
-
-
Delay in seconds before checking.
-
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 92a8445a3..33a820772 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -8041,6 +8041,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -8890,6 +8901,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 4005e000a..87fe650e4 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4435,17 +4435,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
-
-
-
-
@@ -18176,17 +18165,6 @@ mygroup:WayPointExecute()
The DCS controllable class.
-
-
-
-
@@ -22331,17 +22309,6 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
-
-
-
-
@@ -23007,17 +22974,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
@@ -23194,17 +23150,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 4ffe0abc8..7b2b07fba 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3786,6 +3786,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -7941,6 +7952,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -8617,6 +8639,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -8804,6 +8837,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+