From 425479bbe6bbcfaad2298f061b0a356d64e3641c Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Mon, 1 Jan 2024 14:58:02 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/AI.AI_A2A_Dispatcher.html | 8 +- Documentation/AI.AI_A2G_Dispatcher.html | 2 +- Documentation/AI.AI_Air_Dispatcher.html | 46 +-- Documentation/AI.AI_Air_Squadron.html | 22 -- Documentation/AI.AI_Balancer.html | 14 +- Documentation/AI.AI_Cargo_Airplane.html | 12 - Documentation/AI.AI_Cargo_Dispatcher.html | 12 +- Documentation/AI.AI_Cargo_Dispatcher_APC.html | 2 +- .../AI.AI_Cargo_Dispatcher_Airplane.html | 2 +- .../AI.AI_Cargo_Dispatcher_Helicopter.html | 2 +- .../AI.AI_Cargo_Dispatcher_Ship.html | 2 +- Documentation/Cargo.Cargo.html | 11 - Documentation/Cargo.CargoGroup.html | 28 ++ Documentation/Cargo.CargoUnit.html | 22 -- Documentation/Core.Point.html | 11 - Documentation/Core.Settings.html | 4 +- Documentation/Core.Spawn.html | 278 ++++++++---------- Documentation/Core.Spot.html | 33 --- Documentation/Core.Zone.html | 44 +++ Documentation/Functional.ATC_Ground.html | 4 +- Documentation/Functional.Designate.html | 55 ++++ Documentation/Functional.Detection.html | 35 +-- Documentation/Functional.Mantis.html | 136 ++------- Documentation/Functional.RAT.html | 47 +-- Documentation/Functional.Scoring.html | 14 +- Documentation/Ops.Airboss.html | 94 +----- Documentation/Ops.CSAR.html | 72 +++-- Documentation/Ops.CTLD.html | 73 ++--- Documentation/Sound.SRS.html | 6 +- .../Tasking.Task_A2A_Dispatcher.html | 8 +- .../Tasking.Task_A2G_Dispatcher.html | 20 +- Documentation/Tasking.Task_CARGO.html | 17 +- .../Tasking.Task_Cargo_Dispatcher.html | 8 +- Documentation/Wrapper.Client.html | 4 +- Documentation/Wrapper.Group.html | 4 +- Documentation/Wrapper.Positionable.html | 44 +++ Documentation/Wrapper.Unit.html | 4 +- 37 files changed, 488 insertions(+), 712 deletions(-) diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html index 0dbf08969..8b423bc38 100644 --- a/Documentation/AI.AI_A2A_Dispatcher.html +++ b/Documentation/AI.AI_A2A_Dispatcher.html @@ -1633,7 +1633,7 @@

Missions:

-

AID-A2A - AI A2A Dispatching

+

AID-A2A - AI A2A Dispatching


@@ -1946,7 +1946,7 @@ will be considered to receive the command to engage that target area.

Use the method AI_A2A_DISPATCHER.SetEngageRadius() to set a specific Engage Radius. The Engage Radius is defined for ALL squadrons which are operational.

-

Demonstration Mission: AID-019 - AI_A2A - Engage Range Test

+

Demonstration Mission: AID-019 - AI_A2A - Engage Range Test

In this example an Engage Radius is set to various values.

@@ -1970,7 +1970,7 @@ when you don't want to let the AI_A2A_DISPATCHER react immediately when a certai

Use the method AI_A2A_DISPATCHER.SetGciRadius() to set a specific controlled ground intercept radius. The Ground Controlled Intercept radius is defined for ALL squadrons which are operational.

-

Demonstration Mission: AID-013 - AI_A2A - Intercept Test

+

Demonstration Mission: AID-013 - AI_A2A - Intercept Test

In these examples, the Gci Radius is set to various values:

@@ -2004,7 +2004,7 @@ If a hot war is chosen then no borders actually need to be defi it makes it easier sometimes for the mission maker to envisage where the red and blue territories roughly are. In a hot war the borders are effectively defined by the ground based radar coverage of a coalition.

-

Demonstration Mission: AID-009 - AI_A2A - Border Test

+

Demonstration Mission: AID-009 - AI_A2A - Border Test

In this example a border is set for the CCCP A2A dispatcher:

diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index 7ea00863a..7cc7dd13e 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -1634,7 +1634,7 @@

Missions:

-

AID-A2G - AI A2G Dispatching

+

AID-A2G - AI A2G Dispatching


diff --git a/Documentation/AI.AI_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html index 16ab626f0..21a12e447 100644 --- a/Documentation/AI.AI_Air_Dispatcher.html +++ b/Documentation/AI.AI_Air_Dispatcher.html @@ -1634,7 +1634,7 @@

Missions:

-

AID-AIR - AI AIR Dispatching

+

AI_A2A_Dispatcher


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

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -9824,17 +9813,6 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -11152,17 +11130,6 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -12782,17 +12749,6 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

- - - -
-
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html index ca3a03ff5..7f173ddbf 100644 --- a/Documentation/AI.AI_Air_Squadron.html +++ b/Documentation/AI.AI_Air_Squadron.html @@ -2563,17 +2563,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
@@ -3645,17 +3634,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
diff --git a/Documentation/AI.AI_Balancer.html b/Documentation/AI.AI_Balancer.html index 2b4b89a8d..82fbc43b5 100644 --- a/Documentation/AI.AI_Balancer.html +++ b/Documentation/AI.AI_Balancer.html @@ -1619,7 +1619,7 @@
-

Demo Missions

+

Demo Missions


@@ -1822,13 +1822,13 @@ Therefore, this class is considered to be deprecated

AI_BALANCER:onenterDestroying(SetGroup, AIGroup, From, Event, To, ClientName)

- +

AI_BALANCER:onenterDestroying

AI_BALANCER:onenterMonitoring(SetGroup)

- +

AI_BALANCER:onenterMonitoring

@@ -1840,7 +1840,7 @@ Therefore, this class is considered to be deprecated

AI_BALANCER:onenterSpawning(SetGroup, ClientName, AIGroup, From, Event, To)

- +

AI_BALANCER:onenterSpawning

@@ -3007,7 +3007,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

AI_BALANCER:onenterDestroying(SetGroup, AIGroup, From, Event, To, ClientName)

- +

AI_BALANCER:onenterDestroying

@@ -3089,7 +3089,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

AI_BALANCER:onenterMonitoring(SetGroup)

- +

AI_BALANCER:onenterMonitoring

@@ -3194,7 +3194,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

AI_BALANCER:onenterSpawning(SetGroup, ClientName, AIGroup, From, Event, To)

- +

AI_BALANCER:onenterSpawning

diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index 94244e6ab..4d9605eea 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2815,9 +2815,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Aircraft is on a pickup mission.

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

Aircraft is on a pickup mission.

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

Aircraft is on a pickup mission.

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

Aircraft is on a pickup mission.

- diff --git a/Documentation/AI.AI_Cargo_Dispatcher.html b/Documentation/AI.AI_Cargo_Dispatcher.html index 9d4987fac..9fb700d0c 100644 --- a/Documentation/AI.AI_Cargo_Dispatcher.html +++ b/Documentation/AI.AI_Cargo_Dispatcher.html @@ -1629,7 +1629,7 @@

Test missions can be located on the main GITHUB site.

-

FlightControl-Master/MOOSE_MISSIONS/AID - AI Dispatching/AID-CGO - AI Cargo Dispatching/

+

FlightControl-Master/MOOSE_MISSIONS/AID - AI Dispatching/AID-CGO - AI Cargo Dispatching/


@@ -2211,7 +2211,7 @@ You can use this event handler to post messages to players, or provide status up

A home zone can be specified to where the Carriers will move when there isn't any cargo left for pickup. Use AI_CARGO_DISPATCHER.SetHomeZone() to specify the home zone.

-

If no home zone is specified, the carriers will wait near the deploy zone for a new pickup command.

+

If no home zone is specified, the carriers will wait near the deploy zone for a new pickup command.


@@ -2235,7 +2235,7 @@ Use AI_CARGO_DISPATCHER.SetHomeZon

AI_CARGO_DISPATCHER.AI_Cargo

- +

List of AI_Cargo

@@ -3367,7 +3367,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau #table AI_CARGO_DISPATCHER.AI_Cargo - +

List of AI_Cargo

@@ -5741,7 +5741,7 @@ AICargoDispatcherHelicopter:SetPickupSpeed( 200, 100 ) #table AI_CARGO_DISPATCHER.AI_Cargo - +

List of AI_Cargo

@@ -7439,7 +7439,7 @@ AICargoDispatcherHelicopter:SetPickupSpeed( 200, 100 ) #table AI_CARGO_DISPATCHER.AI_Cargo - +

List of AI_Cargo

diff --git a/Documentation/AI.AI_Cargo_Dispatcher_APC.html b/Documentation/AI.AI_Cargo_Dispatcher_APC.html index ab17bfdbc..b8c07b63d 100644 --- a/Documentation/AI.AI_Cargo_Dispatcher_APC.html +++ b/Documentation/AI.AI_Cargo_Dispatcher_APC.html @@ -1876,7 +1876,7 @@ Therefore, this class is considered to be deprecated

AI_CARGO_DISPATCHER_APC.AI_Cargo

- +

List of AI_Cargo

diff --git a/Documentation/AI.AI_Cargo_Dispatcher_Airplane.html b/Documentation/AI.AI_Cargo_Dispatcher_Airplane.html index 39a93eff5..3ee7ecf45 100644 --- a/Documentation/AI.AI_Cargo_Dispatcher_Airplane.html +++ b/Documentation/AI.AI_Cargo_Dispatcher_Airplane.html @@ -1787,7 +1787,7 @@ Therefore, this class is considered to be deprecated

AI_CARGO_DISPATCHER_AIRPLANE.AI_Cargo

- +

List of AI_Cargo

diff --git a/Documentation/AI.AI_Cargo_Dispatcher_Helicopter.html b/Documentation/AI.AI_Cargo_Dispatcher_Helicopter.html index f7a09cccf..44b1ef863 100644 --- a/Documentation/AI.AI_Cargo_Dispatcher_Helicopter.html +++ b/Documentation/AI.AI_Cargo_Dispatcher_Helicopter.html @@ -1825,7 +1825,7 @@ Therefore, this class is considered to be deprecated

AI_CARGO_DISPATCHER_HELICOPTER.AI_Cargo

- +

List of AI_Cargo

diff --git a/Documentation/AI.AI_Cargo_Dispatcher_Ship.html b/Documentation/AI.AI_Cargo_Dispatcher_Ship.html index dffff8d48..8bc107742 100644 --- a/Documentation/AI.AI_Cargo_Dispatcher_Ship.html +++ b/Documentation/AI.AI_Cargo_Dispatcher_Ship.html @@ -1821,7 +1821,7 @@ Therefore, this class is considered to be deprecated

AI_CARGO_DISPATCHER_SHIP.AI_Cargo

- +

List of AI_Cargo

diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html index d071366af..d9a7e5da6 100644 --- a/Documentation/Cargo.Cargo.html +++ b/Documentation/Cargo.Cargo.html @@ -2813,17 +2813,6 @@ All derived classes from CARGO follow the same state machine, expose the same ca - - - -
-
- - -CARGO.Weight - - -
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 13c258a85..4445772ac 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1911,6 +1911,20 @@ Therefore, this class is considered to be deprecated

+CARGO_GROUP.CargoCarrier + + + + +

self.CargoObject:Destroy()

+ +
+ + +
+
+ + CARGO_GROUP.CargoGroup @@ -1926,6 +1940,20 @@ Therefore, this class is considered to be deprecated

+
+ +
+
+
+ + +CARGO_GROUP.CargoObject + + + + +

Now we spawn the new group based on the template created.

+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index 96c7fc07e..0ea00b2ac 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -1809,17 +1809,6 @@ Therefore, this class is considered to be deprecated

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

- -
-
-
- - CARGO_UNIT.CargoInAir diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html index b91101721..659b538cb 100644 --- a/Documentation/Core.Point.html +++ b/Documentation/Core.Point.html @@ -16811,17 +16811,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - -POINT_VEC2.z - - -
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index e99508e15..f19a85050 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2864,7 +2864,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem @@ -5021,7 +5021,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2GSystem diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index c62ee326a..5f0b7ef1f 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2994,6 +2994,12 @@ and any spaces before and after the resulting name are removed.

SPAWN.communication

+ + + +

SPAWN.frequency

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

-

SPAWN.uncontrolled

+

SPAWN.modulation

@@ -3565,11 +3571,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.

+
@@ -3639,6 +3648,9 @@ 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.

+
@@ -3694,6 +3706,20 @@ 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.

+
@@ -3727,17 +3753,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- - -
-
- - -SPAWN.SpawnGrouping - - -
@@ -3774,6 +3789,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
@@ -3818,17 +3844,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPAWN.SpawnInitFreq - - -
@@ -3884,6 +3899,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #boolean +SPAWN.SpawnInitKeepUnitNames + + + + +

Overwrite unit names by default with group name.

+
@@ -3895,53 +3924,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

By default, no InitLimit

- - - - -
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
- - -
-
- - -
-
-
- - -SPAWN.SpawnInitModu - - -
@@ -3995,7 +3977,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxGroups @@ -4009,7 +3991,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxUnitsAlive @@ -4200,7 +4182,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

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

+

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

@@ -4288,6 +4270,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.frequency + + +
@@ -4306,7 +4299,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.uncontrolled +SPAWN.modulation @@ -9552,11 +9545,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.

+
@@ -9626,6 +9622,9 @@ 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.

+
@@ -9681,6 +9680,20 @@ 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.

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

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

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

- - -
-
- - -SPAWN.SpawnInitFreq - - -
@@ -9871,6 +9873,20 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + #boolean +SPAWN.SpawnInitKeepUnitNames + + + + +

Overwrite unit names by default with group name.

+
@@ -9882,53 +9898,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

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

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

- #number + SPAWN.SpawnMaxUnitsAlive @@ -10187,7 +10156,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

+

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

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

+ +
+
+
+ + +SPAWN.frequency + + +
@@ -10293,7 +10273,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.uncontrolled +SPAWN.modulation diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 6d8b4c5cd..a3e956874 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2848,17 +2848,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -4175,17 +4164,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -5741,17 +5719,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index 805042c0a..064a880b9 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -15307,6 +15307,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ + +
+
+ + #table ZONE_OVAL.CenterVec2 @@ -16005,6 +16016,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -17947,6 +17969,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -19447,6 +19480,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index f44b5f116..34e4a2660 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -1620,9 +1620,7 @@
-

Missions:

- -

ABP - Airbase Police

+

Missions: None


diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index f72a37db9..a5c774d04 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -3543,6 +3543,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
@@ -6707,6 +6718,17 @@ Using the menu system, the player can "forget" a designation, so that gradually +
+ +
+
+
@@ -7506,6 +7528,17 @@ Using the menu system, the player can "forget" a designation, so that gradually +
+ + +
+
@@ -8275,6 +8308,17 @@ Using the menu system, the player can "forget" a designation, so that gradually + + + +
+
@@ -9932,6 +9976,17 @@ Using the menu system, the player can "forget" a designation, so that gradually + + + +
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 8c31f99d3..74e113066 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -1778,7 +1778,7 @@ The different values of Unit.Category can be:

Radar Blur - use to make the radar less exact, e.g. for WWII scenarios

DETECTION_ derived classes group the detected units into a DetectedItems[] list

@@ -19354,17 +19354,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
@@ -24134,17 +24123,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
@@ -25909,17 +25887,6 @@ 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 9457a094e..89ba187a9 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -2021,6 +2021,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

+ + @@ -3949,28 +3955,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The #DETECTION_AREAS object for AWACS

- - - -
-
- - -MANTIS.AWACS_Prefix - - - -
- -
-
-
- - #table -MANTIS.AcceptZones - - -
@@ -4004,17 +3988,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #table -MANTIS.ConflictZones - - -
@@ -4081,6 +4054,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +MANTIS.Groupset + + +
@@ -4103,17 +4087,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The ME name of the HQ object

- - - -
-
- - #table -MANTIS.RejectZones - - -
@@ -4321,8 +4294,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -4673,9 +4646,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

switch alarm state RED

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

self.SAMCheckRanges = {}

- @@ -8652,28 +8619,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The #DETECTION_AREAS object for AWACS

- - - -
-
- - -MANTIS.AWACS_Prefix - - - -
- -
-
-
- - #table -MANTIS.AcceptZones - - -
@@ -8707,17 +8652,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - - - -
-
- - #table -MANTIS.ConflictZones - - -
@@ -8784,6 +8718,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + + + +
+
+ + +MANTIS.Groupset + + +
@@ -8806,17 +8751,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

- - - -
-
- - #table -MANTIS.RejectZones - - -
@@ -9024,8 +8958,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -9376,9 +9310,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

switch alarm state RED

-
@@ -9390,9 +9321,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` - -

self.SAMCheckRanges = {}

- diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index 83e0dd0e1..deccb901f 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3471,12 +3471,6 @@ manager:Stop(7200)

RAT.termtype

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

- - - -

RAT.type

- - @@ -4576,6 +4570,12 @@ and any spaces before and after the resulting name are removed.

RAT.communication

+ + + +

RAT.frequency

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

-

RAT.uncontrolled

+

RAT.modulation

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

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

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

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

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

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

- - - -
-
- - -RAT.type - - -
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 38fd87f7e..087c1fbf0 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2866,11 +2866,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.AutoSave + +

Create the CSV file.

+
@@ -3064,7 +3067,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyonfratricide @@ -5452,11 +5455,14 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.AutoSave + +

Create the CSV file.

+
@@ -5650,7 +5656,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 10a536fb9..cea5464b2 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9600,17 +9600,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

- - - -
-
- - -AIRBOSS.RQMid - - -
@@ -40625,6 +40559,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+AIRBOSS.PlayerData.flag + + + + +

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

+ +
+ + +
+
+ + AIRBOSS.PlayerData.grade @@ -40778,9 +40726,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set section lead of player flight.

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

Band modulation.

- - - -
-
- - -AIRBOSS.Radio.voice - - -
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 84a8f3556..37a1b31a1 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2605,12 +2605,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.inTransitGroups

- - - -

CSAR.index

- - @@ -4459,6 +4453,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -4582,17 +4587,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

- - - -
-
- - -CSAR.index - - -
@@ -10471,6 +10465,17 @@ callsigns from playername or group name.

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

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

- - - -
-
- - -CSAR.index - - -
@@ -12968,6 +12962,17 @@ callsigns from playername or group name.

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

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

- - - -
-
- - -CSAR.index - - -
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index b823cd67c..0bb95b474 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -7758,7 +7758,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.DroppedTroops @@ -7783,11 +7783,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -7819,7 +7822,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -7830,7 +7833,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeUHFFrequencies @@ -7841,7 +7844,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies @@ -8471,7 +8474,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

noob catch

+

time to repairor build a unit/group

@@ -8559,7 +8562,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #number CTLD.troopdropzoneradius @@ -18066,7 +18069,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.DroppedTroops @@ -18091,11 +18094,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -18127,7 +18133,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeFMFrequencies @@ -18138,7 +18144,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -18149,7 +18155,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies @@ -18779,7 +18785,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

@@ -18867,7 +18873,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #number CTLD.troopdropzoneradius @@ -20486,7 +20492,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.DroppedTroops @@ -20511,11 +20517,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.EngineersInField + +

holds #CTLD_ENGINEERING objects

+
@@ -20547,7 +20556,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeFMFrequencies @@ -20558,7 +20567,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -20569,7 +20578,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies @@ -21199,7 +21208,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

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

template for a group of 10 paratroopers

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

template for a group of 10 paratroopers

-
- -
-
-
- - #number -CTLD_HERCULES.j - - -
diff --git a/Documentation/Sound.SRS.html b/Documentation/Sound.SRS.html index 5b0429e09..9b11c5715 100644 --- a/Documentation/Sound.SRS.html +++ b/Documentation/Sound.SRS.html @@ -1761,7 +1761,7 @@ plays a message on 255 MHz AM for the blue coalition in-game.

Google

-

In order to use Google Cloud for TTS you need to use MSRS.SetProvider and MSRS.SetProviderOptionsGoogle functions:

+

In order to use Google Cloud for TTS you need to use MSRS.SetProvider and MSRS.SetProviderOptionsGoogle functions:

msrs:SetProvider(MSRS.Provider.GOOGLE)
 msrs:SetProviderOptionsGoogle(CredentialsFile, AccessKey)
@@ -1778,7 +1778,7 @@ Google's supported SSML reference: https://cloud.google.com/text-to-speech/docs/
 
 

Amazon Web Service [Only DCS-gRPC backend]

-

In order to use Amazon Web Service (AWS) for TTS you need to use MSRS.SetProvider and MSRS.SetProviderOptionsAmazon functions:

+

In order to use Amazon Web Service (AWS) for TTS you need to use MSRS.SetProvider and MSRS.SetProviderOptionsAmazon functions:

msrs:SetProvider(MSRS.Provider.AMAZON)
 msrs:SetProviderOptionsAmazon(AccessKey, SecretKey, Region)
@@ -1790,7 +1790,7 @@ msrs:SetProviderOptionsAmazon(AccessKey, SecretKey, Region)
 
 

Microsoft Azure [Only DCS-gRPC backend]

-

In order to use Microsoft Azure for TTS you need to use MSRS.SetProvider and MSRS.SetProviderOptionsAzure functions:

+

In order to use Microsoft Azure for TTS you need to use MSRS.SetProvider and MSRS.SetProviderOptionsAzure functions:

msrs:SetProvider(MSRS.Provider.AZURE)
 msrs:SetProviderOptionsAmazon(AccessKey, Region)
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index 34058e877..b0f6202ea 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -2939,7 +2939,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
 
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -3664,7 +3664,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -4840,7 +4840,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -6318,7 +6318,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html index 81ab791f5..154b1f57f 100644 --- a/Documentation/Tasking.Task_A2G_Dispatcher.html +++ b/Documentation/Tasking.Task_A2G_Dispatcher.html @@ -3209,14 +3209,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + TASK_A2G_DISPATCHER.FlashNewTask - -

set to false to suppress flash messages

-
@@ -3789,14 +3786,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + TASK_A2G_DISPATCHER.FlashNewTask - -

set to false to suppress flash messages

-
@@ -4979,14 +4973,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + TASK_A2G_DISPATCHER.FlashNewTask - -

set to false to suppress flash messages

-
@@ -6471,14 +6462,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + TASK_A2G_DISPATCHER.FlashNewTask - -

set to false to suppress flash messages

-
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html index a9d8a4ebe..cece80bc5 100644 --- a/Documentation/Tasking.Task_CARGO.html +++ b/Documentation/Tasking.Task_CARGO.html @@ -3235,6 +3235,17 @@ based on the tasking capabilities defined in + +
+ @@ -3267,7 +3278,7 @@ based on the tasking capabilities defined in
- #number + TASK_CARGO.CargoLimit @@ -4689,7 +4700,7 @@ based on the tasking capabilities defined in
- #number + TASK_CARGO.CargoLimit @@ -9221,7 +9232,7 @@ If the Unit is part of the Task, true is returned.

- #number + TASK_CARGO.CargoLimit diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 28895847a..bb921fa68 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3216,7 +3216,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4322,7 +4322,7 @@ This method can only be used once!

- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -5180,7 +5180,7 @@ This method can only be used once!

- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -6669,7 +6669,7 @@ This method can only be used once!

- #table + TASK_CARGO_DISPATCHER.DefaultDeployZones diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html index abd4546a9..2dbeeb7a5 100644 --- a/Documentation/Wrapper.Client.html +++ b/Documentation/Wrapper.Client.html @@ -6353,7 +6353,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

+

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

@@ -6409,7 +6409,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

+

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 376e8d294..3ace3f017 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -5718,7 +5718,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
-

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

+

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

@@ -5774,7 +5774,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
-

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

+

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index 961ff4fc4..6389f78cc 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3732,6 +3732,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+ @@ -7766,6 +7777,17 @@ Coordinates are dependent on the position of the maps origin.

+
+ +
+ @@ -8336,6 +8358,17 @@ If the Identifiable is alive, true is returned.

+
+ +
+ @@ -8523,6 +8556,17 @@ If the Identifiable is alive, true is returned.

+
+ +
+ diff --git a/Documentation/Wrapper.Unit.html b/Documentation/Wrapper.Unit.html index a12d62632..8b514f712 100644 --- a/Documentation/Wrapper.Unit.html +++ b/Documentation/Wrapper.Unit.html @@ -4751,7 +4751,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

+

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

@@ -4807,7 +4807,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.

+

The pattern to look for. Refer to LUA patterns for regular expressions in LUA.