From c1b3fe1166c0947156ab30f4075cdeb2b10c26f2 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Sun, 8 Sep 2024 09:45:48 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 ++-
Documentation/AI.AI_Air.html | 88 ---------
Documentation/AI.AI_Air_Squadron.html | 11 ++
Documentation/AI.AI_Cargo.html | 2 +-
Documentation/AI.AI_Cargo_Airplane.html | 44 -----
Documentation/AI.AI_Cargo_Helicopter.html | 40 ++++-
Documentation/AI.AI_Patrol.html | 12 ++
Documentation/Cargo.CargoGroup.html | 17 ++
Documentation/Cargo.CargoUnit.html | 22 +++
Documentation/Core.Settings.html | 22 ---
Documentation/Core.Spawn.html | 140 ---------------
Documentation/Core.SpawnStatic.html | 4 +-
Documentation/Core.Zone.html | 44 -----
Documentation/Functional.Designate.html | 11 ++
Documentation/Functional.Detection.html | 66 +++++++
Documentation/Functional.Mantis.html | 168 ++++++++----------
Documentation/Functional.Movement.html | 28 ---
Documentation/Functional.RAT.html | 30 ----
Documentation/Ops.Airboss.html | 96 ++--------
Documentation/Ops.CSAR.html | 156 ++++++++++++----
Documentation/Ops.CTLD.html | 45 +++--
Documentation/Tasking.Task.html | 22 ---
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
Documentation/Tasking.Task_CARGO.html | 11 ++
.../Tasking.Task_Cargo_Dispatcher.html | 8 +-
Documentation/Wrapper.Controllable.html | 55 ++++++
Documentation/Wrapper.Group.html | 146 +++++++--------
Documentation/Wrapper.Positionable.html | 44 -----
28 files changed, 574 insertions(+), 786 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index 889e61ab1..ffca7ef07 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -5034,11 +5034,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11698,11 +11701,14 @@ They will lock the parking spot.
@@ -12960,11 +12966,14 @@ They will lock the parking spot.
@@ -14524,11 +14533,14 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_Air.html b/Documentation/AI.AI_Air.html
index f8ebee923..f548eea79 100644
--- a/Documentation/AI.AI_Air.html
+++ b/Documentation/AI.AI_Air.html
@@ -3347,28 +3347,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6222,28 +6200,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -6980,28 +6936,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
@@ -8626,28 +8560,6 @@ A random value in this bracket is then applied in the waypoint routing generatio
-
-
-
-
-
diff --git a/Documentation/AI.AI_Air_Squadron.html b/Documentation/AI.AI_Air_Squadron.html
index d43baa1e9..3c90988a5 100644
--- a/Documentation/AI.AI_Air_Squadron.html
+++ b/Documentation/AI.AI_Air_Squadron.html
@@ -2131,6 +2131,17 @@ Therefore, this class is considered to be deprecated
+
+
+
+
diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html
index e1a9199ca..396b16ef9 100644
--- a/Documentation/AI.AI_Cargo.html
+++ b/Documentation/AI.AI_Cargo.html
@@ -1973,7 +1973,7 @@ Therefore, this class is considered to be deprecated
-
+
Wrapper.Group#GROUP
AI_CARGO.CargoCarrier
diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html
index 24db742d9..283192853 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2905,17 +2905,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -4692,17 +4681,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -5321,17 +5299,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
@@ -6838,17 +6805,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
-
diff --git a/Documentation/AI.AI_Cargo_Helicopter.html b/Documentation/AI.AI_Cargo_Helicopter.html
index 8935ade0a..b7a7efadc 100644
--- a/Documentation/AI.AI_Cargo_Helicopter.html
+++ b/Documentation/AI.AI_Cargo_Helicopter.html
@@ -3070,22 +3070,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4988,22 +4994,28 @@ Adjust if necessary.
@@ -5658,22 +5670,28 @@ Adjust if necessary.
@@ -7216,22 +7234,28 @@ Adjust if necessary.
diff --git a/Documentation/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html
index 945c654f6..3380bb4bc 100644
--- a/Documentation/AI.AI_Patrol.html
+++ b/Documentation/AI.AI_Patrol.html
@@ -3421,6 +3421,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
This table contains the targets detected during patrol.
+
@@ -6688,6 +6691,9 @@ The default interval is 30 seconds.
+
+
This table contains the targets detected during patrol.
+
@@ -7432,6 +7438,9 @@ The default interval is 30 seconds.
+
+
This table contains the targets detected during patrol.
+
@@ -9064,6 +9073,9 @@ The default interval is 30 seconds.
+
+
This table contains the targets detected during patrol.
+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index fc4d80b04..ac3f431f8 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2016,10 +2016,27 @@ Therefore, this class is considered to be deprecated
+
+
+
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index c124af695..0f419fe2c 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1932,6 +1932,17 @@ Therefore, this class is considered to be deprecated
Set cargo object.
+
+
+
+
@@ -2636,6 +2647,17 @@ Therefore, this class is considered to be deprecated
Set cargo object.
+
+
+
+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index 3fbae6c63..e68efecf8 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3072,17 +3072,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5265,17 +5254,6 @@ 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 6b77ef960..866f7bab3 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3206,36 +3206,6 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
- |
-
-
- SPAWN.communication |
-
-
- |
-
-
- SPAWN.hidden |
-
-
- |
-
-
- SPAWN.livery_id |
-
-
- |
-
-
- SPAWN.modulation |
-
-
- |
-
-
- SPAWN.skill |
-
-
|
@@ -4675,61 +4645,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
@@ -11134,61 +11049,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 ff4e053b0..ed85870d3 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -3123,7 +3123,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
SPAWNSTATIC.TemplateStaticUnit
@@ -4735,7 +4735,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 6fb3963e9..629685d75 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -15908,17 +15908,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
@@ -16623,17 +16612,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 6cca916ca..293d912b8 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2679,6 +2679,17 @@ Use the method
DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 42297cd07..840a6f1c1 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20000,6 +20000,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -20132,6 +20143,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24754,6 +24776,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -24886,6 +24919,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26496,6 +26540,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26628,6 +26683,17 @@ 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 d71c42abb..1633d4075 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4137,6 +4137,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4170,6 +4181,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4269,6 +4291,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -4476,8 +4509,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -4726,50 +4759,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
-
-
-
-
-
-
-
@@ -4853,6 +4842,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+self.SAMCheckRanges = {}
+
@@ -8826,6 +8818,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
@@ -8859,6 +8862,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
@@ -8958,6 +8972,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -9165,8 +9190,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
-
-
@@ -9542,6 +9523,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 0b34c21cc..09456d65e 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2427,20 +2427,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.
-
-
-
-
@@ -2671,20 +2657,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.
-
-
-
-
-
- RAT.communication |
-
-
- |
-
-
- RAT.hidden |
-
-
- |
-
-
- RAT.livery_id |
-
-
- |
-
-
- RAT.modulation |
-
-
- |
-
-
- RAT.skill |
-
-
|
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index d4e2d6fb4..a6865c21f 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9777,17 +9777,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9799,17 +9788,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -30147,17 +30125,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -30169,17 +30136,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -33259,17 +33215,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -33281,17 +33226,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -41229,7 +41163,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set case of f
+ Set case to that of lead.
@@ -41294,6 +41228,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
AIRBOSS.PlayerData.grade
@@ -41312,17 +41260,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.
-
-
-
-
@@ -41458,9 +41395,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Make player section lead if he was not before.
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 792168c79..6384dbdf9 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2731,12 +2731,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
- |
-
-
- CSAR.index |
-
-
|
@@ -4694,6 +4688,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4817,17 +4822,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
-
-
-
-
@@ -5036,6 +5030,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5061,6 +5069,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
+
+
+
@@ -10885,6 +10907,17 @@ callsigns from playername or group name.
+
+
+
+
@@ -11008,17 +11041,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -11227,6 +11249,20 @@ callsigns from playername or group name.
+
+
@@ -11252,6 +11288,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -13407,6 +13457,17 @@ callsigns from playername or group name.
+
+
+
+
@@ -13530,17 +13591,6 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
-
-
-
-
@@ -13749,6 +13799,20 @@ callsigns from playername or group name.
+
+
@@ -13774,6 +13838,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 81a844d15..3b71d25ff 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8285,7 +8285,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -8307,7 +8307,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeVHFFrequencies
@@ -19024,7 +19024,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -19046,7 +19046,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeVHFFrequencies
@@ -21477,7 +21477,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -21499,7 +21499,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeVHFFrequencies
@@ -26626,17 +26626,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -36915,6 +36904,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
+
+
+
+
@@ -38241,6 +38241,17 @@ Use either this method to integrate the Hercules **or** the one from the "normal
template for a group of 10 paratroopers
+
+
+
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index 097318923..dd6d68c3a 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -3043,17 +3043,6 @@ but can separately be modified later in your mission using the
-
-
-
-
@@ -7690,17 +7679,6 @@ If the Unit is part of the Task, true is returned.
-
-
-
-
diff --git a/Documentation/Tasking.Task_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index c700a145b..6a0d9e8c2 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -3098,7 +3098,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -3823,7 +3823,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -4999,7 +4999,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
@@ -6477,7 +6477,7 @@ If too large, any airborne cap may not be able to reach the detected target area
- #boolean
+
TASK_A2A_DISPATCHER.FlashNewTask
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html
index 6d8d78d6c..dad052db6 100644
--- a/Documentation/Tasking.Task_CARGO.html
+++ b/Documentation/Tasking.Task_CARGO.html
@@ -3340,6 +3340,17 @@ based on the tasking capabilities defined in
+
+
+
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index 823d85ffe..f9c84cc3c 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3419,7 +3419,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -4569,7 +4569,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -5471,7 +5471,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -7004,7 +7004,7 @@ This method can only be used once!
- #table
+
TASK_CARGO_DISPATCHER.DefaultDeployZones
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index e5445642d..9516300d2 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4574,6 +4574,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -17629,6 +17640,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -21663,6 +21685,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -22249,6 +22282,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -22436,6 +22480,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 636fff576..f289c0cd8 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -1994,6 +1994,12 @@ Use the following Zone validation methods on the group:
GROUP:CountInZone(Zone) |
Returns the number of UNITs that are in the Core.Zone
+ |
+
+
+ GROUP:Deactivate(delay) |
+
+ Deactivates an activated GROUP.
|
@@ -5515,6 +5521,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+self:F({coordinate=coordinate})
+
@@ -5588,18 +5597,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
+
+
+
+
+
+
+
+
Deactivates an activated GROUP.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
+
+
+
Delay in seconds, before the group is activated.
+
+
+
+
Return value:
+
+
+
@@ -10340,6 +10382,9 @@ So each unit of the group is respawned at exactly the same parking spot as it cu
+
+self:F({coordinate=coordinate})
+
@@ -10413,18 +10458,7 @@ So each unit of the group is respawned at exactly the same parking spot as it cu
-
-
-
@@ -23548,18 +23585,7 @@ mygroup:WayPointExecute()
-
-
-
@@ -27662,18 +27691,7 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
@@ -28328,18 +28349,7 @@ If the Identifiable is alive, true is returned.
-
-
-
@@ -28595,18 +28608,7 @@ If the Identifiable is alive, true is returned.
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 2f00303c3..dedf514da 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3945,17 +3945,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -7990,17 +7979,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -8587,17 +8565,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -8785,17 +8752,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-