diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 5c035c055..2fa347885 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5978,7 +5978,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -7610,7 +7610,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index d301b4d61..e62e3dd0a 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2829,7 +2829,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric @@ -4986,7 +4986,7 @@ It is advised to use this method at the start of the mission.

- + #boolean SETTINGS.Metric diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 7578ba74a..07cc830a9 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2992,6 +2992,12 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

SPAWN.uncontrolled

+ + @@ -3666,14 +3672,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.

-
@@ -3820,20 +3823,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.

-
@@ -3867,6 +3856,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnGrouping + + +
@@ -3980,6 +3980,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -4060,9 +4071,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

By default, no InitLimit

-
@@ -4096,6 +4104,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.SpawnInitModu + + +
@@ -4156,7 +4175,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxGroups @@ -4170,7 +4189,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxUnitsAlive @@ -4405,7 +4424,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.

@@ -4479,6 +4498,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.uncontrolled + + +
@@ -10263,14 +10293,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.

-
@@ -10417,20 +10444,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.

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

+ + +
+
+ + +SPAWN.SpawnGrouping + + +
@@ -10577,6 +10601,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

By default, no InitLimit

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

+ + +
+
+ + +SPAWN.SpawnInitModu + + +
@@ -10753,7 +10796,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

- #number + SPAWN.SpawnMaxUnitsAlive @@ -11002,7 +11045,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.

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

+ +
+
+
+ + +SPAWN.uncontrolled + + +
diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html index 8b4438060..78d59fb7d 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 @@ -6438,7 +6438,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSRadio +AICSAR.SRSTTSRadio @@ -8407,7 +8407,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSRadio +AICSAR.SRSTTSRadio diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 8953661d9..a6c93529b 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3892,6 +3892,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Kickspeed

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

+ +

Kickspeed

+
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html index e26ca92bf..d633ae1ee 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2411,8 +2411,19 @@
+ +
+
+
+ + #number +AUTOLASE.LaseDuration @@ -2526,17 +2537,6 @@ -
- -
-
-
- - #number -AUTOLASE.RoundingPrecision - - -
@@ -2725,18 +2725,7 @@
- #number -AUTOLASE.maxlasing - - -
- -
-
-
- - #number AUTOLASE.minthreatlevel @@ -2796,17 +2785,6 @@ -
- -
-
-
- - -AUTOLASE.smokecolor - - -
@@ -2824,18 +2802,7 @@
- #table -AUTOLASE.smokeoffset - - -
- -
-
-
- - #boolean AUTOLASE.smoketargets diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index e0774477f..7afea4979 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2386,17 +2386,6 @@ Use the method DESIGNATE.SetMission() to -
- -
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 3ea01f2d6..223a8a9ea 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20160,17 +20160,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -24947,17 +24936,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -26755,17 +26733,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 5f0ca4db3..f18625d3a 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -1919,12 +1919,6 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%

MANTIS:GetCommandCenter()

Function to get the HQ object for further use

- - - -

MANTIS.Groupset

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

Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.

- - - -
-
- - -MANTIS.Groupset - - -
@@ -4555,6 +4538,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.InboundARMs + + + +
+ +
+
+
+ + #table +MANTIS.LastThreatEval + + +
@@ -4594,7 +4599,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Long @@ -4605,7 +4610,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Medium @@ -4616,7 +4621,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_PointDef @@ -4627,7 +4632,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Short @@ -5246,9 +5251,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

switch alarm state RED

-
@@ -10172,17 +10174,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.

-
- -
-
-
- - -MANTIS.Groupset - - -
@@ -10205,6 +10196,28 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+
+ +
+
+
+ + #table +MANTIS.InboundARMs + + + +
+ +
+
+
+ + #table +MANTIS.LastThreatEval + + +
@@ -10244,7 +10257,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Long @@ -10255,7 +10268,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Medium @@ -10266,7 +10279,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_PointDef @@ -10277,7 +10290,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Short @@ -10896,9 +10909,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

switch alarm state RED

-
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..becfe76a6 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4576,6 +4576,12 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

RAT.uncontrolled

+ + diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 172c048e0..1a85823c0 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3154,7 +3154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyonfratricide @@ -6611,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 e6c90347b..005343d40 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9831,17 +9831,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

VNAO Edit - Added

+

VNAO Edit - Added

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

Set current case.

+
@@ -42157,20 +42094,6 @@ 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 @@ -42324,9 +42247,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set section lead of player flight.

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

Set Stable Hover

+ @@ -42521,7 +42444,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 dba6a3701..65c2814c0 100644 --- a/Documentation/Ops.ArmyGroup.html +++ b/Documentation/Ops.ArmyGroup.html @@ -2434,12 +2434,6 @@

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

+ + + +
+
+ + +AUFTRAG.missionIngressCoordAlt + + +
@@ -23250,6 +23261,17 @@ will always return.

Mission Ingress waypoint coordinate.

+ + + +
+
+ + +AUFTRAG.missionIngressCoordAlt + + +
@@ -26664,6 +26686,17 @@ will always return.

Mission Ingress waypoint coordinate.

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

CSAR.smokecolor

- - - -

CSAR.speed

- - @@ -4152,7 +4146,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -4553,7 +4547,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Core.Point#COORDINATE CSAR.coordinate @@ -4670,11 +4664,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.downedPilots + +

Replacement woundedGroups

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

counter for saved pilots

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

counter for successful rescue landings at FARP/AFB/MASH

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

Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue

-
- -
-
-
- - -CSAR.speed - - -
@@ -10607,7 +10621,7 @@ callsigns from playername or group name.

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

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

- + #table CSAR.downedPilots + +

Replacement woundedGroups

+
@@ -11491,6 +11508,20 @@ callsigns from playername or group name.

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

counter for saved pilots

+ +
+
@@ -11516,6 +11547,20 @@ callsigns from playername or group name.

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

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
@@ -11553,17 +11598,6 @@ callsigns from playername or group name.

Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue

-
- -
-
-
- - -CSAR.speed - - -
@@ -13269,7 +13303,7 @@ callsigns from playername or group name.

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

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

- + #table CSAR.downedPilots + +

Replacement woundedGroups

+
@@ -14153,6 +14190,20 @@ callsigns from playername or group name.

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

counter for saved pilots

+ +
+
@@ -14178,6 +14229,20 @@ callsigns from playername or group name.

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

counter for successful rescue landings at FARP/AFB/MASH

+ +
+
@@ -14215,17 +14280,6 @@ callsigns from playername or group name.

Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue

-
- -
-
-
- - -CSAR.speed - - -
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index 79823566e..8bbd95217 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6163,7 +6163,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -6185,11 +6185,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeVHFFrequencies + +

Beacons

+
@@ -6254,11 +6257,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.PilotGroups + +

tables

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -6473,8 +6468,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table -CTLD._c130DcAutoBatches + +CTLD.VehicleMoveFormation @@ -6485,18 +6480,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#table -CTLD._c130DcAutoMap - - - -
- -
-
-
- - #table -CTLD._c130DcAutoSets +CTLD._troopsByName @@ -7008,7 +6992,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

noob catch

+

time to repairor build a unit/group

@@ -7118,7 +7102,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -22853,7 +22837,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeFMFrequencies @@ -22875,11 +22859,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeVHFFrequencies + +

Beacons

+
@@ -22944,11 +22931,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.PilotGroups + +

tables

+
@@ -23049,17 +23039,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -23163,8 +23142,8 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table -CTLD._c130DcAutoBatches + +CTLD.VehicleMoveFormation @@ -23175,18 +23154,7 @@ However, if you create a new folder inside the miz file, which contains the soun
#table -CTLD._c130DcAutoMap - - - -
- -
-
-
- - #table -CTLD._c130DcAutoSets +CTLD._troopsByName @@ -23698,7 +23666,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

noob catch

+

time to repairor build a unit/group

@@ -23808,7 +23776,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -25679,7 +25647,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeFMFrequencies @@ -25701,11 +25669,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeVHFFrequencies + +

Beacons

+
@@ -25770,11 +25741,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.PilotGroups + +

tables

+
@@ -25875,17 +25849,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -25989,8 +25952,8 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table -CTLD._c130DcAutoBatches + +CTLD.VehicleMoveFormation @@ -26001,18 +25964,7 @@ However, if you create a new folder inside the miz file, which contains the soun
#table -CTLD._c130DcAutoMap - - - -
- -
-
-
- - #table -CTLD._c130DcAutoSets +CTLD._troopsByName @@ -26524,7 +26476,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

noob catch

+

time to repairor build a unit/group

@@ -26634,7 +26586,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -31286,17 +31238,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Can transport crate.

-
- -
-
-
@@ -31412,6 +31353,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 e80f19293..141d47225 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -3294,12 +3294,6 @@

FLIGHTGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

- - - -

FLIGHTGROUP.EPLRS

- - @@ -8064,6 +8058,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+ @@ -18872,6 +18877,17 @@ Here we only check if stuck whilst taxiing.

+
+ +
+ @@ -39710,6 +39726,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo +
+ +
+ @@ -41901,6 +41928,17 @@ Optionally, you can calculate the current max weight possible, which accounts fo +
+ +
+ 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}

+
+ +
+
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
@@ -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}

+
+ +
+
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
@@ -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}

+
+ +
+
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html index 940501a27..2ce8a680d 100644 --- a/Documentation/Ops.NavyGroup.html +++ b/Documentation/Ops.NavyGroup.html @@ -2463,12 +2463,6 @@

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 7364ac58e..c2dbf773d 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -1692,12 +1692,6 @@

OPSGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

- - - -

OPSGROUP.EPLRS

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

Name of the class.

- - - -
-
- - -OPSGROUP.EPLRS - - -
@@ -8540,6 +8523,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Init a table.

+ @@ -29116,17 +29102,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Name of the class.

- - - -
-
- - -OPSGROUP.EPLRS - - -
@@ -30328,6 +30303,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +

Init a table.

+ @@ -32257,17 +32235,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Name of the class.

- - - -
-
- - -OPSGROUP.EPLRS - - -
@@ -33469,6 +33436,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 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 41b1fbc5b..105961125 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
- + Core.Set#SET_OPSGROUP PLAYERTASKCONTROLLER.LasingDroneSet + +

self.PlayerMenu = {} -- #table

+
@@ -23472,11 +23475,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- + Core.Set#SET_OPSGROUP PLAYERTASKCONTROLLER.LasingDroneSet + +

self.PlayerMenu = {} -- #table

+
@@ -25954,11 +25960,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- + Core.Set#SET_OPSGROUP PLAYERTASKCONTROLLER.LasingDroneSet + +

self.PlayerMenu = {} -- #table

+
diff --git a/Documentation/Sound.SRS.html b/Documentation/Sound.SRS.html index aa1b3f153..229b8b500 100644 --- a/Documentation/Sound.SRS.html +++ b/Documentation/Sound.SRS.html @@ -2056,6 +2056,12 @@ atis:Start()

MSRS:SetProviderOptionsGoogle(CredentialsFile, AccessKey)

Set provider options and credentials for Google Cloud.

+ + + +

MSRS:SetSpeakerPiper(Speaker)

+ +

Set to use a specific speaker for a voice if Piper is used as provider (only Hound-TTS backend).

@@ -2134,6 +2140,12 @@ atis:Start()

MSRS:SetVolume(Volume)

Set SRS volume.

+ + + +

MSRS.Speaker

+ + @@ -4166,6 +4178,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +MSRS.Speaker + + +
@@ -6562,6 +6585,50 @@ set the path to the exe file via MSRS.SetPath.

+ + + +
+ +
+

MSRS:SetSpeakerPiper(Speaker)

+
+ +

Set to use a specific speaker for a voice if Piper is used as provider (only Hound-TTS backend).

+ +
+
+

Defined in:

+
+

MSRS

+
+

Parameter:

+
+
+

+ #string + Speaker +

+
+
+ +

(Optional) Piper Voices. Some have speakers as sub-voices.

+ +
+
+

Return value:

+
+
+

#MSRS:

+
+
+ +

self

+ +
+
+
+
@@ -8250,6 +8317,17 @@ set the path to the exe file via MSRS.SetPath.

+ + +
+
+ + +MSRS.Speaker + + +
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 2a6c9348a..92a8445a3 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3253,6 +3253,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

+ + + +
+
+ + #number +FIFO.uniquecounter + + +
@@ -4102,6 +4113,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

+ + + +
+
+ + #number +FIFO.uniquecounter + + +
@@ -8019,17 +8041,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -LIFO.uniquecounter - - -
@@ -8879,17 +8890,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -LIFO.uniquecounter - - -
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 + + + +
+
+ + Core.Spot#SPOT +POSITIONABLE.Spot + + +
@@ -7941,6 +7952,17 @@ Coordinates are dependent on the position of the maps origin.

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

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

+ + + +
+
+ + Core.Spot#SPOT +POSITIONABLE.Spot + + +