From 121732894cc3e2f6665434395c3d7ba76fd9524a Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Sun, 23 Aug 2026 15:40:31 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/Core.Spawn.html | 116 ++++++++---- Documentation/Core.SpawnStatic.html | 88 ++++++++- Documentation/Core.Spot.html | 33 ---- Documentation/Functional.ATC_Ground.html | 10 +- Documentation/Functional.Autolase.html | 132 ++++++++++++++ Documentation/Functional.Designate.html | 11 ++ Documentation/Functional.Detection.html | 99 ++++++---- Documentation/Functional.Mantis.html | 218 +++++++++++++---------- Documentation/Functional.RAT.html | 12 ++ Documentation/Functional.Scoring.html | 4 +- Documentation/Ops.Airboss.html | 85 +++++++-- Documentation/Ops.Airwing.html | 55 ------ Documentation/Ops.ArmyGroup.html | 6 + Documentation/Ops.Auftrag.html | 33 ++++ Documentation/Ops.CSAR.html | 81 +++++---- Documentation/Ops.CTLD.html | 148 +++++---------- Documentation/Ops.FlightGroup.html | 130 +++++++++----- Documentation/Ops.Intel.html | 198 -------------------- Documentation/Ops.NavyGroup.html | 6 + Documentation/Ops.OpsGroup.html | 50 ++++-- Documentation/Ops.PlayerTask.html | 15 +- Documentation/Utilities.FiFo.html | 44 ++--- Documentation/Wrapper.Controllable.html | 10 +- Documentation/Wrapper.Marker.html | 132 +++++++------- 24 files changed, 957 insertions(+), 759 deletions(-) diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index b070d87ff..23da1e731 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3015,6 +3015,18 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

SPAWN.callsign

+ + + + + +

SPAWN.uncontrolled

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

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

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

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

Overwrite unit names by default with group name.

+ @@ -4145,11 +4149,15 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string -SPAWN.SpawnInitSkill + +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

+
@@ -4441,7 +4449,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.

@@ -4515,6 +4523,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.callsign + + + +
+ +
+
+
+ + +SPAWN.uncontrolled + + +
@@ -10444,6 +10474,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

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

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

Overwrite unit names by default with group name.

+ @@ -10800,11 +10822,15 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #string -SPAWN.SpawnInitSkill + +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

+
@@ -11096,7 +11122,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.

@@ -11170,6 +11196,28 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + +SPAWN.callsign + + + +
+ +
+
+
+ + +SPAWN.uncontrolled + + +
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index bcd488e78..361f4eb8b 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -1972,6 +1972,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

+ + @@ -3073,7 +3091,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table SPAWNSTATIC.TemplateStaticUnit @@ -3100,6 +3118,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+ + +
+
+ + +
+
+
@@ -4934,7 +4985,7 @@ Handy if you spawn from cargo statics which have resources already set.

- + #table SPAWNSTATIC.TemplateStaticUnit @@ -4961,6 +5012,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 e609036b8..613789ea3 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2798,17 +2798,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -4125,17 +4114,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -5724,17 +5702,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index b87abb5d7..6cc1293ce 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3911,7 +3911,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + ATC_GROUND.Airbases @@ -3927,9 +3927,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Kickspeed

-
@@ -4499,7 +4496,7 @@ An airbase can be specified to set the maximum kick speed for.

- #table + ATC_GROUND.Airbases @@ -4515,9 +4512,6 @@ 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 90d98407b..0a3d1ab2c 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2416,6 +2416,28 @@ + + + +
+
+ + #number +AUTOLASE.LaseDistance + + + +
+ +
+
+
+ + #number +AUTOLASE.LaseDuration + + +
@@ -2526,6 +2548,17 @@ + + + +
+
+ + #number +AUTOLASE.RoundingPrecision + + +
@@ -2540,6 +2573,39 @@

set up SRS

+ + + +
+
+ + #number +AUTOLASE.SRSFreq + + + +
+ +
+
+
+ + +AUTOLASE.SRSMod + + + +
+ +
+
+
+ + #string +AUTOLASE.SRSPath + + +
@@ -2606,6 +2672,17 @@ + + + +
+
+ + #number +AUTOLASE.cooldowntime + + +
@@ -2617,6 +2694,17 @@ + + + +
+
+ + #boolean +AUTOLASE.forcecooldown + + +
@@ -2642,6 +2730,17 @@

Set some string id for output to DCS.log file.

+ + + +
+
+ + #number +AUTOLASE.maxlasing + + +
@@ -2653,6 +2752,17 @@ + + + +
+
+ + #boolean +AUTOLASE.notifypilots + + +
@@ -2675,6 +2785,28 @@ + + + +
+
+ + #number +AUTOLASE.reporttimelong + + + +
+ +
+
+
+ + #number +AUTOLASE.reporttimeshort + + +
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 7ed32eff7..5d2ffd47c 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2397,6 +2397,17 @@ Use the method DESIGNATE.SetMission() to + + + +
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 14c57209f..003aa8ca2 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20147,6 +20147,28 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -20279,17 +20301,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -24912,6 +24923,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -25044,17 +25077,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -26698,6 +26720,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual + + + +
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -26830,17 +26874,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 b3702893f..21ae80729 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -6416,26 +6416,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MANTIS.NavalAutonomy +MANTIS.NavalPerUnit -

ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)

- -
- - -
-
- - #number -MANTIS.NavalAutonomyRadius - - - - -

meters; a ship group within this distance of an alive EWR group counts as covered

+

classify & switch every ship unit individually (see SetNavalPerUnit)

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

quiet ships go active when enemy surface combatants close (see SetNavalSurfaceWakeup)

+
@@ -6509,7 +6498,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Long @@ -6520,7 +6509,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Medium @@ -6531,7 +6520,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_PointDef @@ -6542,7 +6531,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Short @@ -6560,20 +6549,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
- - #boolean -MANTIS.SEADNaval - - - - -

ships hard-kill inbound missiles; they do not go EMCON under SEAD (see SetNavalSEAD)

- -
-
@@ -6853,17 +6828,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -MANTIS._jammerSnapshot - - -
@@ -7197,6 +7161,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Log SAM status in dcs.log every cycle if true.

+
+ +
+
+
+ + #number +MANTIS.maxclassic + + + +
+ +
+
+
+ + #number +MANTIS.maxlongrange + + + +
+ +
+
+
+ + #number +MANTIS.maxmidrange + + + +
+ +
+
+
+ + #number +MANTIS.maxpointdefrange + + + +
+ +
+
+
+ + #number +MANTIS.maxshortrange + + +
@@ -14114,26 +14133,12 @@ Substring matching with digit-boundary protection prevents false matches
#boolean -MANTIS.NavalAutonomy +MANTIS.NavalPerUnit -

ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)

- -
- -
-
-
- - #number -MANTIS.NavalAutonomyRadius - - - - -

meters; a ship group within this distance of an alive EWR group counts as covered

+

classify & switch every ship unit individually (see SetNavalPerUnit)

@@ -14146,6 +14151,9 @@ Substring matching with digit-boundary protection prevents false matches + +

quiet ships go active when enemy surface combatants close (see SetNavalSurfaceWakeup)

+
@@ -14207,7 +14215,7 @@ Substring matching with digit-boundary protection prevents false matches
- #table + MANTIS.SAM_Table_Long @@ -14218,7 +14226,7 @@ Substring matching with digit-boundary protection prevents false matches
- #table + MANTIS.SAM_Table_Medium @@ -14229,7 +14237,7 @@ Substring matching with digit-boundary protection prevents false matches
- #table + MANTIS.SAM_Table_PointDef @@ -14240,7 +14248,7 @@ Substring matching with digit-boundary protection prevents false matches
- #table + MANTIS.SAM_Table_Short @@ -14258,20 +14266,6 @@ Substring matching with digit-boundary protection prevents false matches
-
-
-
- - #boolean -MANTIS.SEADNaval - - - - -

ships hard-kill inbound missiles; they do not go EMCON under SEAD (see SetNavalSEAD)

- -
-
@@ -14551,17 +14545,6 @@ Substring matching with digit-boundary protection prevents false matches -
- -
-
-
- - #table -MANTIS._jammerSnapshot - - -
@@ -14895,6 +14878,61 @@ Substring matching with digit-boundary protection prevents false matches

Log SAM status in dcs.log every cycle if true.

+
+ +
+
+
+ + #number +MANTIS.maxclassic + + + +
+ +
+
+
+ + #number +MANTIS.maxlongrange + + + +
+ +
+
+
+ + #number +MANTIS.maxmidrange + + + +
+ +
+
+
+ + #number +MANTIS.maxpointdefrange + + + +
+ +
+
+
+ + #number +MANTIS.maxshortrange + + +
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index 9b9b66c77..2a20a8f94 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4599,6 +4599,18 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

RAT.callsign

+ + + + + +

RAT.uncontrolled

+ + diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 805a40151..0a8504139 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -3177,7 +3177,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyoncoalitionchange @@ -6645,7 +6645,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 46943b79b..5634de96f 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9866,6 +9866,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

+ + + +
+
+ + +AIRBOSS.RQMid + + +
@@ -42458,9 +42524,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set Stable Hover

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

Set time stamp.

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

VNAO Edit - Added

+

VNAO Edit - Added

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

Band modulation.

- - - -
-
- - -AIRBOSS.Radio.voice - - -
diff --git a/Documentation/Ops.Airwing.html b/Documentation/Ops.Airwing.html index 9362984bb..b0417391d 100644 --- a/Documentation/Ops.Airwing.html +++ b/Documentation/Ops.Airwing.html @@ -6068,17 +6068,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission queue table.

- - - -
-
- - #number -AIRWING.nCAPgrouping - - -
@@ -9754,17 +9743,6 @@ Spawning on runways is not supported.

Mission queue table.

- - - -
-
- - #number -AIRWING.nCAPgrouping - - -
@@ -16300,17 +16278,6 @@ Cohort assets will not be available until relocation is finished.

Mission queue table.

- - - -
-
- - #number -AIRWING.nCAPgrouping - - -
@@ -29898,17 +29865,6 @@ this request is used to put the groups back into the warehouse stock.

Mission queue table.

- - - -
-
- - #number -AIRWING.nCAPgrouping - - -
@@ -31852,17 +31808,6 @@ this request is used to put the groups back into the warehouse stock.

Mission queue table.

- - - -
-
- - #number -AIRWING.nCAPgrouping - - -
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html index 6a94a8e92..dcec98426 100644 --- a/Documentation/Ops.ArmyGroup.html +++ b/Documentation/Ops.ArmyGroup.html @@ -2543,6 +2543,12 @@ and pick the closest unit to this ARMYGROUP.

ARMYGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

+ + + +

ARMYGROUP.EPLRS

+ + diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html index 88fa20c4d..24c129b24 100644 --- a/Documentation/Ops.Auftrag.html +++ b/Documentation/Ops.Auftrag.html @@ -7450,6 +7450,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission Ingress waypoint coordinate.

+ + + +
+
@@ -23326,6 +23337,17 @@ will always return.

Mission Ingress waypoint coordinate.

+ + + +
+
@@ -26740,6 +26762,17 @@ will always return.

Mission Ingress waypoint coordinate.

+ + + +
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 075f4b146..60148e633 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2832,6 +2832,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.smokecolor

+ + + +

CSAR.speed

+ + @@ -4189,7 +4195,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.FreeVHFFrequencies @@ -4590,7 +4596,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Core.Point#COORDINATE + CSAR.coordinate @@ -4679,14 +4685,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

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

Replacement woundedGroups

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

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

+
+ +
+
+
+ + +CSAR.speed + + +
@@ -10636,7 +10647,7 @@ callsigns from playername or group name.

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

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

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -11154,14 +11162,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

-
@@ -11585,6 +11590,17 @@ callsigns from playername or group name.

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

+
+ +
+
+
+ + +CSAR.speed + + +
@@ -13290,7 +13306,7 @@ callsigns from playername or group name.

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

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

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -13808,14 +13821,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

-
@@ -14239,6 +14249,17 @@ callsigns from playername or group name.

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

+
+ +
+
+
+ + +CSAR.speed + + +
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index a53aab805..81e88dc62 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6202,7 +6202,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.DroppedTroops @@ -6227,14 +6227,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -6319,7 +6316,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeFMFrequencies @@ -6526,6 +6523,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Smokes and Flares

+
+ +
+
+
+ + +CTLD.Spawned_Cargo + + +
@@ -6634,17 +6642,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
- @@ -6836,17 +6833,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

#1570

-
- -
-
-
- - #table -CTLD.droppedBeacons - - -
@@ -24106,7 +24092,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -24131,14 +24117,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -24223,7 +24206,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -24430,6 +24413,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

+
+ +
+
+
+ + +CTLD.Spawned_Cargo + + +
@@ -24538,17 +24532,6 @@ However, if you create a new folder inside the miz file, which contains the soun -
- -
- @@ -24740,17 +24723,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

-
- -
-
-
- - #table -CTLD.droppedBeacons - - -
@@ -26990,7 +26962,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -27015,14 +26987,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

-
@@ -27107,7 +27076,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeFMFrequencies @@ -27314,6 +27283,17 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

+
+ +
+
+
+ + +CTLD.Spawned_Cargo + + +
@@ -27422,17 +27402,6 @@ However, if you create a new folder inside the miz file, which contains the soun -
- -
-
-
@@ -27624,17 +27593,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

-
- -
-
-
- - #table -CTLD.droppedBeacons - - -
@@ -32851,17 +32809,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Can transport crate.

- - - -
-
@@ -32977,17 +32924,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index 66c29ad86..26b0bedc7 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -3305,6 +3305,12 @@

FLIGHTGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

+ + + +

FLIGHTGROUP.EPLRS

+ + @@ -7850,6 +7856,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

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

Set the destination base.

+
@@ -8067,17 +8090,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
@@ -8125,6 +8137,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Spawn in uncontrolled state.

+ @@ -18680,6 +18695,20 @@ Here we only check if stuck whilst taxiing.

+ +
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

+ +
+
@@ -18711,6 +18740,9 @@ Here we only check if stuck whilst taxiing.

+ +

Set the destination base.

+
@@ -18897,17 +18929,6 @@ Here we only check if stuck whilst taxiing.

- - - -
-
@@ -18955,6 +18976,9 @@ Here we only check if stuck whilst taxiing.

+ +

Spawn in uncontrolled state.

+ @@ -39553,6 +39577,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

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

Set the destination base.

+
@@ -39770,17 +39811,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - - - -
-
@@ -39828,6 +39858,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +

Spawn in uncontrolled state.

+ @@ -41766,6 +41799,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +
+
+ + +FLIGHTGROUP.currbase + + + + +

Set current airbase.

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

Set the destination base.

+
@@ -41983,17 +42033,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - - - -
-
@@ -42041,6 +42080,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 827c959ea..a10d1618a 100644 --- a/Documentation/Ops.Intel.html +++ b/Documentation/Ops.Intel.html @@ -4976,72 +4976,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 - - -
@@ -10957,72 +10891,6 @@ the radar (nose-on) and 90° when the target crosses the beam (side-on).

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 - - -
@@ -12987,72 +12855,6 @@ Sources: public declassified estimates, Jane's, IISS assessments.

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

- - - -
-
- - #boolean -INTEL.DetectDLINK - - - -
- -
-
-
- - #boolean -INTEL.DetectIRST - - - -
- -
-
-
- - #boolean -INTEL.DetectOptical - - - -
- -
-
-
- - #boolean -INTEL.DetectRWR - - - -
- -
-
-
- - #boolean -INTEL.DetectRadar - - - -
- -
-
-
- - #boolean -INTEL.DetectVisual - - -
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html index 8f6fb23f6..b9bdacf44 100644 --- a/Documentation/Ops.NavyGroup.html +++ b/Documentation/Ops.NavyGroup.html @@ -2474,6 +2474,12 @@

NAVYGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

+ + + +

NAVYGROUP.EPLRS

+ + diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html index 287f88c05..488cd612e 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -1703,6 +1703,12 @@

OPSGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

+ + + +

OPSGROUP.EPLRS

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

Name of the class.

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

Init a table.

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

Name of the class.

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

Init a table.

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

Name of the class.

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

Init a table.

- @@ -39488,7 +39518,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 a04fe4acb..c52ea496e 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -16070,11 +16070,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + Core.Set#SET_OPSGROUP PLAYERTASKCONTROLLER.LasingDroneSet + +

self.PlayerMenu = {} -- #table

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

self.PlayerMenu = {} -- #table

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

self.PlayerMenu = {} -- #table

+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index bc3b5f53c..204e370a4 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3288,17 +3288,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

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

Stack by pointer.

- - - -
-
- - #number -FIFO.uniquecounter - - -
@@ -8158,6 +8136,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +LIFO.uniquecounter + + +
@@ -9007,6 +8996,17 @@ 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 6632111a1..8590a4a2a 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4532,7 +4532,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-CONTROLLABLE.timer +CONTROLLABLE.spot @@ -18331,7 +18331,7 @@ mygroup:WayPointExecute()
-CONTROLLABLE.timer +CONTROLLABLE.spot @@ -22497,7 +22497,7 @@ Coordinates are dependent on the position of the maps origin.

-CONTROLLABLE.timer +CONTROLLABLE.spot @@ -23184,7 +23184,7 @@ If the Identifiable is alive, true is returned.

-CONTROLLABLE.timer +CONTROLLABLE.spot @@ -23382,7 +23382,7 @@ If the Identifiable is alive, true is returned.

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

Coordinate of the mark.

+
+ +
+
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -3049,28 +3071,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

-
- -
-
-
- - #boolean -MARKER.toall - - - -
- -
-
-
- - #boolean -MARKER.tocoalition - - -
@@ -5121,6 +5121,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ + +
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -5198,28 +5220,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

- - - -
-
- - #boolean -MARKER.toall - - - -
- -
-
-
- - #boolean -MARKER.tocoalition - - -
@@ -6764,6 +6764,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+ + + +
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -6841,28 +6863,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

- - - -
-
- - #boolean -MARKER.toall - - - -
- -
-
-
- - #boolean -MARKER.tocoalition - - -