From 712b7aec72a71c2ee2871ae86d689b29fee0fcb6 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Thu, 5 Mar 2026 15:04:23 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/Core.Settings.html | 32 ++-
Documentation/Core.Spawn.html | 94 ++++++-
Documentation/Core.SpawnStatic.html | 4 +-
Documentation/Core.Spot.html | 99 +++++++
Documentation/Functional.AICSAR.html | 6 +-
Documentation/Functional.ATC_Ground.html | 6 -
Documentation/Functional.Autolase.html | 68 +----
Documentation/Functional.Designate.html | 22 ++
Documentation/Functional.Detection.html | 99 +++----
Documentation/Functional.Mantis.html | 214 ++++++++++++++-
Documentation/Functional.Movement.html | 28 ++
Documentation/Functional.RAT.html | 49 +---
Documentation/Functional.Scoring.html | 26 +-
Documentation/Ops.Airboss.html | 21 +-
Documentation/Ops.ArmyGroup.html | 6 +
Documentation/Ops.Auftrag.html | 33 ---
Documentation/Ops.CSAR.html | 177 ++++---------
Documentation/Ops.CTLD.html | 314 +++++------------------
Documentation/Ops.FlightGroup.html | 130 +++++++++-
Documentation/Ops.Intel.html | 198 --------------
Documentation/Ops.NavyGroup.html | 6 +
Documentation/Ops.OpsGroup.html | 39 +++
Documentation/Ops.OpsZone.html | 9 +
Documentation/Ops.PlayerTask.html | 54 +---
Documentation/Sound.SRS.html | 85 +++++-
Documentation/Sound.SoundOutput.html | 76 ++++++
Documentation/Wrapper.Controllable.html | 110 --------
Documentation/Wrapper.Group.html | 78 +-----
Documentation/Wrapper.Marker.html | 132 +++++-----
Documentation/Wrapper.Positionable.html | 44 ++++
30 files changed, 1092 insertions(+), 1167 deletions(-)
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index e62e3dd0a..1fa01a56b 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2785,11 +2785,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -2834,6 +2837,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4942,11 +4956,14 @@ It is advised to use this method at the start of the mission.
@@ -4991,6 +5008,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 0c2e4f645..a1753b62e 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2995,13 +2995,19 @@ and any spaces before and after the resulting name are removed.
- SPAWN.livery_id |
+ SPAWN.communication |
|
- SPAWN.uncontrolled |
+ SPAWN.modulation |
+
+
+ |
+
+
+ SPAWN.skill |
|
@@ -3931,6 +3937,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4074,8 +4091,16 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -4177,7 +4202,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4191,7 +4216,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4426,7 +4451,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.
@@ -4507,7 +4532,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
SPAWN.skill
@@ -10559,6 +10595,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10702,8 +10749,16 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
@@ -10805,7 +10860,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -10819,7 +10874,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -11054,7 +11109,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.
@@ -11135,7 +11190,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.livery_id
+
SPAWN.communication
@@ -11146,7 +11201,18 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
SPAWN.uncontrolled
+
SPAWN.modulation
+
+
+
+
+
+
+
+
+
+
+
SPAWN.skill
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index f06b83215..0c9b9d88b 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -3068,7 +3068,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
SPAWNSTATIC.TemplateStaticUnit
@@ -4962,7 +4962,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 1ac2aadd8..4003d24f9 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2742,6 +2742,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4025,6 +4058,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -5580,6 +5646,39 @@ 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 5d9b867e3..de46a71ef 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.SRSTTSRadio
+
AICSAR.SRSRadio
@@ -6425,7 +6425,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSTTSRadio
+
AICSAR.SRSRadio
@@ -8394,7 +8394,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 a6c93529b..8953661d9 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3892,9 +3892,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Kickspeed
-
@@ -4480,9 +4477,6 @@ 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 0932e2e9b..92ff9ea9b 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2411,19 +2411,8 @@
-
+
@@ -2639,17 +2639,6 @@
-
-
-
-
@@ -2661,17 +2650,6 @@
-
-
-
-
@@ -2752,28 +2730,6 @@
-
-
-
-
-
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 7afea4979..2c3145ff4 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2386,6 +2386,17 @@ Use the method DESIGNATE.SetMission() to
+
+
+
+
@@ -2397,6 +2408,17 @@ Use the method DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 223a8a9ea..5a0d640ec 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20006,28 +20006,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
@@ -20160,6 +20138,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24782,28 +24771,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -24936,6 +24903,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26579,28 +26557,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -26733,6 +26689,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index e38499aab..feb592674 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4363,8 +4363,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4566,6 +4577,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
+
+
@@ -4795,8 +4839,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
-
MANTIS.SkateNumber
+
+
MANTIS.SkateZones
@@ -5133,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.
+
+
+
+
+
+
+
+
@@ -9966,8 +10065,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -10169,6 +10279,39 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
+
+
@@ -10398,8 +10541,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
+
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 0e219739d..3a7376bbf 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3345,12 +3345,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -4585,13 +4579,19 @@ and any spaces before and after the resulting name are removed.
- RAT.livery_id |
+ RAT.communication |
|
- RAT.uncontrolled |
+ RAT.modulation |
+
+
+ |
+
+
+ RAT.skill |
|
@@ -7834,17 +7834,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.
-
-
-
-
@@ -15793,17 +15782,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -22842,17 +22820,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.
-
-
-
-
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 7912a24b5..172c048e0 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
@@ -3165,7 +3154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
SCORING.AutoSavePath
@@ -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 0e008f93d..91dbef804 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
@@ -42094,6 +42094,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set case to that of lead.
+
@@ -42162,7 +42165,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Decrease stack/flag. Human player needs to take care himself.
+
Set stack flag.
@@ -42325,7 +42328,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
Set section lead of player flight.
+
Make player section lead if he was not before.
@@ -42349,9 +42352,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set Stable Hover
-
@@ -42385,9 +42385,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set time stamp.
-
@@ -42524,7 +42521,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html
index 6129c2cb4..50cb9327f 100644
--- a/Documentation/Ops.ArmyGroup.html
+++ b/Documentation/Ops.ArmyGroup.html
@@ -2434,6 +2434,12 @@
ARMYGROUP:DestroyUnit(UnitName, Delay) |
Destroy a unit of the group.
+ |
+
+
+ ARMYGROUP.EPLRS |
+
+
|
diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html
index 6693eafd4..effe7966c 100644
--- a/Documentation/Ops.Auftrag.html
+++ b/Documentation/Ops.Auftrag.html
@@ -7421,17 +7421,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Mission Ingress waypoint coordinate.
-
-
-
-
@@ -23261,17 +23250,6 @@ will always return.
Mission Ingress waypoint coordinate.
-
-
-
-
@@ -26686,17 +26664,6 @@ will always return.
Mission Ingress waypoint coordinate.
-
-
-
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 2efe35c74..76dabaefd 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2591,6 +2591,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -4152,7 +4158,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4642,14 +4648,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4675,17 +4678,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4820,6 +4812,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
+
+
+
+
@@ -5036,20 +5039,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -5075,20 +5064,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
-
-
-
@@ -10635,7 +10610,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -11125,14 +11100,11 @@ callsigns from playername or group name.
@@ -11158,17 +11130,6 @@ callsigns from playername or group name.
-
-
-
-
@@ -11303,6 +11264,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -11519,20 +11491,6 @@ callsigns from playername or group name.
-
-
@@ -11558,20 +11516,6 @@ callsigns from playername or group name.
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -13325,7 +13269,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13815,14 +13759,11 @@ callsigns from playername or group name.
@@ -13848,17 +13789,6 @@ callsigns from playername or group name.
-
-
-
-
@@ -13993,6 +13923,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -14209,20 +14150,6 @@ callsigns from playername or group name.
-
-
@@ -14248,20 +14175,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 6a6a89db0..c17dfee09 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6007,17 +6007,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
-
-
-
-
@@ -6177,7 +6166,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -6188,7 +6177,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -6204,9 +6193,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Beacons
-
@@ -6271,14 +6257,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6307,11 +6290,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6376,6 +6362,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
+
+
+
+
@@ -6480,7 +6477,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
@@ -6528,39 +6514,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -6719,17 +6672,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -7201,7 +7143,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -7250,9 +7192,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
sub categories
-
@@ -22783,17 +22722,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
-
-
-
-
@@ -22953,7 +22881,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -22964,7 +22892,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -22980,9 +22908,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
Beacons
-
@@ -23047,14 +22972,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23083,11 +23005,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23152,6 +23077,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -23256,7 +23192,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
@@ -23304,39 +23229,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
-
-
@@ -23495,17 +23387,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -23977,7 +23858,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -24026,9 +23907,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
sub categories
-
@@ -25695,17 +25573,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
-
-
-
-
@@ -25865,7 +25732,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -25876,7 +25743,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -25892,9 +25759,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
Beacons
-
@@ -25959,14 +25823,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25995,11 +25856,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -26064,6 +25928,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -26168,7 +26043,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
@@ -26216,39 +26080,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
-
-
@@ -26407,17 +26238,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -26889,7 +26709,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -26938,9 +26758,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
sub categories
-
@@ -31544,17 +31361,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 5c871ebb5..3ebdddfd2 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 |
+
+
|
@@ -7761,6 +7767,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -7841,6 +7861,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -7872,9 +7906,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set the destination base.
-
@@ -18600,6 +18631,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -18680,6 +18725,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -18711,9 +18770,6 @@ Here we only check if stuck whilst taxiing.
-
-
Set the destination base.
-
@@ -39456,6 +39512,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -39536,6 +39606,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -39567,9 +39651,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
@@ -41678,6 +41759,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -41758,6 +41853,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -41789,9 +41898,6 @@ 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 fad891b57..a6c634175 100644
--- a/Documentation/Ops.Intel.html
+++ b/Documentation/Ops.Intel.html
@@ -4828,72 +4828,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}
-
-
-
-
-
-
-
-
-
@@ -10194,72 +10128,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}
-
-
-
-
-
-
-
-
-
@@ -12112,72 +11980,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}
-
-
-
-
-
-
-
-
-
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html
index 39c1e364f..912830b32 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 6c68e146c..440844148 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.
+
+
+
+
@@ -29086,6 +29103,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
@@ -32216,6 +32244,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
+
+
+
+
diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html
index 94844693b..05e14af25 100644
--- a/Documentation/Ops.OpsZone.html
+++ b/Documentation/Ops.OpsZone.html
@@ -3519,6 +3519,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Contested.
+
@@ -7336,6 +7339,9 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) --
+
+ Contested.
+
@@ -9290,6 +9296,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 e398a35ab..4879837b4 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -15953,14 +15953,11 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -16509,7 +16506,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
@@ -23462,14 +23448,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -24018,7 +24001,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
@@ -25947,14 +25919,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -26503,7 +26472,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
diff --git a/Documentation/Sound.SRS.html b/Documentation/Sound.SRS.html
index f15d36985..aa1b3f153 100644
--- a/Documentation/Sound.SRS.html
+++ b/Documentation/Sound.SRS.html
@@ -1897,13 +1897,13 @@ atis:Start()
- MSRS:PlayText(Text, Delay, Coordinate, Speed) |
+ MSRS:PlayText(Text, Delay, Coordinate, Speed, Speaker) |
Play text message via MSRS.
|
- MSRS:PlayTextExt(Text, Delay, Frequencies, Modulations, Gender, Culture, Voice, Volume, Label, Coordinate, Speed) |
+ MSRS:PlayTextExt(Text, Delay, Frequencies, Modulations, Gender, Culture, Voice, Volume, Label, Coordinate, Speed, Speaker) |
Play text message via MSRS with explicitly specified options.
|
@@ -2191,7 +2191,7 @@ atis:Start()
- MSRS:_HoundTextToSpeech(Message, Frequencies, Modulations, Volume, Label, Coalition, Point, Speed, Gender, Culture, Voice, UseGoogle) |
+ MSRS:_HoundTextToSpeech(Message, Frequencies, Modulations, Volume, Label, Coalition, Point, Speed, Gender, Culture, Voice, UseGoogle, Speaker) |
Hound TTS Function Wrapper
|
@@ -3250,7 +3250,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) |
+ MSRSQUEUE:NewTransmission(text, duration, msrs, tstart, interval, subgroups, subtitle, subduration, frequency, modulation, gender, culture, voice, volume, label, coordinate, speed, speaker) |
Create a new transmission and add it to the radio queue.
|
@@ -4024,6 +4024,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
MSRSQUEUE.Transmission.msrs |
MOOSE SRS object.
+ |
+
+
+ MSRSQUEUE.Transmission.speaker |
+
+ PIPER subvoice "speaker"
|
@@ -5177,7 +5183,7 @@ set the path to the exe file via MSRS.SetPath.
Play text message via MSRS.
@@ -5239,6 +5245,19 @@ set the path to the exe file via MSRS.SetPath.
+
+
+
+ #string
+ Speaker
+
+
+
+
+
Speaker (Sub-Voice) for PIPER only
+
+
+
Return value:
@@ -5258,7 +5277,7 @@ set the path to the exe file via
MSRS.SetPath.
Play text message via MSRS with explicitly specified options.
@@ -5411,6 +5430,19 @@ set the path to the exe file via
MSRS.SetPath.Speed.
+
+
+
+
+
+ #string
+ Speaker
+
+
+
+
+
Speaker (Sub-Voice) for PIPER only
+
Return value:
@@ -7758,7 +7790,7 @@ set the path to the exe file via MSRS.SetPath.
Hound TTS Function Wrapper
@@ -7924,6 +7956,19 @@ set the path to the exe file via MSRS.SetPath.(Optional) If to use Google TTS.
+
+
+
+
+
+ #string
+ Speaker
+
+
+
+
+
Speaker (Sub-Voice) for PIPER only
+
Return value:
@@ -12937,7 +12982,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.
@@ -13168,6 +13213,19 @@ This can be used to submit multiple TTS messages and the class takes care that t
(Optional) Speed to be used
+
+
+
+
+
+ #string
+ speaker
+
+
+
+
+
(Optional) PIPER voice can have various speakers, set this here if you use PIPER/HOUND with a fitting voice.
+
Return value:
@@ -17302,6 +17360,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
diff --git a/Documentation/Sound.SoundOutput.html b/Documentation/Sound.SoundOutput.html
index ec7a59a57..db245e03e 100644
--- a/Documentation/Sound.SoundOutput.html
+++ b/Documentation/Sound.SoundOutput.html
@@ -3034,6 +3034,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
SOUNDTEXT:SetGender(Gender) |
Set gender.
+ |
+
+
+ SOUNDTEXT:SetSpeaker(Speaker) |
+
+ Set to use a specific speaker (PIPER sub-voice).
|
@@ -3070,6 +3076,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
SOUNDTEXT.gender |
Gender: "male", "female".
+ |
+
+
+ SOUNDTEXT.speaker |
+
+ (PIPER/HOUND only) sub-voice speaker to be used.
|
@@ -12049,6 +12061,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+ #string
+
SOUNDTEXT.speaker
+
+
(PIPER/HOUND only) sub-voice speaker to be used.
+
+
+
@@ -12272,6 +12295,48 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
+
+
Set to use a specific speaker (PIPER sub-voice).
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+ #string
+ Speaker
+
+
+
+
+
Return value:
+
+
+
@@ -12454,6 +12519,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+ #string
+
SOUNDTEXT.speaker
+
+
(PIPER/HOUND only) sub-voice speaker to be used.
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index f47e20eda..6a2d6e00d 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4467,28 +4467,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -18158,28 +18136,6 @@ mygroup:WayPointExecute()
-
-
-
-
-
@@ -22324,28 +22280,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
-
@@ -23011,28 +22945,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
-
@@ -23209,28 +23121,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
-
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index f3f575d15..3ed3381d5 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.Marker.html b/Documentation/Wrapper.Marker.html
index c7930afb1..e830070d4 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -2949,28 +2949,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -3048,6 +3026,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -5098,28 +5098,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -5197,6 +5175,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -6741,28 +6741,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -6840,6 +6818,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
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.
+
+
+
+