From 815de4aec2974cb93617e2f8ef6ff9787ea42f62 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Thu, 6 Feb 2025 11:24:43 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2G_Dispatcher.html | 64 ++++-
Documentation/AI.AI_Air.html | 88 ------
Documentation/AI.AI_Cargo_Airplane.html | 24 --
Documentation/AI.AI_Cargo_Helicopter.html | 40 +--
Documentation/Cargo.CargoCrate.html | 22 --
Documentation/Cargo.CargoGroup.html | 28 --
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Point.html | 11 -
Documentation/Core.Settings.html | 26 +-
Documentation/Core.Spawn.html | 266 +++++++-----------
Documentation/Core.SpawnStatic.html | 4 +-
Documentation/Core.Zone.html | 44 ---
Documentation/Functional.Designate.html | 11 -
Documentation/Functional.Detection.html | 33 ---
Documentation/Functional.Mantis.html | 128 ++++++++-
Documentation/Functional.Movement.html | 28 --
Documentation/Functional.RAT.html | 57 +---
Documentation/Ops.Airboss.html | 70 +----
Documentation/Ops.CSAR.html | 198 +++++++++----
Documentation/Ops.CTLD.html | 103 +++++--
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
Documentation/Tasking.Task_CARGO.html | 19 +-
.../Tasking.Task_Cargo_Dispatcher.html | 184 +-----------
Documentation/Wrapper.Client.html | 36 +++
Documentation/Wrapper.Controllable.html | 55 ++++
Documentation/Wrapper.Group.html | 78 ++++-
Documentation/Wrapper.Marker.html | 72 +----
Documentation/Wrapper.Positionable.html | 44 ---
Documentation/Wrapper.Unit.html | 36 +++
29 files changed, 776 insertions(+), 1017 deletions(-)
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index d9dda827d..aa91bb006 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -4927,6 +4927,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -5044,11 +5055,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -13478,6 +13492,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -13595,11 +13620,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -14804,6 +14832,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -14921,11 +14960,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -16432,6 +16474,17 @@ multiplied by the Overhead and rounded up to the smallest integer.
The Defender Default Settings over all Squadrons.
+
+
+
+
@@ -16549,11 +16602,14 @@ multiplied by the Overhead and rounded up to the smallest integer.
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index ce4c1a45c..7cf282d40 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -3371,28 +3371,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6246,28 +6224,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -7004,28 +6960,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -8650,28 +8584,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index d91530284..8db871d9c 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2937,9 +2937,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -2973,9 +2970,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a depoly mission.
-
@@ -4730,9 +4724,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -4766,9 +4757,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a depoly mission.
-
@@ -5365,9 +5353,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -5401,9 +5386,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a depoly mission.
-
@@ -6888,9 +6870,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Set destination airbase for next :Route() command.
-
@@ -6924,9 +6903,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a depoly mission.
-
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index 3c3410b04..9fe9eaf0b 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3094,28 +3094,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5018,28 +5012,22 @@ Adjust if necessary.
@@ -5694,28 +5682,22 @@ Adjust if necessary.
@@ -7258,28 +7240,22 @@ Adjust if necessary.
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html
index b40cd392a..67b8b830f 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1965,17 +1965,6 @@ Therefore, this class is considered to be deprecated
Field(s)
-
@@ -2644,17 +2633,6 @@ Therefore, this class is considered to be deprecated
Field(s)
-
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index 0ab2f5ca8..bb6c83442 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2016,20 +2016,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index b7523247d..b73873f18 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -6213,7 +6213,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -7812,7 +7812,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
diff --git a/Documentation/Core.Point.html b/Documentation/Core.Point.html
index 33ed2613a..535288754 100644
--- a/Documentation/Core.Point.html
+++ b/Documentation/Core.Point.html
@@ -17539,17 +17539,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
POINT_VEC2.z
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 6d6abbc6b..55b49c908 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3091,11 +3091,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -5248,11 +5259,22 @@ It is advised to use this method at the start of the mission.
+
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index ce8e4554f..f92d299c2 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3248,24 +3248,18 @@ and any spaces before and after the resulting name are removed.
SPAWN.hidden |
+ |
+
+
+ SPAWN.livery_id |
+
+
|
SPAWN.modulation |
- |
-
-
- SPAWN.skill |
-
-
- |
-
-
- SPAWN.uncontrolled |
-
-
|
@@ -3940,11 +3934,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.
+
@@ -4025,6 +4022,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.
+
@@ -4091,6 +4091,20 @@ 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.
+
@@ -4303,6 +4317,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
Overwrite unit names by default with group name.
+
@@ -4317,61 +4334,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
By default, no InitLimit
-
-
-
-
-
-
-
-
@@ -4625,6 +4587,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4766,6 +4739,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4777,28 +4761,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -10506,11 +10468,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.
+
@@ -10591,6 +10556,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.
+
@@ -10657,6 +10625,20 @@ 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.
+
@@ -10869,6 +10851,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10883,61 +10868,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. By default, no InitLimit
-
-
-
-
-
-
-
-
@@ -11191,6 +11121,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11332,6 +11273,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11343,28 +11295,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
-
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 17ae11a0f..d2b4ba1ec 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -3147,7 +3147,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
SPAWNSTATIC.TemplateStaticUnit
@@ -4759,7 +4759,7 @@ Handy if you spawn from cargo statics which have resources already set.
- #table
+
SPAWNSTATIC.TemplateStaticUnit
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html
index 13dc89d6a..9286bbfb9 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16096,17 +16096,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
@@ -16811,17 +16800,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 04ca01dd8..5362c47f3 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2690,17 +2690,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 11b2ed160..7e1e0245d 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20344,17 +20344,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -25109,17 +25098,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -26862,17 +26840,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index a42ce5120..d920ddd95 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -2132,6 +2132,12 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetCommandCenter() |
Function to get the HQ object for further use
+ |
+
+
+ MANTIS.Groupset |
+
+
|
@@ -4427,6 +4433,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
+
+
+
+
@@ -4488,7 +4505,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -4499,7 +4516,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -4510,7 +4527,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -4950,6 +4967,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
+
+
+
+
+
+
+
@@ -9162,6 +9223,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
+
+
+
+
@@ -9223,7 +9295,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -9234,7 +9306,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -9245,7 +9317,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -9685,6 +9757,50 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix for logging
+
+
+
+
+
+
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index e0761c08f..785535bfc 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2451,20 +2451,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.
-
-
-
-
@@ -2695,20 +2681,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 65f5217de..301a6c53b 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3573,12 +3573,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -4804,24 +4798,18 @@ and any spaces before and after the resulting name are removed.
RAT.hidden |
+ |
+
+
+ RAT.livery_id |
+
+
|
RAT.modulation |
- |
-
-
- RAT.skill |
-
-
- |
-
-
- RAT.uncontrolled |
-
-
|
@@ -7369,17 +7357,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -15260,17 +15237,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -22174,17 +22140,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.Type of terminal to be used when spawning at an airbase.
-
-
-
-
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 6c792cc4d..ca0d9d41a 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9801,17 +9801,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9823,17 +9812,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -30171,17 +30149,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -30193,17 +30160,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -33283,17 +33239,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -33305,17 +33250,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -41439,7 +41373,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set stack flag.
+ Also decrease flag for section members of flight.
@@ -41660,7 +41594,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set time stamp.
+ Set new time stamp.
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index cc6a3158e..d156de7a0 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2739,12 +2739,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -4247,7 +4241,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4604,7 +4598,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -4693,11 +4687,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4718,11 +4715,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4846,17 +4857,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -5062,6 +5062,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5087,6 +5101,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -10497,7 +10525,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -10854,7 +10882,7 @@ callsigns from playername or group name.
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -10943,11 +10971,14 @@ callsigns from playername or group name.
@@ -10968,11 +10999,25 @@ callsigns from playername or group name.
+
@@ -11096,17 +11141,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -11312,6 +11346,20 @@ callsigns from playername or group name.
+
+
@@ -11337,6 +11385,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -13013,7 +13075,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13370,7 +13432,7 @@ callsigns from playername or group name.
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -13459,11 +13521,14 @@ callsigns from playername or group name.
@@ -13484,11 +13549,25 @@ callsigns from playername or group name.
+
@@ -13612,17 +13691,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -13828,6 +13896,20 @@ callsigns from playername or group name.
+
+
@@ -13853,6 +13935,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index c89da2172..c8b7a602d 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8408,7 +8408,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -8433,11 +8433,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8480,7 +8483,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -8627,14 +8630,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8740,6 +8740,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -9267,7 +9278,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -19668,7 +19679,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -19693,11 +19704,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -19740,7 +19754,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -19887,14 +19901,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -20000,6 +20011,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -20527,7 +20549,7 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+ CLIENT:IsEWR() |
+
+ [GROUND] Determine if a UNIT is a EWR unit
|
@@ -8729,6 +8735,36 @@ If the Unit is alive but not active, false` is returned.
+
+
+
+
+
+
+
+
[GROUND] Determine if a UNIT is a EWR unit
+
+
+
+
Defined in:
+
+
Return value:
+
+
+
+
+
IsEWR True if EWR, else false
+
+
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 4ff009163..fca0d4990 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4598,6 +4598,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -17645,6 +17656,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -21679,6 +21701,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -22265,6 +22298,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -22452,6 +22496,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 9b587c571..843a79e08 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5650,7 +5650,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
GROUP.InitRespawnRandomizePositionOuter
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 8841d3b6f..a42a7586b 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3205,28 +3205,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -3311,7 +3289,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.togroup
+
MARKER.toall
@@ -5344,28 +5322,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -5450,7 +5406,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.togroup
+
MARKER.toall
@@ -6954,28 +6910,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -7060,7 +6994,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.togroup
+
MARKER.toall
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 3ca485044..b3e1db7c8 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3993,17 +3993,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8038,17 +8027,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -8635,17 +8613,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -8833,17 +8800,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
diff --git a/Documentation/Wrapper.Unit.html b/Documentation/Wrapper.Unit.html
index 0d60a9107..a9f9187e5 100644
--- a/Documentation/Wrapper.Unit.html
+++ b/Documentation/Wrapper.Unit.html
@@ -2191,6 +2191,12 @@ If you want to obtain the complete 3D position including orient
UNIT:IsDetected(TargetUnit) |
Returns if a unit is detecting the TargetUnit.
+ |
+
+
+ UNIT:IsEWR() |
+
+ [GROUND] Determine if a UNIT is a EWR unit
|
@@ -7121,6 +7127,36 @@ If the Unit is alive but not active, false` is returned.
+
+
+
+
+
+
+
+
[GROUND] Determine if a UNIT is a EWR unit
+
+
+
+
Defined in:
+
+
Return value:
+
+
+
+
+
IsEWR True if EWR, else false
+
+
+
+
+