From 39b6068ae31fd0efa4e22e4c3a9c909c3ca0e534 Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Thu, 14 May 2026 08:49:16 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/Core.Fsm.html | 4 +- Documentation/Core.Settings.html | 4 +- Documentation/Core.Spawn.html | 350 +++++++++++++++---- Documentation/Core.SpawnStatic.html | 84 +++++ Documentation/Core.Spot.html | 99 ------ Documentation/Core.Zone.html | 44 --- Documentation/Functional.ATC_Ground.html | 6 + Documentation/Functional.Autolase.html | 11 + Documentation/Functional.Designate.html | 11 + Documentation/Functional.Detection.html | 39 ++- Documentation/Functional.Mantis.html | 82 ++++- Documentation/Functional.RAT.html | 36 ++ Documentation/Functional.Scoring.html | 8 +- Documentation/Ops.Airboss.html | 91 ++++- Documentation/Ops.ArmyGroup.html | 44 --- Documentation/Ops.CSAR.html | 15 +- Documentation/Ops.CTLD.html | 424 +++-------------------- Documentation/Ops.FlightGroup.html | 224 ++++++++---- Documentation/Ops.OpsGroup.html | 9 - Documentation/Ops.OpsZone.html | 9 - Documentation/Ops.PlayerTask.html | 39 +-- Documentation/Utilities.FiFo.html | 22 ++ Documentation/Wrapper.Controllable.html | 10 +- Documentation/Wrapper.Group.html | 78 ++++- Documentation/Wrapper.Marker.html | 72 +++- Documentation/Wrapper.Positionable.html | 44 +++ 26 files changed, 1048 insertions(+), 811 deletions(-) diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 1ccf130e9..e1abca735 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5973,7 +5973,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + FSM._StartState @@ -7605,7 +7605,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + FSM._StartState diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index ee523f703..565f4c8a2 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2840,7 +2840,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SETTINGS.Metric @@ -4997,7 +4997,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 d21fec0e4..6aebc10e7 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3015,6 +3015,42 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

SPAWN.communication

+ + + + + +

SPAWN.frequency

+ + + + + +

SPAWN.hidden

+ + + + + +

SPAWN.livery_id

+ + + + + +

SPAWN.skill

+ + + + + +

SPAWN.speed

+ + @@ -3689,11 +3725,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SPAWN.AIOnOff + +

The AI is on by default when spawning a group.

+
@@ -3774,9 +3813,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.

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

-
@@ -3959,6 +3981,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
@@ -4105,8 +4138,49 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ -

By default, no InitLimit

+SPAWN.SpawnInitModex + + + +
+ +
+
+ + +
+
+ + +
+
+ @@ -4153,7 +4227,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxGroups @@ -4167,7 +4241,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxUnitsAlive @@ -4335,17 +4409,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -4487,6 +4550,72 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.communication + + + +
+ +
+
+
+ + +SPAWN.frequency + + + +
+ +
+
+
+ + +SPAWN.hidden + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.skill + + + +
+ +
+
+
+ + +SPAWN.speed + + +
@@ -10328,11 +10457,14 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- + #boolean SPAWN.AIOnOff + +

The AI is on by default when spawning a group.

+
@@ -10413,9 +10545,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.

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

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

+ + +
+
@@ -10744,8 +10870,49 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ -

By default, no InitLimit

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

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

- #number + SPAWN.SpawnMaxUnitsAlive @@ -10974,17 +11141,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -11126,6 +11282,72 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ +
+
+
+ + +SPAWN.communication + + + +
+ +
+
+
+ + +SPAWN.frequency + + + +
+ +
+
+
+ + +SPAWN.hidden + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.skill + + + +
+ +
+
+
+ + +SPAWN.speed + + +
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index 96a4e3498..92bab32e1 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

+ + @@ -3088,6 +3106,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ + +
+ + +
+
+ + +
+
+
@@ -4949,6 +5000,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 62075b6b8..c8dc8a7e8 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2753,39 +2753,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -4069,39 +4036,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.ScheduleID - - - -
- -
-
-
- - -SPOT.SpotIR - - - -
- -
-
-
- - -SPOT.SpotLaser - - -
@@ -5657,39 +5591,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/Core.Zone.html b/Documentation/Core.Zone.html index d0c4a8fe3..1417a4324 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -16546,17 +16546,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-ZONE_OVAL.Angle - - - -
- - -
-
- - #table ZONE_OVAL.CenterVec2 @@ -17261,17 +17250,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -19443,17 +19421,6 @@ end
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -20987,17 +20954,6 @@ end
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index a8c473f37..43fbe9d91 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3903,6 +3903,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Kickspeed

+
@@ -4488,6 +4491,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 eebad3ce4..2a58508e5 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2438,6 +2438,17 @@ +
+ + +
+
+ + +AUTOLASE.LaserCodes + + +
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 f24f5d58f..58cd27d9a 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20149,6 +20149,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #boolean +DETECTION_BASE.Locking + + +
@@ -20166,7 +20177,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -24903,6 +24914,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
+ + #boolean +DETECTION_BASE.Locking + + +
@@ -24920,7 +24942,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -26678,6 +26700,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
+ + #boolean +DETECTION_BASE.Locking + + +
@@ -26695,7 +26728,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index a0af5c6d3..af0ea70e3 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -4362,6 +4362,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The #DETECTION_AREAS object for AWACS

+
+ +
+
+
+ + +MANTIS.AWACS_Prefix + + +
@@ -4571,6 +4582,28 @@ 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 + + +
@@ -4621,7 +4654,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Long @@ -4632,7 +4665,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Medium @@ -4643,7 +4676,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_PointDef @@ -4654,7 +4687,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + MANTIS.SAM_Table_Short @@ -10031,6 +10064,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The #DETECTION_AREAS object for AWACS

+
+ +
+
+
+ + +MANTIS.AWACS_Prefix + + +
@@ -10240,6 +10284,28 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+
+ +
+
+
+ + #table +MANTIS.InboundARMs + + + +
+ +
+
+
+ + #table +MANTIS.LastThreatEval + + +
@@ -10290,7 +10356,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Long @@ -10301,7 +10367,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Medium @@ -10312,7 +10378,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_PointDef @@ -10323,7 +10389,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table + MANTIS.SAM_Table_Short diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index b7ef64bcf..8ae3928d4 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4605,6 +4605,42 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

RAT.communication

+ + + + + +

RAT.frequency

+ + + + + +

RAT.hidden

+ + + + + +

RAT.livery_id

+ + + + + +

RAT.skill

+ + + + + +

RAT.speed

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

- + #boolean SCORING.penaltyoncoalitionchange @@ -6622,7 +6622,7 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.penaltyonfratricide diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index 16d478599..2f7bfd563 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9842,6 +9842,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

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

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

Set section lead of player flight.

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

Set Stable Hover

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

Set new time stamp.

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

VNAO Edit - Added

+

VNAO Edit - Added

diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html index 789718ae5..bf7d5282d 100644 --- a/Documentation/Ops.ArmyGroup.html +++ b/Documentation/Ops.ArmyGroup.html @@ -6743,17 +6743,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
- - -
@@ -12638,17 +12627,6 @@ and pick the closest unit to this ARMYGROUP.

Field(s)

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

Field(s)

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

Field(s)

-
- - -
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 4493c915d..0ae2b161e 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -4679,11 +4679,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -11131,11 +11134,14 @@ callsigns from playername or group name.

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -13790,11 +13796,14 @@ 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 e6248571c..407db6219 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6060,17 +6060,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CTLD.CargoCounter - - -
@@ -6151,17 +6140,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

-
- -
-
-
- - #number -CTLD.CrateCounter - - -
@@ -6182,7 +6160,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.CtldUnits @@ -6204,7 +6182,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.DroppedTroops @@ -6229,14 +6207,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

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

Beacons

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

tables

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -6650,17 +6608,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
- @@ -6683,17 +6630,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #number -CTLD._c130DcAutoSeq - - -
@@ -6705,39 +6641,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -CTLD._cargoByTemplate - - - -
- -
-
-
- - #table -CTLD._crateOrStaticByName - - - -
- -
-
-
- - #table -CTLD._troopsByName - - -
@@ -6896,17 +6799,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

#1570

- - - -
-
- - #table -CTLD.droppedBeacons - - -
@@ -7090,7 +6982,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + CTLD.locale @@ -7203,17 +7095,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -7378,7 +7259,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -7427,9 +7308,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

sub categories

-
@@ -24047,17 +23925,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #number -CTLD.CargoCounter - - -
@@ -24138,17 +24005,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

- - - -
-
- - #number -CTLD.CrateCounter - - -
@@ -24169,7 +24025,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.CtldUnits @@ -24191,7 +24047,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -24216,14 +24072,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

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

Beacons

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

tables

-
@@ -24518,17 +24365,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -24637,17 +24473,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
@@ -24670,17 +24495,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #number -CTLD._c130DcAutoSeq - - -
@@ -24692,39 +24506,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #table -CTLD._cargoByTemplate - - - -
- -
-
-
- - #table -CTLD._crateOrStaticByName - - - -
- -
-
-
- - #table -CTLD._troopsByName - - -
@@ -24883,17 +24664,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

- - - -
-
- - #table -CTLD.droppedBeacons - - -
@@ -25077,7 +24847,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #string + CTLD.locale @@ -25190,17 +24960,6 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -25365,7 +25124,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -25414,9 +25173,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

sub categories

-
@@ -27014,17 +26770,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #number -CTLD.CargoCounter - - -
@@ -27105,17 +26850,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Name of the class.

- - - -
-
- - #number -CTLD.CrateCounter - - -
@@ -27136,7 +26870,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.CtldUnits @@ -27158,7 +26892,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.DroppedTroops @@ -27183,14 +26917,11 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.EngineersInField - -

holds #CTLD_ENGINEERING objects

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

Beacons

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

tables

-
@@ -27485,17 +27210,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -27604,17 +27318,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
@@ -27637,17 +27340,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #number -CTLD._c130DcAutoSeq - - -
@@ -27659,39 +27351,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #table -CTLD._cargoByTemplate - - - -
- -
-
-
- - #table -CTLD._crateOrStaticByName - - - -
- -
-
-
- - #table -CTLD._troopsByName - - -
@@ -27850,17 +27509,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

- - - -
-
- - #table -CTLD.droppedBeacons - - -
@@ -28044,7 +27692,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #string + CTLD.locale @@ -28157,17 +27805,6 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

-
- -
-
-
- - #boolean -CTLD.onestepmenu - - -
@@ -28332,7 +27969,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -28381,9 +28018,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

sub categories

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

Can transport crate.

+ + + +
+
@@ -33102,6 +32747,17 @@ 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 55880e348..7ae355d7a 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -7838,20 +7838,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - -FLIGHTGROUP.currbase - - - - -

Set current airbase.

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

Set the destination base.

-
@@ -8072,6 +8055,31 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+ + +
+
+
+ + #boolean +FLIGHTGROUP.isLateActivated + + + + +

No late activation.

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

Spawn in uncontrolled state.

+ +
+
@@ -18649,20 +18671,6 @@ Here we only check if stuck whilst taxiing.

-
-
-
- - -FLIGHTGROUP.currbase - - - - -

Set current airbase.

- -
-
@@ -18694,9 +18702,6 @@ Here we only check if stuck whilst taxiing.

- -

Set the destination base.

-
@@ -18883,6 +18888,31 @@ Here we only check if stuck whilst taxiing.

+ + + +
+ + +
+
+
+ + #boolean +FLIGHTGROUP.isLateActivated + + + + +

No late activation.

+
@@ -18907,6 +18937,20 @@ Here we only check if stuck whilst taxiing.

+ +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + + + +

Spawn in uncontrolled state.

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

Set current airbase.

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

Set the destination base.

-
@@ -39737,6 +39764,31 @@ Optionally, you can calculate the current max weight possible, which accounts fo + + + +
+ + +
+
+
+ + #boolean +FLIGHTGROUP.isLateActivated + + + + +

No late activation.

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

Spawn in uncontrolled state.

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

Set current airbase.

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

Set the destination base.

-
@@ -41931,6 +41980,31 @@ Optionally, you can calculate the current max weight possible, which accounts fo + + + +
+ + +
+
+
+ + #boolean +FLIGHTGROUP.isLateActivated + + + + +

No late activation.

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

Spawn in uncontrolled state.

+ +
+
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html index 5c2532f80..675577471 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -8534,9 +8534,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Init a table.

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

Init a table.

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

Init a table.

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

Contested.

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

Contested.

- @@ -9307,9 +9301,6 @@ 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 654fada96..1475621a2 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -16520,7 +16520,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number + PLAYERTASKCONTROLLER.lasttaskcount @@ -16591,17 +16591,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
@@ -24055,7 +24044,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- #number + PLAYERTASKCONTROLLER.lasttaskcount @@ -24126,17 +24115,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y -
- -
-
-
@@ -26540,7 +26518,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- #number + PLAYERTASKCONTROLLER.lasttaskcount @@ -26611,17 +26589,6 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y -
- -
-
-
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 0d479909d..fd6b9e2f5 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3264,6 +3264,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

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

Stack by pointer.

+ + + +
+
+ + #number +FIFO.uniquecounter + + +
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index 2e61c8050..ef3d8b261 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4486,7 +4486,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-CONTROLLABLE.timer +CONTROLLABLE.spot @@ -18216,7 +18216,7 @@ mygroup:WayPointExecute()
-CONTROLLABLE.timer +CONTROLLABLE.spot @@ -22360,7 +22360,7 @@ Coordinates are dependent on the position of the maps origin.

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

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

-CONTROLLABLE.timer +CONTROLLABLE.spot diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 9c4456df6..688f6b1e3 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -5586,7 +5586,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -10770,7 +10781,18 @@ These settings can be provided by calling the relevant Init...() methods of the + +
+
+ +
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -28876,7 +28909,18 @@ Coordinates are dependent on the position of the maps origin.

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -29657,7 +29701,18 @@ If the Identifiable is alive, true is returned.

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter @@ -29949,7 +30004,18 @@ If the Identifiable is alive, true is returned.

+ +
+
+
+ + +GROUP.InitRespawnRandomizePositionOuter diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index d328d033f..0e4087763 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2960,6 +2960,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ +
+
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -3044,7 +3066,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup @@ -5087,6 +5109,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ +
+
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -5171,7 +5215,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup @@ -6708,6 +6752,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ +
+
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -6792,7 +6858,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 999f9ffd0..94f3ec210 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3797,6 +3797,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+ @@ -7952,6 +7963,17 @@ Coordinates are dependent on the position of the maps origin.

+
+ +
+ @@ -8628,6 +8650,17 @@ If the Identifiable is alive, true is returned.

+
+ +
+
+
@@ -8815,6 +8848,17 @@ If the Identifiable is alive, true is returned.

+
+ +
+
+