diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html index 5c528450f..13a7a3b04 100644 --- a/Documentation/AI.AI_A2A_Dispatcher.html +++ b/Documentation/AI.AI_A2A_Dispatcher.html @@ -4564,11 +4564,14 @@ The following parameters were given to the :New method of AI_A2A_GCICAP, and mea
- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
@@ -11228,11 +11231,14 @@ They will lock the parking spot.

- + #boolean AI_A2A_DISPATCHER.SetSendPlayerMessages + +

Flash messages to player

+
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html index 03815fd47..434d8e94c 100644 --- a/Documentation/AI.AI_A2G_Dispatcher.html +++ b/Documentation/AI.AI_A2G_Dispatcher.html @@ -4433,17 +4433,6 @@ of the squadron are destroyed. This is to keep consistency of air operations and

The Defender Default Settings over all Squadrons.

- - - -
-
- - #number -AI_A2G_DISPATCHER.DefenderPatrolIndex - - -
@@ -4561,14 +4550,11 @@ of the squadron are destroyed. This is to keep consistency of air operations and
- #boolean + AI_A2G_DISPATCHER.SetSendPlayerMessages - -

flash messages to players

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

The Defender Default Settings over all Squadrons.

- - - -
-
- - #number -AI_A2G_DISPATCHER.DefenderPatrolIndex - - -
@@ -13126,14 +13101,11 @@ multiplied by the Overhead and rounded up to the smallest integer.

- #boolean + AI_A2G_DISPATCHER.SetSendPlayerMessages - -

flash messages to players

-
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html index 9d2c00e3c..69aeca0a8 100644 --- a/Documentation/AI.AI_Air.html +++ b/Documentation/AI.AI_Air.html @@ -3770,6 +3770,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -6623,6 +6645,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -7359,6 +7403,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
@@ -8983,6 +9049,28 @@ A random value in this bracket is then applied in the waypoint routing generatio + + + +
+
+ + #number +AI_AIR.RTBSpeedMaxFactor + + + +
+ +
+
+
+ + #number +AI_AIR.RTBSpeedMinFactor + + +
diff --git a/Documentation/AI.AI_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html index e1c6f81f7..e1472f740 100644 --- a/Documentation/AI.AI_Air_Dispatcher.html +++ b/Documentation/AI.AI_Air_Dispatcher.html @@ -4193,17 +4193,6 @@ Therefore, this class is considered to be deprecated

The Defender Default Settings over all Squadrons.

- - - -
-
- - #number -AI_AIR_DISPATCHER.DefenderPatrolIndex - - -
@@ -9523,17 +9512,6 @@ multiplied by the Overhead and rounded up to the smallest integer.

The Defender Default Settings over all Squadrons.

- - - -
-
- - #number -AI_AIR_DISPATCHER.DefenderPatrolIndex - - -
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html index 624201f64..283bc6bfb 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -3380,9 +3380,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.

- @@ -5413,9 +5410,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.

- @@ -6028,9 +6022,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.

- @@ -7531,9 +7522,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 c1e6ac1a1..bf8dc500c 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2432,6 +2432,9 @@ 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 872c16d0a..b85e25d76 100644 --- a/Documentation/AI.AI_Patrol.html +++ b/Documentation/AI.AI_Patrol.html @@ -3845,9 +3845,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

This table contains the targets detected during patrol.

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

- -

This table contains the targets detected during patrol.

- @@ -7862,9 +7856,6 @@ The default interval is 30 seconds.

- -

This table contains the targets detected during patrol.

- @@ -9497,9 +9488,6 @@ The default interval is 30 seconds.

- -

This table contains the targets detected during patrol.

- diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html index 13bd9e4d3..d1ccede47 100644 --- a/Documentation/Cargo.Cargo.html +++ b/Documentation/Cargo.Cargo.html @@ -3329,6 +3329,17 @@ All derived classes from CARGO follow the same state machine, expose the same ca + + + +
+
+ + +CARGO.Weight + + +
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html index 456df7cfe..51de4f234 100644 --- a/Documentation/Cargo.CargoCrate.html +++ b/Documentation/Cargo.CargoCrate.html @@ -2371,17 +2371,6 @@ Therefore, this class is considered to be deprecated

Field(s)

-
-
- - -CARGO_CRATE.CargoCarrier - - - -
- -
@@ -3053,17 +3042,6 @@ Therefore, this class is considered to be deprecated

Field(s)

-
- - -
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html index 193a441a5..0d579e85d 100644 --- a/Documentation/Cargo.CargoGroup.html +++ b/Documentation/Cargo.CargoGroup.html @@ -2440,6 +2440,9 @@ Therefore, this class is considered to be deprecated

+ +

Then we register the new group in the database

+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index b86641540..0f58fae77 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -3445,7 +3445,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2GSystem @@ -3489,7 +3489,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SETTINGS.Metric @@ -5602,7 +5602,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2GSystem @@ -5646,7 +5646,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 c966142d3..6a4a7cfd0 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3655,13 +3655,19 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.speed

+

SPAWN.frequency

-

SPAWN.uncontrolled

+

SPAWN.livery_id

+ + + + + +

SPAWN.modulation

@@ -4338,14 +4344,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.

-
@@ -4542,17 +4545,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnGrouping - - -
@@ -4766,15 +4758,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -SPAWN.SpawnInitSADL + #string +SPAWN.SpawnInitSkill - -

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

-
@@ -5066,7 +5054,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.

@@ -5147,7 +5135,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-SPAWN.speed +SPAWN.frequency @@ -5158,7 +5146,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +SPAWN.modulation @@ -10946,14 +10945,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.

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

- -
-
-
- - -SPAWN.SpawnGrouping - - -
@@ -11374,15 +11359,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -SPAWN.SpawnInitSADL + #string +SPAWN.SpawnInitSkill - -

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

-
@@ -11674,7 +11655,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.

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

-SPAWN.speed +SPAWN.frequency @@ -11766,7 +11747,18 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.uncontrolled +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index f0d6d72b9..f1f27b191 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -2621,6 +2621,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

+ + @@ -3737,6 +3755,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+ + +
+
+ + +
+
+
@@ -5598,6 +5649,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 554594acf..c9dbc9f20 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -3396,39 +3396,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -4712,39 +4679,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -6267,39 +6201,6 @@ 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.AICSAR.html b/Documentation/Functional.AICSAR.html index 0df74acf2..257fd3965 100644 --- a/Documentation/Functional.AICSAR.html +++ b/Documentation/Functional.AICSAR.html @@ -4000,7 +4000,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -AICSAR.SRSRadio +AICSAR.SRSTTSRadio @@ -7079,7 +7079,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSRadio +AICSAR.SRSTTSRadio @@ -9015,7 +9015,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSRadio +AICSAR.SRSTTSRadio diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index e7844317f..c88982ab3 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -4552,6 +4552,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Kickspeed

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

+ +

Kickspeed

+
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html index bccefe817..1d737a871 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2972,7 +2972,7 @@
- + #table AUTOLASE.CurrentLasing @@ -3208,17 +3208,6 @@ -
- -
-
-
- - #number -AUTOLASE.RoundingPrecision - - -
@@ -3299,6 +3288,17 @@ + + + +
+
+ + #number +AUTOLASE.cooldowntime + + +
@@ -3310,6 +3310,17 @@ + + + +
+
+ + #boolean +AUTOLASE.forcecooldown + + +
@@ -3321,6 +3332,17 @@ + + + +
+
+ + #number +AUTOLASE.lasingindex + + +
@@ -3341,11 +3363,33 @@
+ #number +AUTOLASE.maxlasing + + +
+ +
+
+ + +
+
+
+ + #boolean +AUTOLASE.notifypilots + + +
@@ -3390,6 +3434,17 @@ + + + +
+
+ + +AUTOLASE.smokecolor + + +
@@ -3418,7 +3473,7 @@
- + #boolean AUTOLASE.smoketargets @@ -3429,7 +3484,7 @@
- + #table AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index bb59fd1d0..f60c8c3f8 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20609,6 +20609,17 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -20741,17 +20752,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -25374,6 +25374,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -25506,17 +25517,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -27127,6 +27127,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -27259,17 +27270,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 358bf8575..1b512d299 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -2579,12 +2579,6 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%

MANTIS:GetCommandCenter()

Function to get the HQ object for further use

- - - -

MANTIS.Groupset

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

The #DETECTION_AREAS object for AWACS

+ + + +
+
+ + #table +MANTIS.AcceptZones + + +
@@ -5061,6 +5066,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #table +MANTIS.ConflictZones + + +
@@ -5182,17 +5198,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

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

- - - -
-
- - -MANTIS.Groupset - - -
@@ -5215,6 +5220,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.InboundARMs + + + +
+ +
+
+
+ + #table +MANTIS.LastThreatEval + + + +
+ +
+
+
+ + #table +MANTIS.RejectZones + + +
@@ -5254,7 +5292,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Long @@ -5265,7 +5303,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Medium @@ -5276,7 +5314,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_PointDef @@ -5287,7 +5325,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Short @@ -5928,6 +5966,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

self.SAMCheckRanges = {}

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

The #DETECTION_AREAS object for AWACS

+
+ +
+
+
+ + #table +MANTIS.AcceptZones + + +
@@ -10708,6 +10760,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -10829,17 +10892,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

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

-
- -
-
-
- - -MANTIS.Groupset - - -
@@ -10862,6 +10914,39 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+ + + +
+
+ + #table +MANTIS.InboundARMs + + + +
+ +
+
+
+ + #table +MANTIS.LastThreatEval + + + +
+ +
+
+
+ + #table +MANTIS.RejectZones + + +
@@ -10901,7 +10986,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Long @@ -10912,7 +10997,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Medium @@ -10923,7 +11008,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_PointDef @@ -10934,7 +11019,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Short @@ -11575,6 +11660,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + +

self.SAMCheckRanges = {}

+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 9947d2102..1bc5fbeba 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2849,6 +2849,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

+
+
+ + #number +MOVEMENT.AliveUnits + + + + +

Contains the counter how many units are currently alive.

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

Field(s)

+
+
+ + #number +MOVEMENT.AliveUnits + + + + +

Contains the counter how many units are currently alive.

+ +
+ +
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index e8be0a5bf..6511a020b 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3993,6 +3993,12 @@ manager:Stop(7200)

RAT.termtype

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

+ + + +

RAT.type

+ + @@ -5227,13 +5233,19 @@ and any spaces before and after the resulting name are removed.

-

RAT.speed

+

RAT.frequency

-

RAT.uncontrolled

+

RAT.livery_id

+ + + + + +

RAT.modulation

@@ -8476,6 +8488,17 @@ 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 + + +
@@ -16380,6 +16403,17 @@ Initializes the ratcraft array and group menu.

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

+
+ +
+
+
+ + +RAT.type + + +
@@ -23418,6 +23452,17 @@ 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 c71309f1b..0f6278474 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3559,17 +3559,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - SCORING.AutoSavePath @@ -7027,17 +7016,6 @@ The scale magnifies the scores given to the players.

- -
-
-
- - SCORING.AutoSavePath diff --git a/Documentation/Functional.ZoneCaptureCoalition.html b/Documentation/Functional.ZoneCaptureCoalition.html index 27182fd46..21999e2a5 100644 --- a/Documentation/Functional.ZoneCaptureCoalition.html +++ b/Documentation/Functional.ZoneCaptureCoalition.html @@ -2778,6 +2778,20 @@ We start the monitoring after 5 seconds, and will repeat every 30 seconds a chec
+ZONE_CAPTURE_COALITION.HitTimeLast + + + + +

Update last hit time.

+ +
+ +
+
+
+ + ZONE_CAPTURE_COALITION.HitsOn diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index ded07b25a..700ccae7e 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -42649,9 +42649,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set case to that of lead.

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

Set time stamp.

+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index ac00b9be2..0951d0a1e 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -9293,17 +9293,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CTLD.CargoCounter - - -
@@ -9373,17 +9362,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

-
- - -
-
- - #number -CTLD.CrateCounter - - -
@@ -9404,7 +9382,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.CtldUnits @@ -9426,7 +9404,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.DroppedTroops @@ -9451,28 +9429,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -CTLD.Engineers - - - -

use as counter

- -
- -
-
-
- - #table CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -9557,7 +9518,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeFMFrequencies @@ -9584,9 +9545,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Beacons

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

tables

-
@@ -9729,7 +9684,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.Spawned_Cargo @@ -9745,17 +9700,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CTLD.TroopCounter - - -
@@ -9835,7 +9779,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-CTLD.VehicleMoveFormation +CTLD.UserSetGroup @@ -10282,17 +10226,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -10347,7 +10280,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

time to repairor build a unit/group

+

noob catch

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

message suppression

-
@@ -10460,7 +10390,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -10498,9 +10428,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

sub categories

-
@@ -24128,17 +24055,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #number -CTLD.CargoCounter - - -
@@ -24208,17 +24124,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

- - - -
-
- - #number -CTLD.CrateCounter - - -
@@ -24239,7 +24144,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.CtldUnits @@ -24261,7 +24166,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -24286,28 +24191,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number -CTLD.Engineers - - - -

use as counter

- -
- -
-
-
- - #table CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -24392,7 +24280,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -24419,9 +24307,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

Beacons

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

tables

-
@@ -24564,7 +24446,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.Spawned_Cargo @@ -24580,17 +24462,6 @@ However, if you create a new folder inside the miz file, which contains the soun -
- -
-
-
- - #number -CTLD.TroopCounter - - -
@@ -24670,7 +24541,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-CTLD.VehicleMoveFormation +CTLD.UserSetGroup @@ -25117,17 +24988,6 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -25182,7 +25042,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

time to repairor build a unit/group

+

noob catch

@@ -25275,9 +25135,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

message suppression

-
@@ -25295,7 +25152,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -25333,9 +25190,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

sub categories

-
@@ -26853,17 +26707,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #number -CTLD.CargoCounter - - -
@@ -26933,17 +26776,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

- - - -
-
- - #number -CTLD.CrateCounter - - -
@@ -26964,7 +26796,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.CtldUnits @@ -26986,7 +26818,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -27011,28 +26843,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number -CTLD.Engineers - - - -

use as counter

- -
- -
-
-
- - #table CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -27117,7 +26932,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -27144,9 +26959,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

Beacons

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

tables

-
@@ -27289,7 +27098,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.Spawned_Cargo @@ -27305,17 +27114,6 @@ However, if you create a new folder inside the miz file, which contains the soun -
- -
-
-
- - #number -CTLD.TroopCounter - - -
@@ -27395,7 +27193,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-CTLD.VehicleMoveFormation +CTLD.UserSetGroup @@ -27842,17 +27640,6 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -27907,7 +27694,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

time to repairor build a unit/group

+

noob catch

@@ -28000,9 +27787,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

message suppression

-
@@ -28020,7 +27804,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -28058,9 +27842,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

sub categories

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

Can transport crate.

- - - -
-
- - #number -CTLD.UnitTypeCapabilities.length - - -
@@ -32883,17 +32653,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

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

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

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

- - - -
-
- - -CTLD_CARGO.Mark - - -
@@ -38671,17 +38419,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - Core.Point#COORDINATE -CTLD_ENGINEERING.currwpt - - -
@@ -39335,17 +39072,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - Core.Point#COORDINATE -CTLD_ENGINEERING.currwpt - - -
@@ -43314,6 +43040,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

template for a group of 10 paratroopers

+ + + +
+
+ + #number +CTLD_HERCULES.j + + +
@@ -44640,6 +44377,17 @@ 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 4c6a573ae..237e68fd4 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -8701,14 +8701,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean -FLIGHTGROUP.isLateActivated + +FLIGHTGROUP.isLandingAtAirbase - -

No late activation.

-
@@ -8733,20 +8730,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - #boolean -FLIGHTGROUP.isUncontrolled - - - - -

Spawn in uncontrolled state.

- -
-
@@ -19476,14 +19459,11 @@ Here we only check if stuck whilst taxiing.

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

No late activation.

-
@@ -19508,20 +19488,6 @@ Here we only check if stuck whilst taxiing.

-
-
-
- - #boolean -FLIGHTGROUP.isUncontrolled - - - - -

Spawn in uncontrolled state.

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

No late activation.

-
@@ -40320,20 +40283,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
- - #boolean -FLIGHTGROUP.isUncontrolled - - - - -

Spawn in uncontrolled state.

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

No late activation.

-
@@ -42495,20 +42441,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
- - #boolean -FLIGHTGROUP.isUncontrolled - - - - -

Spawn in uncontrolled state.

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

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

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

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

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

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

+ + + +
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html index 711f10c29..4037393e8 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -9171,6 +9171,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Init a table.

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

Init a table.

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

Init a table.

+ @@ -39933,7 +39942,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.PlayerTask.html b/Documentation/Ops.PlayerTask.html index b474d1884..99cf55cca 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -17195,17 +17195,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -PLAYERTASKCONTROLLER.repeattimes - - -
@@ -24704,17 +24693,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y - - - -
-
- - #number -PLAYERTASKCONTROLLER.repeattimes - - -
@@ -27156,17 +27134,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y - - - -
-
- - #number -PLAYERTASKCONTROLLER.repeattimes - - -
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html index e401ba017..a75792d58 100644 --- a/Documentation/Tasking.Task.html +++ b/Documentation/Tasking.Task.html @@ -3443,17 +3443,6 @@ but can separately be modified later in your mission using the - - - -
-
- - -TASK.TaskControlMenu - - -
@@ -8099,17 +8088,6 @@ If the Unit is part of the Task, true is returned.

- - - -
-
- - -TASK.TaskControlMenu - - -
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html index 7f8eaa42e..1026852e0 100644 --- a/Documentation/Tasking.Task_A2A_Dispatcher.html +++ b/Documentation/Tasking.Task_A2A_Dispatcher.html @@ -2628,7 +2628,7 @@ Therefore, this class is considered to be deprecated

- #boolean + TASK_A2A_DISPATCHER.FlashNewTask @@ -3353,7 +3353,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_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html index 5a04e5600..68eea70f8 100644 --- a/Documentation/Tasking.Task_Cargo_Dispatcher.html +++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html @@ -3774,8 +3774,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -TASK_CARGO_DISPATCHER.DefaultDeployZones + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -3785,8 +3785,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -TASK_CARGO_DISPATCHER.MaxCSAR + #table +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -4880,8 +4880,8 @@ This method can only be used once!

- -TASK_CARGO_DISPATCHER.DefaultDeployZones + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -4891,8 +4891,8 @@ This method can only be used once!

- -TASK_CARGO_DISPATCHER.MaxCSAR + #table +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -5738,8 +5738,8 @@ This method can only be used once!

- -TASK_CARGO_DISPATCHER.DefaultDeployZones + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -5749,8 +5749,8 @@ This method can only be used once!

- -TASK_CARGO_DISPATCHER.MaxCSAR + #table +TASK_CARGO_DISPATCHER.DefaultDeployZones @@ -7227,8 +7227,8 @@ This method can only be used once!

- -TASK_CARGO_DISPATCHER.DefaultDeployZones + #number +TASK_CARGO_DISPATCHER.CountCSAR @@ -7238,8 +7238,8 @@ This method can only be used once!

- -TASK_CARGO_DISPATCHER.MaxCSAR + #table +TASK_CARGO_DISPATCHER.DefaultDeployZones diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 448759492..fa2229e05 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3913,17 +3913,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

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

Stack by pointer.

-
- -
-
-
- - #number -FIFO.uniquecounter - - -
@@ -8701,17 +8679,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
@@ -9561,17 +9528,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -LIFO.uniquecounter - - -
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index e7addebae..b9f25402f 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -5071,28 +5071,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The DCS controllable class.

-
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - - -
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -5115,6 +5093,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +CONTROLLABLE.spot + + +
@@ -18673,28 +18662,6 @@ mygroup:WayPointExecute()

The DCS controllable class.

-
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - - -
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -18717,6 +18684,17 @@ mygroup:WayPointExecute() +
+ +
+
+
+ + +CONTROLLABLE.spot + + +
@@ -22817,28 +22795,6 @@ Coordinates are dependent on the position of the maps origin.

The DCS controllable class.

-
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - - -
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -22861,6 +22817,17 @@ Coordinates are dependent on the position of the maps origin.

+
+ +
+
+
+ + +CONTROLLABLE.spot + + +
@@ -23482,28 +23449,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - - -
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -23526,6 +23471,17 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + +CONTROLLABLE.spot + + +
@@ -23658,28 +23614,6 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

- - - -
-
- - #boolean -CONTROLLABLE.IRMarkerGroup - - - -
- -
-
-
- - #boolean -CONTROLLABLE.IRMarkerUnit - - -
@@ -23702,6 +23636,17 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + +CONTROLLABLE.spot + + +
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 227a439ed..f68fec877 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -6211,18 +6211,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-GROUP.InitRespawnRandomizePositionInner - - - -
- - -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -11406,18 +11395,7 @@ These settings can be provided by calling the relevant Init...() methods of the - -
-
- -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -29406,18 +29373,7 @@ Coordinates are dependent on the position of the maps origin.

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

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

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index 26c1ff4a9..7f82d8bcb 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -4446,17 +4446,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
- @@ -8612,17 +8601,6 @@ Coordinates are dependent on the position of the maps origin.

-
- -
-
-
@@ -9299,17 +9277,6 @@ If the Identifiable is alive, true is returned.

-
- -
-
-
@@ -9497,17 +9464,6 @@ If the Identifiable is alive, true is returned.

-
- - -
-
- - Core.Spot#SPOT -POSITIONABLE.Spot - - -