From d2664c8207b913c9a433a00f76b3c8b79a6a641e Mon Sep 17 00:00:00 2001 From: Applevangelist Date: Tue, 20 Sep 2022 14:02:22 +0000 Subject: [PATCH] MOOSE generated documentation [skip ci] --- Documentation/AI.AI_Air.html | 44 -- Documentation/AI.AI_Cargo.html | 8 +- Documentation/AI.AI_Cargo_Airplane.html | 44 ++ Documentation/Cargo.CargoGroup.html | 28 + Documentation/Cargo.CargoUnit.html | 22 - Documentation/Core.Fsm.html | 4 +- Documentation/Core.Settings.html | 8 +- Documentation/Core.Spawn.html | 140 ++--- Documentation/Core.Spot.html | 132 ---- Documentation/Functional.Detection.html | 6 +- Documentation/Functional.Mantis.html | 104 ++-- Documentation/Functional.Movement.html | 28 - Documentation/Functional.Range.html | 570 +++++++++++++++++- Documentation/Functional.Rat.html | 6 + Documentation/Functional.Scoring.html | 8 +- Documentation/Ops.Airboss.html | 17 +- Documentation/Ops.CSAR.html | 108 ++-- Documentation/Ops.CTLD.html | 110 +++- Documentation/Sound.MSRS.html | 90 +++ .../Tasking.Task_A2A_Dispatcher.html | 8 +- Documentation/Tasking.Task_Cargo.html | 11 + .../Tasking.Task_Cargo_Dispatcher.html | 44 ++ Documentation/Utils.FiFo.html | 22 + Documentation/Wrapper.Group.html | 78 +-- Documentation/Wrapper.Marker.html | 66 ++ Documentation/Wrapper.Positionable.html | 44 -- 26 files changed, 1162 insertions(+), 588 deletions(-) diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html index 7bd80a44e..ae261be08 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -3042,17 +3042,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #number -AI_AIR.IdleCount - - -
@@ -5881,17 +5870,6 @@ A random value in this bracket is then applied in the waypoint routing generatio - - - -
-
- - #number -AI_AIR.IdleCount - - -
@@ -6639,17 +6617,6 @@ A random value in this bracket is then applied in the waypoint routing generatio - - - -
-
- - #number -AI_AIR.IdleCount - - -
@@ -8285,17 +8252,6 @@ A random value in this bracket is then applied in the waypoint routing generatio - - - -
-
- - #number -AI_AIR.IdleCount - - -
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html index 5479fc27d..5cd35a454 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -2723,7 +2723,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier @@ -4753,7 +4753,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier @@ -5365,7 +5365,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier @@ -6865,7 +6865,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Wrapper.Group#GROUP + AI_CARGO.CargoCarrier diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index 559a7e9af..e9aa662f2 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2710,6 +2710,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

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

Field(s)

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

Field(s)

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

Field(s)

+
+ + +
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index fcd5367a4..16de7c785 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -1934,6 +1934,20 @@ Controls a network of short range air/missile defense groups.

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

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

+
@@ -3255,6 +3269,20 @@ This works for ground only groups.

+
+ +
+
+
+ + +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 5f682ff0c..9aaf5bdc6 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -1780,17 +1780,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles - -
-
-
- - CARGO_UNIT.CargoInAir @@ -2495,17 +2484,6 @@ Note that ground forces behave in a group, and thus, act in formation, regardles - -
-
-
- - CARGO_UNIT.CargoInAir diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index e3d5eb801..7eb6de6ef 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5765,7 +5765,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + FSM._StartState @@ -7364,7 +7364,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 4f44c311d..ed1048d0c 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2833,7 +2833,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string SETTINGS.A2GSystem @@ -2877,7 +2877,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SETTINGS.Metric @@ -4988,7 +4988,7 @@ It is advised to use this method at the start of the mission.

- + #string SETTINGS.A2GSystem @@ -5032,7 +5032,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 80697d90f..a9eb50be9 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2817,6 +2817,12 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

SPAWN.modulation

+ + @@ -3376,14 +3382,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.

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

Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.

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

-
@@ -3696,20 +3682,6 @@ 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.

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

By default, no InitLimit

-
@@ -3735,6 +3704,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
@@ -3788,7 +3768,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxGroups @@ -3802,7 +3782,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxUnitsAlive @@ -3960,7 +3940,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.

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

When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.

+
+ +
+
+
+ + +SPAWN.modulation + + +
@@ -8750,14 +8741,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.

-
@@ -8830,9 +8818,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.

-
@@ -8888,20 +8873,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.

-
@@ -9070,20 +9041,6 @@ 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.

-
@@ -9095,9 +9052,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

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

+ +
+
+
@@ -9162,7 +9127,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

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

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

When working in UnControlled mode, all planes are Spawned in UnControlled mode before the scheduler starts.

+
+ +
+
+
+ + +SPAWN.modulation + + +
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 7e2ae7999..76115ad10 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2759,50 +2759,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
@@ -4016,50 +3972,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
@@ -5560,50 +5472,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - - -
- -
-
-
- - -SPOT.Target - - -
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index bd317a0b0..53f609b82 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -19266,7 +19266,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number + DETECTION_BASE.RefreshTimeInterval @@ -23958,7 +23958,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number + DETECTION_BASE.RefreshTimeInterval @@ -25711,7 +25711,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number + DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 5298ed7b4..e5b198a61 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -1964,6 +1964,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

+ + @@ -3584,8 +3590,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table -MANTIS.AcceptZones + +MANTIS.AWACS_Prefix @@ -3622,17 +3628,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -MANTIS.ConflictZones - - -
@@ -3688,6 +3683,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Prefix to build the #SET_GROUP for EWR group

+
+ +
+
+
+ + +MANTIS.Groupset + + +
@@ -3710,17 +3716,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 - - -
@@ -3749,7 +3744,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Long @@ -3760,7 +3755,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Medium @@ -3771,7 +3766,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Short @@ -4225,6 +4220,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

switch alarm state RED

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

self.SAMCheckRanges = {}

-
@@ -8085,8 +8080,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table -MANTIS.AcceptZones + +MANTIS.AWACS_Prefix @@ -8123,17 +8118,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` -
- -
-
-
- - #table -MANTIS.ConflictZones - - -
@@ -8189,6 +8173,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

Prefix to build the #SET_GROUP for EWR group

+
+ +
+
+
+ + +MANTIS.Groupset + + +
@@ -8211,17 +8206,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

-
- -
-
-
- - #table -MANTIS.RejectZones - - -
@@ -8250,7 +8234,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Long @@ -8261,7 +8245,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Medium @@ -8272,7 +8256,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Short @@ -8726,6 +8710,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + +

switch alarm state RED

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

self.SAMCheckRanges = {}

-
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 4589dc7dd..82e35a43d 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2237,20 +2237,6 @@ 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

- -
- -
@@ -2481,20 +2467,6 @@ 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.Range.html b/Documentation/Functional.Range.html index 0b479e9a1..c7e972898 100644 --- a/Documentation/Functional.Range.html +++ b/Documentation/Functional.Range.html @@ -1628,6 +1628,7 @@ by a script by SNAFU s

Author: funkyfranky

Contributions: FlightControl, Ciribob

+

SRS Additions: Applevangelist


@@ -1790,6 +1791,11 @@ This can be enabled via the RANGE.SetInst

By default, the sound files are placed in the "Range Soundfiles/" folder inside the mission (.miz) file. Another folder can be specified via the RANGE.SetSoundfilesPath(path) function.

+

Voice output via SRS

+ +

Alternatively, the voice output can be fully done via SRS, no sound file additions needed. Set up SRS with RANGE.SetSRS(). Range control and instructor frequencies and voices can then be +set via RANGE.SetSRSRangeControl() and RANGE.SetSRSRangeInstructor()

+

Persistence

To automatically save bombing results to disk, use the RANGE.SetAutosave() function. Bombing results will be saved as csv file in your "Saved Games\DCS.openbeta\Logs" directory. @@ -2128,7 +2134,7 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th

RANGE:SetInstructorRadio(frequency, relayunitname)

-

Enable instructor radio and set frequency.

+

Enable instructor radio and set frequency (non-SRS).

@@ -2164,7 +2170,7 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th

RANGE:SetRangeControl(frequency, relayunitname)

-

Enable range control and set frequency.

+

Enable range control and set frequency (non-SRS).

@@ -2183,6 +2189,24 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th

RANGE:SetRangeZone(zone)

Set range zone.

+ + + +

RANGE:SetSRS(PathToSRS, Port, Coalition, Frequency, Modulation, Volume, PathToGoogleKey)

+ +

Use SRS Simple-Text-To-Speech for transmissions.

+ + + +

RANGE:SetSRSRangeControl(frequency, modulation, voice, culture, gender, relayunitname)

+ +

(SRS) Set range control frequency and voice.

+ + + +

RANGE:SetSRSRangeInstructor(frequency, modulation, voice, culture, gender, relayunitname)

+ +

(SRS) Set range instructor frequency and voice.

@@ -2579,6 +2603,18 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th

RANGE.bombingTargets

Table of targets to bomb.

+ + + +

RANGE.controlmsrs

+ + + + + +

RANGE.controlsrsQ

+ + @@ -2633,6 +2669,12 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th

RANGE.illuminationminalt

Minimum altitude in meters AGL at which illumination bombs are fired. Default is 500 m.

+ + + +

RANGE.instructmsrs

+ + @@ -2651,6 +2693,12 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th

RANGE.instructorrelayname

Name of relay unit.

+ + + +

RANGE.instructsrsQ

+ + @@ -2867,6 +2915,12 @@ The could avoid the lua garbage collection to accidentally/falsely deallocate th

RANGE.trackrockets

If true (default), all rocket types are tracked and impact point to closest bombing target is evaluated.

+ + + +

RANGE.useSRS

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

Table of targets to bomb.

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

Minimum altitude in meters AGL at which illumination bombs are fired. Default is 500 m.

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

Name of relay unit.

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

If true (default), all rocket types are tracked and impact point to closest bombing target is evaluated.

+
+ +
+
+
+ + #boolean +RANGE.useSRS + + +
@@ -6883,7 +6992,7 @@ Furthermore, the player must not be too high and fly in the direction of the pit

RANGE:SetInstructorRadio(frequency, relayunitname)

-

Enable instructor radio and set frequency.

+

Enable instructor radio and set frequency (non-SRS).

@@ -7154,7 +7263,7 @@ Furthermore, the player must not be too high and fly in the direction of the pit

RANGE:SetRangeControl(frequency, relayunitname)

-

Enable range control and set frequency.

+

Enable range control and set frequency (non-SRS).

@@ -7345,6 +7454,349 @@ If a zone is not explicitly specified, the range zone is determined by its locat
+
+ + +
+ + + +

Use SRS Simple-Text-To-Speech for transmissions.

+ + +

No sound files necessary.

+ +
+
+

Defined in:

+
+

RANGE

+
+

Parameters:

+
+
+

+ #string + PathToSRS +

+
+
+ +

Path to SRS directory.

+ +
+
+
+
+

+ #number + Port +

+
+
+ +

SRS port. Default 5002.

+ +
+
+
+
+

+ #number + Coalition +

+
+
+ +

Coalition side, e.g. coalition.side.BLUE or coalition.side.RED

+ +
+
+
+
+

+ #number + Frequency +

+
+
+ +

Frequency to use, defaults to 256 (same as rangecontrol)

+ +
+
+
+
+

+ #number + Modulation +

+
+
+ +

Modulation to use, defaults to radio.modulation.AM

+ +
+
+
+
+

+ #number + Volume +

+
+
+ +

Volume, between 0.0 and 1.0. Defaults to 1.0

+ +
+
+
+
+

+ #string + PathToGoogleKey +

+
+
+ +

Path to Google TTS credentials.

+ +
+
+

Return value:

+
+
+

#RANGE:

+
+
+ +

self

+ +
+
+
+ +
+
+ +
+ + + +

(SRS) Set range control frequency and voice.

+ +
+
+

Defined in:

+
+

RANGE

+
+

Parameters:

+
+
+

+ #number + frequency +

+
+
+ +

Frequency in MHz. Default 256 MHz.

+ +
+
+
+
+

+ #number + modulation +

+
+
+ +

Modulation, defaults to radio.modulation.AM.

+ +
+
+
+
+

+ #string + voice +

+
+
+ +

Voice.

+ +
+
+
+
+

+ #string + culture +

+
+
+ +

Culture, defaults to "en-US".

+ +
+
+
+
+

+ #string + gender +

+
+
+ +

Gender, defaults to "female".

+ +
+
+
+
+

+ #string + relayunitname +

+
+
+ +

Name of the unit used for transmission location.

+ +
+
+

Return value:

+
+
+

#RANGE:

+
+
+ +

self

+ +
+
+
+ +
+
+ +
+ + + +

(SRS) Set range instructor frequency and voice.

+ +
+
+

Defined in:

+
+

RANGE

+
+

Parameters:

+
+
+

+ #number + frequency +

+
+
+ +

Frequency in MHz. Default 305 MHz.

+ +
+
+
+
+

+ #number + modulation +

+
+
+ +

Modulation, defaults to radio.modulation.AM.

+ +
+
+
+
+

+ #string + voice +

+
+
+ +

Voice.

+ +
+
+
+
+

+ #string + culture +

+
+
+ +

Culture, defaults to "en-US".

+ +
+
+
+
+

+ #string + gender +

+
+
+ +

Gender, defaults to "male".

+ +
+
+
+
+

+ #string + relayunitname +

+
+
+ +

Name of the unit used for transmission location.

+ +
+
+

Return value:

+
+
+

#RANGE:

+
+
+ +

self

+ +
+
+
+
@@ -10470,6 +10922,28 @@ If a zone is not explicitly specified, the range zone is determined by its locat

Table of targets to bomb.

+ + + +
+ + +
+
+
@@ -10569,6 +11043,17 @@ If a zone is not explicitly specified, the range zone is determined by its locat

Minimum altitude in meters AGL at which illumination bombs are fired. Default is 500 m.

+ + + +
+
@@ -10602,6 +11087,17 @@ If a zone is not explicitly specified, the range zone is determined by its locat

Name of relay unit.

+ + + +
+
@@ -10877,6 +11373,17 @@ If a zone is not explicitly specified, the range zone is determined by its locat

If true (default), all rocket types are tracked and impact point to closest bombing target is evaluated.

+ + + +
+
+ + #boolean +RANGE.useSRS + + +
@@ -12553,6 +13060,28 @@ If a zone is not explicitly specified, the range zone is determined by its locat

Table of targets to bomb.

+ + + +
+ + +
+
+
@@ -12652,6 +13181,17 @@ If a zone is not explicitly specified, the range zone is determined by its locat

Minimum altitude in meters AGL at which illumination bombs are fired. Default is 500 m.

+ + + +
+
@@ -12685,6 +13225,17 @@ If a zone is not explicitly specified, the range zone is determined by its locat

Name of relay unit.

+ + + +
+
@@ -12960,6 +13511,17 @@ If a zone is not explicitly specified, the range zone is determined by its locat

If true (default), all rocket types are tracked and impact point to closest bombing target is evaluated.

+ + + +
+
+ + #boolean +RANGE.useSRS + + +
diff --git a/Documentation/Functional.Rat.html b/Documentation/Functional.Rat.html index 3aabd9a7d..e75461e5c 100644 --- a/Documentation/Functional.Rat.html +++ b/Documentation/Functional.Rat.html @@ -4407,6 +4407,12 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

RAT.modulation

+ + diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 0bc9f62b2..14f1ad842 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3062,7 +3062,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyoncoalitionchange @@ -3073,7 +3073,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyonfratricide @@ -5582,7 +5582,7 @@ The scale magnifies the scores given to the players.

- #boolean + SCORING.penaltyoncoalitionchange @@ -5593,7 +5593,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 d2e1d87e0..5a53fb7b9 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -38934,7 +38934,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Set case of f

+

Set case to that of lead.

@@ -38997,10 +38997,13 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #AIRBOSS.GroovePos -AIRBOSS.PlayerData.groove -

Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.

+AIRBOSS.PlayerData.flag + + + + +

Set stack flag.

@@ -39008,10 +39011,10 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #boolean -AIRBOSS.PlayerData.holding + #AIRBOSS.GroovePos +AIRBOSS.PlayerData.groove - +

Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.

diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index e29895fa2..56935c4fd 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2428,6 +2428,12 @@ Create a late-activated single infantry unit as template in the mission editor a

CSAR.inTransitGroups

+ + + +

CSAR.index

+ + @@ -3748,7 +3754,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -4125,14 +4131,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -4153,25 +4156,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.downedPilots - -

Replacement woundedGroups

- -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -4270,6 +4259,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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -8849,7 +8849,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -9226,14 +9226,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -9254,25 +9251,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.downedPilots - -

Replacement woundedGroups

- -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -9371,6 +9354,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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -11253,7 +11247,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -11630,14 +11624,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -11658,25 +11649,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.downedPilots - -

Replacement woundedGroups

- -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -11775,6 +11752,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

+
+ +
+
+
+ + +CSAR.index + + +
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index 94c1f5d7e..4cb05d40e 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -7039,6 +7039,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -7070,7 +7081,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -7153,7 +7164,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -7305,11 +7316,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.PilotGroups + +

tables

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

#1570

+
+ +
+
+
+ + #table +CTLD.droppedBeacons + + +
@@ -7754,7 +7779,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

noob catch

+

time to repair a unit/group

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

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -14594,7 +14630,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -14677,7 +14713,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -14829,11 +14865,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.PilotGroups + +

tables

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

#1570

+
+ +
+
+
+ + #table +CTLD.droppedBeacons + + +
@@ -15278,7 +15328,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

noob catch

+

time to repair a unit/group

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

Name of the class.

+
+ +
+
+
+ + #number +CTLD.CrateCounter + + +
@@ -16955,7 +17016,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -17038,7 +17099,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeFMFrequencies @@ -17190,11 +17251,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.PilotGroups + +

tables

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

#1570

+
+ +
+
+
+ + #table +CTLD.droppedBeacons + + +
@@ -17639,7 +17714,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

noob catch

+

time to repair a unit/group

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

Can transport crate.

+
+ +
+
+
+ + #number +CTLD.UnitCapabilities.length + + +
diff --git a/Documentation/Sound.MSRS.html b/Documentation/Sound.MSRS.html index 63e714fd9..9ae4332cf 100644 --- a/Documentation/Sound.MSRS.html +++ b/Documentation/Sound.MSRS.html @@ -1910,6 +1910,12 @@ Google's supported voices: https://cloud.google.com/text-to-speech/docs/voices

MSRS:SetVolume(Volume)

Set SRS volume.

+ + + +

MSRS.Voices

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

MSRSQUEUE.Transmission.text

Text to be transmitted.

+ + + +
+ + +
+ Voices +
+
+ + + + + + + + + + + +
Fields and Methods inherited from VoicesDescription

Voices.Google

+ +

Voices.Microsoft

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

Label showing up on the SRS radio overlay. Default is "ROBOT". No spaces allowed.

+
+ +
+
+
+ + #Voices +MSRS.Voices + + +
@@ -4995,6 +5037,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Label showing up on the SRS radio overlay. Default is "ROBOT". No spaces allowed.

+
+ +
+
+
+ + #Voices +MSRS.Voices + + +
@@ -12546,6 +12599,43 @@ When moose is loading dynamically (for moose class development), tracing is swit

Text to be transmitted.

+ + + +
+

Function(s)

+
+ + + +

Type Voices

+
+
+ +

Voices

+ +
+

Field(s)

+
+
+
+ + #table +Voices.Google + + + +
+ +
+
+
+ + #table +Voices.Microsoft + + +
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html index b0d525254..d88b0dde5 100644 --- a/Documentation/Tasking.Task_A2A_Dispatcher.html +++ b/Documentation/Tasking.Task_A2A_Dispatcher.html @@ -2903,7 +2903,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -3628,7 +3628,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -4804,7 +4804,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -6282,7 +6282,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_Cargo.html b/Documentation/Tasking.Task_Cargo.html index a6e78e78f..2e35770dd 100644 --- a/Documentation/Tasking.Task_Cargo.html +++ b/Documentation/Tasking.Task_Cargo.html @@ -3200,6 +3200,17 @@ based on the tasking capabilities defined in + +
+ diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 647581533..e87d0f165 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3177,6 +3177,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

+
+
+ + #number +TASK_CARGO_DISPATCHER.CountCSAR + + + +
+ +
@@ -4283,6 +4294,17 @@ This method can only be used once!

Field(s)

+
+
+ + #number +TASK_CARGO_DISPATCHER.CountCSAR + + + +
+ +
@@ -5141,6 +5163,17 @@ This method can only be used once!

Field(s)

+
+
+ + #number +TASK_CARGO_DISPATCHER.CountCSAR + + + +
+ +
@@ -6630,6 +6663,17 @@ This method can only be used once!

Field(s)

+
+
+ + #number +TASK_CARGO_DISPATCHER.CountCSAR + + + +
+ +
diff --git a/Documentation/Utils.FiFo.html b/Documentation/Utils.FiFo.html index 80a5b9007..231077ab9 100644 --- a/Documentation/Utils.FiFo.html +++ b/Documentation/Utils.FiFo.html @@ -3223,6 +3223,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

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

Stack by pointer.

+
+ +
+
+
+ + #number +FIFO.uniquecounter + + +
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 0828b1f28..1e0e09840 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -4937,18 +4937,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -9280,18 +9269,7 @@ So each unit of the group is respawned at exactly the same parking spot as it cu - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -18177,18 +18155,7 @@ Note that when the WayPoint parameter is used, the new start mission waypoint of - -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -22034,18 +22001,7 @@ Coordinates are dependent on the position of the maps origin.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -22670,18 +22626,7 @@ If the Identifiable is alive, true is returned.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -22941,18 +22886,7 @@ If the Identifiable is alive, true is returned.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 2bacb0a92..f3d0646ae 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3081,6 +3081,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -5198,6 +5220,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -6786,6 +6830,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index fe302cb28..a98d59bae 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3637,17 +3637,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
- @@ -7417,17 +7406,6 @@ Coordinates are dependent on the position of the maps origin.

-
- -
- @@ -7976,17 +7954,6 @@ If the Identifiable is alive, true is returned.

-
- -
- @@ -8170,17 +8137,6 @@ If the Identifiable is alive, true is returned.

-
- -
-