From 36f139b57fa12de4105f1853a46627877f87d0e2 Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Wed, 17 Dec 2025 10:34:50 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/AI.AI_A2G_Dispatcher.html | 22 ++ Documentation/AI.AI_Air_Dispatcher.html | 22 -- Documentation/AI.AI_Cargo.html | 20 +- Documentation/AI.AI_Cargo_Airplane.html | 9 - Documentation/AI.AI_Patrol.html | 12 + Documentation/Cargo.CargoCrate.html | 22 -- Documentation/Cargo.CargoGroup.html | 17 ++ Documentation/Cargo.CargoUnit.html | 22 ++ Documentation/Core.Fsm.html | 4 +- Documentation/Core.MarkerOps_Base.html | 99 +++++-- Documentation/Core.Settings.html | 4 +- Documentation/Core.Spawn.html | 280 +++--------------- Documentation/Core.SpawnStatic.html | 88 +++++- Documentation/Core.Spot.html | 99 +++++++ Documentation/Functional.Autolase.html | 118 +------- Documentation/Functional.Designate.html | 11 - Documentation/Functional.Detection.html | 39 +-- Documentation/Functional.Movement.html | 28 -- Documentation/Functional.RAT.html | 26 +- Documentation/Functional.Scoring.html | 4 +- Documentation/Ops.Airboss.html | 88 +----- Documentation/Ops.Auftrag.html | 33 +++ Documentation/Ops.CSAR.html | 21 +- Documentation/Ops.CTLD.html | 129 ++++---- Documentation/Ops.FlightGroup.html | 152 +++++++++- Documentation/Ops.Intel.html | 198 ------------- Documentation/Ops.OpsGroup.html | 2 +- Documentation/Ops.OpsZone.html | 9 + Documentation/Ops.PlayerTask.html | 33 --- .../Tasking.Task_A2G_Dispatcher.html | 10 +- Documentation/Tasking.Task_CARGO.html | 2 +- .../Tasking.Task_Cargo_Dispatcher.html | 8 +- Documentation/Wrapper.Controllable.html | 165 ----------- Documentation/Wrapper.Marker.html | 72 ++++- Documentation/Wrapper.Positionable.html | 44 --- 35 files changed, 758 insertions(+), 1154 deletions(-) diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index cb97213fd..f935eff4f 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -4430,6 +4430,17 @@ of the squadron are destroyed. This is to keep consistency of air operations and

The Defender Default Settings over all Squadrons.

+ + + +
+
@@ -12981,6 +12992,17 @@ 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_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html index 39f174ea0..b6bf9cd20 100644 --- a/Documentation/AI.AI_Air_Dispatcher.html +++ b/Documentation/AI.AI_Air_Dispatcher.html @@ -4190,17 +4190,6 @@ Therefore, this class is considered to be deprecated

The Defender Default Settings over all Squadrons.

- - - -
-
@@ -9520,17 +9509,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_Cargo.html b/Documentation/AI.AI_Cargo.html index 879210e9a..8e80df13d 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -3339,7 +3339,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -3377,9 +3377,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

No loading happened, so we need to pickup something else.

-
@@ -5372,7 +5369,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -5410,9 +5407,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

No loading happened, so we need to pickup something else.

-
@@ -5987,7 +5981,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -6025,9 +6019,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

No loading happened, so we need to pickup something else.

-
@@ -7490,7 +7481,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Wrapper.Group#GROUP AI_CARGO.CargoCarrier @@ -7528,9 +7519,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

No loading happened, so we need to pickup something else.

-
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index cb42fa909..7c3a44052 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2365,9 +2365,6 @@ Therefore, this class is considered to be deprecated

- -

Set destination airbase for next :Route() command.

- @@ -2401,9 +2398,6 @@ Therefore, this class is considered to be deprecated

- -

Aircraft is on a depoly mission.

- @@ -2429,9 +2423,6 @@ Therefore, this class is considered to be deprecated

- -

Aircraft is on a pickup mission.

- diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html index b268855c3..589da4637 100644 --- a/Documentation/AI.AI_Patrol.html +++ b/Documentation/AI.AI_Patrol.html @@ -3842,6 +3842,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

This table contains the targets detected during patrol.

+ @@ -7109,6 +7112,9 @@ The default interval is 30 seconds.

+ +

This table contains the targets detected during patrol.

+ @@ -7853,6 +7859,9 @@ The default interval is 30 seconds.

+ +

This table contains the targets detected during patrol.

+ @@ -9485,6 +9494,9 @@ The default interval is 30 seconds.

+ +

This table contains the targets detected during patrol.

+ diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html index 015caa9d2..d813ba92f 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -2368,17 +2368,6 @@ Therefore, this class is considered to be deprecated

Field(s)

-
- - -
@@ -3050,17 +3039,6 @@ Therefore, this class is considered to be deprecated

Field(s)

-
- - -
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 8f494dc95..6d207779b 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -2419,10 +2419,27 @@ Therefore, this class is considered to be deprecated

+CARGO_GROUP.CargoCarrier + + + + +

self.CargoObject:Destroy()

+ +
+ +
+
+
+ + CARGO_GROUP.CargoGroup + +

Then we register the new group in the database

+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html index ffab6fe07..bfdf8738d 100644 --- a/Documentation/Cargo.CargoUnit.html +++ b/Documentation/Cargo.CargoUnit.html @@ -2311,6 +2311,17 @@ Therefore, this class is considered to be deprecated

+ +
+
+
+ + CARGO_UNIT.CargoInAir @@ -3026,6 +3037,17 @@ Therefore, this class is considered to be deprecated

+ +
+
+
+ + CARGO_UNIT.CargoInAir diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index efb477b02..fc70669b7 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -6611,7 +6611,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -8210,7 +8210,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState diff --git a/Documentation/Core.MarkerOps_Base.html b/Documentation/Core.MarkerOps_Base.html index fa2a74c89..db55f8f27 100644 --- a/Documentation/Core.MarkerOps_Base.html +++ b/Documentation/Core.MarkerOps_Base.html @@ -2196,7 +2196,7 @@ Last Update: Mar 2023

-

MARKEROPS_BASE:New(Tagname, Keywords, Casesensitive)

+

MARKEROPS_BASE:New(Tagname, Keywords)

Function to instantiate a new #MARKEROPS_BASE object.

@@ -2222,13 +2222,25 @@ Last Update: Mar 2023

MARKEROPS_BASE:OnEventMark(Event)

-

(internal) Handle events.

+

(Internal) Handle events.

MARKEROPS_BASE.Stop()

"Stop" trigger.

+ + + +

MARKEROPS_BASE:SwitchCaseSensitiveOff()

+ +

Switch off case sensitive matching

+ + + +

MARKEROPS_BASE:SwitchCaseSensitiveOn()

+ +

Switch on case sensitive matching

@@ -2240,13 +2252,13 @@ Last Update: Mar 2023

MARKEROPS_BASE:_MatchKeywords(Eventtext)

-

(internal) Match keywords table.

+

(Internal) Match keywords table.

MARKEROPS_BASE:_MatchTag(Eventtext)

-

(internal) Match tag.

+

(Internal) Match tag.

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

Function to instantiate a new #MARKEROPS_BASE object.

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

Table of keywords recognized from the event text.

-
-
-
-
-

- #boolean - Casesensitive -

-
-
- -

(Optional) Switch case sensitive identification of Tagname. Defaults to true.

-

Return value:

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

MARKEROPS_BASE:OnEventMark(Event)

-

(internal) Handle events.

+

(Internal) Handle events.

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

Switch off case sensitive matching

+ +
+
+

Defined in:

+
+

MARKEROPS_BASE

+
+

Return value:

+
+
+
+
+ +

self

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

Switch on case sensitive matching

+ +
+
+

Defined in:

+
+

MARKEROPS_BASE

+
+

Return value:

+
+
+
+
+ +

self

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

MARKEROPS_BASE:_MatchKeywords(Eventtext)

-

(internal) Match keywords table.

+

(Internal) Match keywords table.

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

MARKEROPS_BASE:_MatchTag(Eventtext)

-

(internal) Match tag.

+

(Internal) Match tag.

diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 5cbcd423a..78a420838 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -3489,7 +3489,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SETTINGS.Metric @@ -5649,7 +5649,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 fc45430a6..93814fa80 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3649,18 +3649,6 @@ and any spaces before and after the resulting name are removed.

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

- - - -

SPAWN.communication

- - - - - -

SPAWN.frequency

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

-

SPAWN.livery_id

- - - - - -

SPAWN.modulation

- - - - - -

SPAWN.skill

+

SPAWN.speed

@@ -4447,9 +4423,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.

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

-
@@ -4621,17 +4580,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
@@ -4753,6 +4701,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Overwrite unit names by default with group name.

+
@@ -4774,40 +4725,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
- - -
-
-
- - -SPAWN.SpawnInitModexPrefix +SPAWN.SpawnInitModu @@ -4832,6 +4750,21 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+SPAWN.SpawnInitSADL + + + + +

we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case + we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL

+ +
+ +
+
+
+ + SPAWN.SpawnInitTerminalType @@ -5190,28 +5123,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.communication - - - -
- -
-
-
- - -SPAWN.frequency - - -
@@ -5230,29 +5141,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.livery_id - - - -
- -
-
-
- - -SPAWN.modulation - - - -
- -
-
-
- - -SPAWN.skill +SPAWN.speed @@ -11128,9 +11017,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.

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

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

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

Overwrite unit names by default with group name.

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

-SPAWN.SpawnInitLivery - - - - - - -
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
- - -
-
-
- - -SPAWN.SpawnInitModexPrefix +SPAWN.SpawnInitModu @@ -11513,6 +11344,21 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+SPAWN.SpawnInitSADL + + + + +

we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case + we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL

+ +
+ +
+
+
+ + SPAWN.SpawnInitTerminalType @@ -11871,28 +11717,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - -SPAWN.communication - - - -
- -
-
-
- - -SPAWN.frequency - - -
@@ -11911,29 +11735,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.livery_id - - - -
- - -
-
- - -SPAWN.modulation - - - -
- -
-
-
- - -SPAWN.skill +SPAWN.speed diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index 2023c07d9..95bb79be9 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -2569,6 +2569,24 @@ such as position and heading.

SPAWNSTATIC:_SpawnStatic(Template, CountryID)

Spawns a new static using a given template.

+ + + +

SPAWNSTATIC.heliport_callsign_id

+ + + + + +

SPAWNSTATIC.heliport_frequency

+ + + + + +

SPAWNSTATIC.heliport_modulation

+ + @@ -3600,7 +3618,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + SPAWNSTATIC.TemplateStaticUnit @@ -3627,6 +3645,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+ + +
+
+ + +
+
+
@@ -5346,7 +5397,7 @@ Handy if you spawn from cargo statics which have resources already set.

- #table + SPAWNSTATIC.TemplateStaticUnit @@ -5373,6 +5424,39 @@ Handy if you spawn from cargo statics which have resources already set.

+
+ +
+
+ + +
+
+ + +
+
+
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index d742b5eb5..abb06e662 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -3393,6 +3393,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + +
@@ -4676,6 +4709,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + +
@@ -6198,6 +6264,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + +
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html index 5a0c7f619..8504042f0 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2969,7 +2969,7 @@
- #table + AUTOLASE.CurrentLasing @@ -3084,17 +3084,6 @@ -
- -
-
-
- - -AUTOLASE.LaserCodes - - -
@@ -3106,17 +3095,6 @@ - - - -
-
- - #number -AUTOLASE.MonitorFrequency - - -
@@ -3230,39 +3208,6 @@

set up SRS

- - - -
-
- - #number -AUTOLASE.SRSFreq - - - -
- -
-
-
- - -AUTOLASE.SRSMod - - - -
- -
-
-
- - #string -AUTOLASE.SRSPath - - -
@@ -3329,17 +3274,6 @@ - - - -
-
- - #number -AUTOLASE.cooldowntime - - -
@@ -3351,17 +3285,6 @@ - - - -
-
- - #boolean -AUTOLASE.forcecooldown - - -
@@ -3373,17 +3296,6 @@ - - - -
-
- - #number -AUTOLASE.lasingindex - - -
@@ -3415,7 +3327,7 @@
- #number + AUTOLASE.minthreatlevel @@ -3475,17 +3387,6 @@ -
- -
-
-
- - -AUTOLASE.smokecolor - - -
@@ -3503,7 +3404,18 @@
- #boolean + #table +AUTOLASE.smokeoffset + + + +
+ +
+
+
+ + AUTOLASE.smoketargets @@ -3514,7 +3426,7 @@
- #table + AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index c16e58209..30ccee221 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -3074,17 +3074,6 @@ Use the method DESIGNATE.SetMission() to -
- -
-
-
- - #table -DESIGNATE.LaserCodes - - -
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 7ef18f384..bdf65eeb5 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20760,17 +20760,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -20788,7 +20777,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -25547,17 +25536,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -25575,7 +25553,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -27322,17 +27300,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -27350,7 +27317,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 0424f9582..e12777b5a 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2846,20 +2846,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.

- -
- -
@@ -3090,20 +3076,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.RAT.html b/Documentation/Functional.RAT.html index d58a42afb..f2cafd2f2 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -5221,18 +5221,6 @@ and any spaces before and after the resulting name are removed.

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

- - - -

RAT.communication

- - - - - -

RAT.frequency

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

-

RAT.livery_id

- - - - - -

RAT.modulation

- - - - - -

RAT.skill

+

RAT.speed

diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 7e6455074..e370f4a61 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3759,7 +3759,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyoncoalitionchange @@ -7063,7 +7063,7 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.penaltyoncoalitionchange diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index 85aa72b26..e59ea2c4f 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -10482,17 +10482,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

- - - -
-
- - -AIRBOSS.RQMid - - -
@@ -42807,17 +42741,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

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

- - - -
-
- - #boolean -AIRBOSS.PlayerData.holding - - -
@@ -42953,9 +42876,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Make player section lead if he was not before.

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

Set Stable Hover

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

Set new time stamp.

- @@ -43150,7 +43070,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html index b2ba1a812..7c6e83c03 100644 --- a/Documentation/Ops.Auftrag.html +++ b/Documentation/Ops.Auftrag.html @@ -8054,6 +8054,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission Ingress waypoint coordinate.

+ + + +
+
@@ -23790,6 +23801,17 @@ will always return.

Mission Ingress waypoint coordinate.

+ + + +
+
@@ -27171,6 +27193,17 @@ will always return.

Mission Ingress waypoint coordinate.

+ + + +
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 4c2541f82..98f4c7c02 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -4660,7 +4660,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.FreeVHFFrequencies @@ -5106,14 +5106,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -10956,7 +10953,7 @@ callsigns from playername or group name.

- #table + CSAR.FreeVHFFrequencies @@ -11402,14 +11399,11 @@ callsigns from playername or group name.

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -13497,7 +13491,7 @@ callsigns from playername or group name.

- #table + CSAR.FreeVHFFrequencies @@ -13943,14 +13937,11 @@ callsigns from playername or group name.

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index 74cec405d..074e315e8 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -9359,6 +9359,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -9474,7 +9488,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeVHFFrequencies @@ -9615,7 +9629,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.Spawned_Cargo @@ -10304,6 +10318,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

message suppression

+
@@ -23517,6 +23534,20 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -23632,7 +23663,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeVHFFrequencies @@ -23773,7 +23804,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.Spawned_Cargo @@ -24462,6 +24493,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

message suppression

+
@@ -26166,6 +26200,20 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -26281,7 +26329,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeVHFFrequencies @@ -26422,7 +26470,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.Spawned_Cargo @@ -27111,6 +27159,9 @@ However, if you create a new folder inside the miz file, which contains the soun + +

message suppression

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

Location (if set) where to get this cargo item.

+
+ +
+
+
+ + +CTLD_CARGO.Mark + + +
@@ -33590,6 +33652,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

Location (if set) where to get this cargo item.

+
+ +
+
+
+ + +CTLD_CARGO.Mark + + +
@@ -37721,17 +37794,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
- @@ -38385,17 +38447,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
- @@ -42364,17 +42415,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

template for a group of 10 paratroopers

-
- -
-
-
- - #number -CTLD_HERCULES.j - - -
@@ -43701,17 +43741,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/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index 1faf5b28e..1b129db3b 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -8412,6 +8412,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+ + +FLIGHTGROUP.Twaiting + + + + +

Set time stamp.

+ +
+
@@ -8492,6 +8506,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + +FLIGHTGROUP.dTwait + + + + +

Max waiting time in seconds.

+ +
+
@@ -8715,11 +8743,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -FLIGHTGROUP.isLandingAtAirbase + #boolean +FLIGHTGROUP.isLateActivated + +

No late activation.

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

Spawn in uncontrolled state.

+
@@ -19192,6 +19226,20 @@ Here we only check if stuck whilst taxiing.

+ +
+
+ + +FLIGHTGROUP.Twaiting + + + + +

Set time stamp.

+ +
+
@@ -19272,6 +19320,20 @@ Here we only check if stuck whilst taxiing.

+
+
+
+ + +FLIGHTGROUP.dTwait + + + + +

Max waiting time in seconds.

+ +
+
@@ -19495,11 +19557,14 @@ Here we only check if stuck whilst taxiing.

- -FLIGHTGROUP.isLandingAtAirbase + #boolean +FLIGHTGROUP.isLateActivated + +

No late activation.

+
@@ -19533,6 +19598,9 @@ Here we only check if stuck whilst taxiing.

+ +

Spawn in uncontrolled state.

+
@@ -40009,6 +40077,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +
+
+ + +FLIGHTGROUP.Twaiting + + + + +

Set time stamp.

+ +
+
@@ -40089,6 +40171,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
+
+ + +FLIGHTGROUP.dTwait + + + + +

Max waiting time in seconds.

+ +
+
@@ -40312,11 +40408,14 @@ Optionally, you can calculate the current max weight possible, which accounts fo
- -FLIGHTGROUP.isLandingAtAirbase + #boolean +FLIGHTGROUP.isLateActivated + +

No late activation.

+
@@ -40350,6 +40449,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +

Spawn in uncontrolled state.

+
@@ -42189,6 +42291,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +
+
+ + +FLIGHTGROUP.Twaiting + + + + +

Set time stamp.

+ +
+
@@ -42269,6 +42385,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
+
+ + +FLIGHTGROUP.dTwait + + + + +

Max waiting time in seconds.

+ +
+
@@ -42492,11 +42622,14 @@ Optionally, you can calculate the current max weight possible, which accounts fo
- -FLIGHTGROUP.isLandingAtAirbase + #boolean +FLIGHTGROUP.isLateActivated + +

No late activation.

+
@@ -42530,6 +42663,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +

Spawn in uncontrolled state.

+
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html index 4012ae01b..6cc27ef93 100644 --- a/Documentation/Ops.Intel.html +++ b/Documentation/Ops.Intel.html @@ -5425,72 +5425,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

- - - -
-
- - #boolean -INTEL.DetectDLINK - - - -
- -
-
-
- - #boolean -INTEL.DetectIRST - - - -
- -
-
-
- - #boolean -INTEL.DetectOptical - - - -
- -
-
-
- - #boolean -INTEL.DetectRWR - - - -
- -
-
-
- - #boolean -INTEL.DetectRadar - - - -
- -
-
-
- - #boolean -INTEL.DetectVisual - - -
@@ -10477,72 +10411,6 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

- - - -
-
- - #boolean -INTEL.DetectDLINK - - - -
- -
-
-
- - #boolean -INTEL.DetectIRST - - - -
- -
-
-
- - #boolean -INTEL.DetectOptical - - - -
- -
-
-
- - #boolean -INTEL.DetectRWR - - - -
- -
-
-
- - #boolean -INTEL.DetectRadar - - - -
- -
-
-
- - #boolean -INTEL.DetectVisual - - -
@@ -12329,72 +12197,6 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

- - - -
-
- - #boolean -INTEL.DetectDLINK - - - -
- -
-
-
- - #boolean -INTEL.DetectIRST - - - -
- -
-
-
- - #boolean -INTEL.DetectOptical - - - -
- -
-
-
- - #boolean -INTEL.DetectRWR - - - -
- -
-
-
- - #boolean -INTEL.DetectRadar - - - -
- -
-
-
- - #boolean -INTEL.DetectVisual - - -
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html index 256c73899..af511631c 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -39978,7 +39978,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Has line of sight.

+

No of sight.

diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html index 88f9d8df8..775021af2 100644 --- a/Documentation/Ops.OpsZone.html +++ b/Documentation/Ops.OpsZone.html @@ -4170,6 +4170,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Contested.

+ @@ -7987,6 +7990,9 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) -- + +

Contested.

+ @@ -9908,6 +9914,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 90fad3c5f..f7e0bab78 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -16860,17 +16860,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
@@ -23750,17 +23739,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y - - - -
-
@@ -26136,17 +26114,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y - - - -
-
diff --git a/Documentation/Tasking.Task_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html index 6f40de5ed..7c72be94e 100644 --- a/Documentation/Tasking.Task_A2G_Dispatcher.html +++ b/Documentation/Tasking.Task_A2G_Dispatcher.html @@ -2895,14 +2895,11 @@ Therefore, this class is considered to be deprecated

- #boolean + TASK_A2G_DISPATCHER.FlashNewTask - -

set to false to suppress flash messages

-
@@ -3475,14 +3472,11 @@ Therefore, this class is considered to be deprecated

- #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 e54cb70af..d14f89cc0 100644 --- a/Documentation/Tasking.Task_CARGO.html +++ b/Documentation/Tasking.Task_CARGO.html @@ -2910,7 +2910,7 @@ based on the tasking capabilities defined in
- + #number TASK_CARGO.CargoLimit diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index cf166fb03..f32731c6e 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3826,7 +3826,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4976,7 +4976,7 @@ This method can only be used once!

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

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

- + #table TASK_CARGO_DISPATCHER.DefaultDeployZones diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index b899661a5..6b33a55d7 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -5068,17 +5068,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The DCS controllable class.

-
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -5101,28 +5090,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -18681,17 +18648,6 @@ mygroup:WayPointExecute()

The DCS controllable class.

-
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -18714,28 +18670,6 @@ mygroup:WayPointExecute() -
- -
-
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -22822,17 +22756,6 @@ Coordinates are dependent on the position of the maps origin.

The DCS controllable class.

-
- - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -22855,28 +22778,6 @@ Coordinates are dependent on the position of the maps origin.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -23498,17 +23399,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -23531,28 +23421,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -23685,17 +23553,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -23718,28 +23575,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index c1a74164c..47dbbcc73 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3600,6 +3600,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+ + + +
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -3684,7 +3706,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup @@ -5717,6 +5739,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ + +
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -5801,7 +5845,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup @@ -7305,6 +7349,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ + +
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -7389,7 +7455,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index f88b03cd7..a42aef001 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -4443,17 +4443,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- - -
-
@@ -8595,17 +8584,6 @@ Coordinates are dependent on the position of the maps origin.

- - - -
-
@@ -9282,17 +9260,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
@@ -9480,17 +9447,6 @@ If the Identifiable is alive, true is returned.

- - - -
-