From 6a4ef26150a18795990db3a8e361bb0b86fb0ae7 Mon Sep 17 00:00:00 2001 From: MooseBotter Date: Tue, 23 Jun 2026 10:32:26 +0000 Subject: [PATCH] Auto commit by GitHub Actions Workflow --- Documentation/Core.Fsm.html | 4 +- Documentation/Core.Settings.html | 4 +- Documentation/Core.Spawn.html | 232 ++++++++++++++++++------ Documentation/Core.SpawnStatic.html | 88 ++++++++- Documentation/Core.Spot.html | 99 ---------- Documentation/Functional.Autolase.html | 160 +--------------- Documentation/Functional.Mantis.html | 22 +++ Documentation/Functional.Movement.html | 28 --- Documentation/Functional.RAT.html | 36 ++++ Documentation/Functional.Scoring.html | 22 --- Documentation/Ops.Airboss.html | 22 +-- Documentation/Ops.ArmyGroup.html | 6 - Documentation/Ops.Auftrag.html | 33 ++++ Documentation/Ops.CSAR.html | 45 +---- Documentation/Ops.CTLD.html | 192 +++----------------- Documentation/Ops.EasyGCICAP.html | 1 + Documentation/Ops.FlightGroup.html | 58 ++++-- Documentation/Ops.NavyGroup.html | 6 - Documentation/Ops.OpsGroup.html | 48 +---- Documentation/Ops.OpsZone.html | 9 + Documentation/Ops.PlayerTask.html | 39 +--- Documentation/Utilities.FiFo.html | 22 --- Documentation/Wrapper.Controllable.html | 65 ++++++- Documentation/Wrapper.Group.html | 78 +------- Documentation/Wrapper.Marker.html | 66 +++++++ Documentation/Wrapper.Positionable.html | 44 ----- 26 files changed, 588 insertions(+), 841 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 b24b3135c..d2d284b52 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 @@ -5008,7 +5008,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 82c515694..0343777f4 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.frequency

+ + + + + +

SPAWN.hidden

+ + + + + +

SPAWN.livery_id

+ + + + + +

SPAWN.modulation

+ + + + + +

SPAWN.skill

+ + + + + +

SPAWN.uncontrolled

+ + @@ -3689,14 +3725,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.

-
@@ -3945,17 +3978,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
@@ -4099,6 +4121,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Overwrite unit names by default with group name.

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

self:T2( { self.SpawnTemplatePrefix, Vec2} )

-
- -
-
-
- - #string -SPAWN.SpawnInitSkill - - -
@@ -4470,7 +4484,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.

@@ -4544,6 +4558,72 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ + +
+
+ + +SPAWN.frequency + + + +
+ +
+
+
+ + +SPAWN.hidden + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation + + + +
+ +
+
+
+ + +SPAWN.skill + + + +
+ +
+
+
+ + +SPAWN.uncontrolled + + +
@@ -10385,14 +10465,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.

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

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

Overwrite unit names by default with group name.

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

self:T2( { self.SpawnTemplatePrefix, Vec2} )

- - - -
-
- - #string -SPAWN.SpawnInitSkill - - -
@@ -11166,7 +11224,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.

@@ -11240,6 +11298,72 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + +SPAWN.frequency + + + +
+ +
+
+
+ + +SPAWN.hidden + + + +
+ +
+
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.modulation + + + +
+ +
+
+
+ + +SPAWN.skill + + + +
+ +
+
+
+ + +SPAWN.uncontrolled + + +
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index ddd8c801d..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

+ + @@ -3061,7 +3079,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + SPAWNSTATIC.TemplateStaticUnit @@ -3088,6 +3106,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+ + +
+
+ + +
+
+
@@ -4922,7 +4973,7 @@ Handy if you spawn from cargo statics which have resources already set.

- #table + SPAWNSTATIC.TemplateStaticUnit @@ -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/Functional.Autolase.html b/Documentation/Functional.Autolase.html index 2a58508e5..9b8bb0f22 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2323,7 +2323,7 @@
- #table + AUTOLASE.CurrentLasing @@ -2416,39 +2416,6 @@ -
- -
-
-
- - #number -AUTOLASE.LaseDistance - - - -
- -
-
-
- - #number -AUTOLASE.LaseDuration - - - -
- -
-
-
- - -AUTOLASE.LaserCodes - - -
@@ -2584,39 +2551,6 @@

set up SRS

- - - -
-
- - #number -AUTOLASE.SRSFreq - - - -
- -
-
-
- - -AUTOLASE.SRSMod - - - -
- -
-
-
- - #string -AUTOLASE.SRSPath - - -
@@ -2683,17 +2617,6 @@ - - - -
-
- - #number -AUTOLASE.cooldowntime - - -
@@ -2705,17 +2628,6 @@ - - - -
-
- - #boolean -AUTOLASE.forcecooldown - - -
@@ -2727,17 +2639,6 @@ - - - -
-
- - #number -AUTOLASE.lasingindex - - -
@@ -2758,33 +2659,11 @@
- #number -AUTOLASE.maxlasing - - -
- -
-
- - -
-
-
- - #boolean -AUTOLASE.notifypilots - - -
@@ -2807,39 +2686,6 @@ - - - -
-
- - #number -AUTOLASE.reporttimelong - - - -
- -
-
-
- - #number -AUTOLASE.reporttimeshort - - - -
- -
-
-
- - -AUTOLASE.smokecolor - - -
@@ -2857,7 +2703,7 @@
- #boolean + AUTOLASE.smoketargets @@ -2868,7 +2714,7 @@
- #table + AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index b47450669..d6bb44298 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -5704,6 +5704,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS._jammedSAMs + + +
@@ -12609,6 +12620,17 @@ Substring matching with digit-boundary protection prevents false matches +
+ +
+
+
+ + #table +MANTIS._jammedSAMs + + +
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 120b42406..63a1a043f 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2200,20 +2200,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
-
- - #number -MOVEMENT.AliveUnits - - - - -

Contains the counter how many units are currently alive.

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

Field(s)

-
-
- - #number -MOVEMENT.AliveUnits - - - - -

Contains the counter how many units are currently alive.

- -
- -
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index b7ef64bcf..f06af55cb 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.frequency

+ + + + + +

RAT.hidden

+ + + + + +

RAT.livery_id

+ + + + + +

RAT.modulation

+ + + + + +

RAT.skill

+ + + + + +

RAT.uncontrolled

+ + diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 4c7ce0f53..aa863712f 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2910,17 +2910,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - SCORING.AutoSavePath @@ -6378,17 +6367,6 @@ The scale magnifies the scores given to the players.

- -
-
-
- - SCORING.AutoSavePath diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index 88529441b..723547ab6 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -41885,7 +41885,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

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

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

Set time stamp.

-
@@ -42477,7 +42463,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 af1750e1e..789718ae5 100644 --- a/Documentation/Ops.ArmyGroup.html +++ b/Documentation/Ops.ArmyGroup.html @@ -2543,12 +2543,6 @@ 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 5eb9f17d7..34efdacb3 100644 --- a/Documentation/Ops.Auftrag.html +++ b/Documentation/Ops.Auftrag.html @@ -7438,6 +7438,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission Ingress waypoint coordinate.

+ + + +
+
@@ -23314,6 +23325,17 @@ will always return.

Mission Ingress waypoint coordinate.

+ + + +
+
@@ -26728,6 +26750,17 @@ will always return.

Mission Ingress waypoint coordinate.

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

CSAR.smokecolor

- - - -

CSAR.speed

- - @@ -4584,7 +4578,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Core.Point#COORDINATE CSAR.coordinate @@ -5126,17 +5120,6 @@ 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 - - -
@@ -11036,7 +11019,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -11578,17 +11561,6 @@ 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 - - -
@@ -13695,7 +13667,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -14237,17 +14209,6 @@ 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 d1af4842e..ba85554e6 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6204,20 +6204,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - #number -CTLD.Engineers - - - - -

use as counter

- -
-
@@ -6322,7 +6308,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeUHFFrequencies @@ -6338,9 +6324,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Beacons

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

tables

-
@@ -6452,11 +6432,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + CTLD.RadioPath + +

Folderpath.

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -6640,17 +6612,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
@@ -6809,17 +6770,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

#1570

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

time to repairor build a unit/group

+

noob catch

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

use as counter

- -
-
@@ -24207,7 +24143,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -24223,9 +24159,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

Beacons

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

tables

-
@@ -24337,11 +24267,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- #string + CTLD.RadioPath + +

Folderpath.

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -24525,17 +24447,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
@@ -24694,17 +24605,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

- - - -
-
- - #table -CTLD.droppedBeacons - - -
@@ -25055,7 +24955,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

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

use as counter

- -
-
@@ -27072,7 +26958,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -27088,9 +26974,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

Beacons

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

tables

-
@@ -27202,11 +27082,14 @@ However, if you create a new folder inside the miz file, which contains the soun
- #string + CTLD.RadioPath + +

Folderpath.

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

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -27390,17 +27262,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
@@ -27559,17 +27420,6 @@ However, if you create a new folder inside the miz file, which contains the soun

#1570

- - - -
-
- - #table -CTLD.droppedBeacons - - -
@@ -27920,7 +27770,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

diff --git a/Documentation/Ops.EasyGCICAP.html b/Documentation/Ops.EasyGCICAP.html index b24805adf..477383e88 100644 --- a/Documentation/Ops.EasyGCICAP.html +++ b/Documentation/Ops.EasyGCICAP.html @@ -1571,6 +1571,7 @@ RED planes, despite being on RED territory. Think of a no-fly zone or an limited local mywing = EASYGCICAP:New("Blue CAP Operations",AIRBASE.Caucasus.Kutaisi,"blue","Blue EWR") -- Add a CAP patrol point belonging to our airbase, we'll be at 30k ft doing 400 kn, initial direction 90 degrees (East), leg 20NM + -- NOTE - Skip this function and do not create CAP Points if you want GCI behaviour only. mywing:AddPatrolPointCAP(AIRBASE.Caucasus.Kutaisi,ZONE:FindByName("Blue Zone 1"):GetCoordinate(),30000,400,90,20) -- Add a Squadron with template "Blue Sq1 M2000c", 20 airframes, skill good, Modex starting with 102 and skin "Vendee Jeanne" diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index 1c61d1ef5..4186984be 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -3305,12 +3305,6 @@

FLIGHTGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

- - - -

FLIGHTGROUP.EPLRS

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

Set the destination base.

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

No late activation.

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

Spawn in uncontrolled state.

+ @@ -18719,6 +18722,9 @@ Here we only check if stuck whilst taxiing.

+ +

Set the destination base.

+ @@ -18911,11 +18917,14 @@ Here we only check if stuck whilst taxiing.

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

No late activation.

+
@@ -18949,6 +18958,9 @@ Here we only check if stuck whilst taxiing.

+ +

Spawn in uncontrolled state.

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

Set the destination base.

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

No late activation.

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

Spawn in uncontrolled state.

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

Set the destination base.

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

No late activation.

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

Spawn in uncontrolled state.

+ diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html index 2af10f686..34c63cee2 100644 --- a/Documentation/Ops.NavyGroup.html +++ b/Documentation/Ops.NavyGroup.html @@ -2474,12 +2474,6 @@

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 6048416b9..5c2532f80 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -1703,12 +1703,6 @@

OPSGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

- - - -

OPSGROUP.EPLRS

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

Name of the class.

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

Init a table.

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

Name of the class.

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

Init a table.

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

Name of the class.

- - - -
-
- - -OPSGROUP.EPLRS - - -
@@ -33493,6 +33460,9 @@ 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 de09eea7a..ec4971c64 100644 --- a/Documentation/Ops.OpsZone.html +++ b/Documentation/Ops.OpsZone.html @@ -3530,6 +3530,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Contested.

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

Contested.

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

Contested.

+ diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html index 4e5178202..8f5b05841 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 4c08c6b35..fd6b9e2f5 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -8052,17 +8052,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -LIFO.uniquecounter - - -
@@ -8912,17 +8901,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 a18be78d4..a880e84dd 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4457,6 +4457,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -4486,7 +4497,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-CONTROLLABLE.spot +CONTROLLABLE.timer @@ -18187,6 +18198,17 @@ mygroup:WayPointExecute() +
+ + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -18216,7 +18238,7 @@ mygroup:WayPointExecute()
-CONTROLLABLE.spot +CONTROLLABLE.timer @@ -22331,6 +22353,17 @@ Coordinates are dependent on the position of the maps origin.

+
+ + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -22360,7 +22393,7 @@ Coordinates are dependent on the position of the maps origin.

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

+
+ + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -23025,7 +23069,7 @@ If the Identifiable is alive, true is returned.

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

+
+ + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -23201,7 +23256,7 @@ If the Identifiable is alive, true is returned.

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

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

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

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index d328d033f..3b85ebed1 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3048,6 +3048,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -5175,6 +5197,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -6796,6 +6840,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index 94f3ec210..999f9ffd0 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3797,17 +3797,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- - -
-
@@ -7963,17 +7952,6 @@ Coordinates are dependent on the position of the maps origin.

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

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

- - - -
-