From ae2904ff7162d86591f0ff632994147e3659d343 Mon Sep 17 00:00:00 2001
From: MooseBotter
Date: Tue, 26 Nov 2024 09:45:39 +0000
Subject: [PATCH] Auto commit by GitHub Actions Workflow
---
Documentation/AI.AI_A2A_Dispatcher.html | 20 +-
Documentation/AI.AI_A2G_Dispatcher.html | 20 +-
Documentation/AI.AI_Cargo.html | 2 +-
Documentation/AI.AI_Cargo_Airplane.html | 12 -
Documentation/Cargo.CargoCrate.html | 22 ++
Documentation/Cargo.CargoGroup.html | 14 -
Documentation/Cargo.CargoUnit.html | 22 --
Documentation/Core.Fsm.html | 4 +-
Documentation/Core.Spawn.html | 260 ++++++++++++------
Documentation/Core.SpawnStatic.html | 88 +++++-
Documentation/Functional.ATC_Ground.html | 6 +
Documentation/Functional.Designate.html | 11 +
Documentation/Functional.Detection.html | 99 +++++++
Documentation/Functional.Mantis.html | 168 +----------
Documentation/Functional.RAT.html | 45 ---
Documentation/Functional.Scoring.html | 22 ++
Documentation/Ops.Airboss.html | 20 +-
Documentation/Ops.CSAR.html | 90 +-----
Documentation/Ops.CTLD.html | 84 +++---
Documentation/Tasking.Task.html | 22 ++
.../Tasking.Task_A2A_Dispatcher.html | 8 +-
.../Tasking.Task_A2G_Dispatcher.html | 20 +-
Documentation/Tasking.Task_CARGO.html | 11 +
.../Tasking.Task_Cargo_Dispatcher.html | 44 +++
Documentation/Utilities.FiFo.html | 22 --
Documentation/Wrapper.Controllable.html | 55 ++++
Documentation/Wrapper.Group.html | 78 +-----
Documentation/Wrapper.Marker.html | 66 -----
Documentation/Wrapper.Net.html | 22 +-
29 files changed, 654 insertions(+), 703 deletions(-)
diff --git a/Documentation/AI.AI_A2A_Dispatcher.html b/Documentation/AI.AI_A2A_Dispatcher.html
index ffca7ef07..889e61ab1 100644
--- a/Documentation/AI.AI_A2A_Dispatcher.html
+++ b/Documentation/AI.AI_A2A_Dispatcher.html
@@ -5034,14 +5034,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -11701,14 +11698,11 @@ They will lock the parking spot.
@@ -12966,14 +12960,11 @@ They will lock the parking spot.
@@ -14533,14 +14524,11 @@ They will lock the parking spot.
diff --git a/Documentation/AI.AI_A2G_Dispatcher.html b/Documentation/AI.AI_A2G_Dispatcher.html
index 16d5d4fc9..977136441 100644
--- a/Documentation/AI.AI_A2G_Dispatcher.html
+++ b/Documentation/AI.AI_A2G_Dispatcher.html
@@ -5031,14 +5031,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -13596,14 +13593,11 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -14936,14 +14930,11 @@ multiplied by the Overhead and rounded up to the smallest integer.
@@ -16578,14 +16569,11 @@ multiplied by the Overhead and rounded up to the smallest integer.
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 283192853..9d3fd8945 100644
--- a/Documentation/AI.AI_Cargo_Airplane.html
+++ b/Documentation/AI.AI_Cargo_Airplane.html
@@ -2960,9 +2960,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Aircraft is on a pickup mission.
-
@@ -4736,9 +4733,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -5354,9 +5348,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
@@ -6860,9 +6851,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Aircraft is on a pickup mission.
-
diff --git a/Documentation/Cargo.CargoCrate.html b/Documentation/Cargo.CargoCrate.html
index 67b8b830f..b40cd392a 100644
--- a/Documentation/Cargo.CargoCrate.html
+++ b/Documentation/Cargo.CargoCrate.html
@@ -1965,6 +1965,17 @@ Therefore, this class is considered to be deprecated
Field(s)
+
@@ -2633,6 +2644,17 @@ Therefore, this class is considered to be deprecated
Field(s)
+
diff --git a/Documentation/Cargo.CargoGroup.html b/Documentation/Cargo.CargoGroup.html
index ac3f431f8..34af5b707 100644
--- a/Documentation/Cargo.CargoGroup.html
+++ b/Documentation/Cargo.CargoGroup.html
@@ -2016,20 +2016,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
-
CARGO_GROUP.CargoGroup
diff --git a/Documentation/Cargo.CargoUnit.html b/Documentation/Cargo.CargoUnit.html
index f7f7ebf65..0f419fe2c 100644
--- a/Documentation/Cargo.CargoUnit.html
+++ b/Documentation/Cargo.CargoUnit.html
@@ -1914,17 +1914,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
@@ -2640,17 +2629,6 @@ Therefore, this class is considered to be deprecated
-
-
-
-
-
-
CARGO_UNIT.CargoInAir
diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 901975fa9..8204d42d2 100644
--- a/Documentation/Core.Fsm.html
+++ b/Documentation/Core.Fsm.html
@@ -6117,7 +6117,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
@@ -7716,7 +7716,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #string
FSM._StartState
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 249d2ede0..3240df87a 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3260,12 +3260,6 @@ and any spaces before and after the resulting name are removed.
SPAWN.skill |
- |
-
-
- SPAWN.uncontrolled |
-
-
|
@@ -4067,20 +4061,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.
-
@@ -4183,6 +4163,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4238,6 +4229,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4315,8 +4317,60 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
@@ -4332,6 +4386,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
self:T2( { self.SpawnTemplatePrefix, Vec2} )
+
+
+
+
@@ -4363,7 +4428,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4377,7 +4442,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4545,17 +4610,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4730,17 +4784,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -10533,20 +10576,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.
-
@@ -10649,6 +10678,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10704,6 +10744,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10781,8 +10832,60 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
+
+
@@ -10798,6 +10901,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.self:T2( { self.SpawnTemplatePrefix, Vec2} )
+
+
+
+
@@ -10829,7 +10943,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -10843,7 +10957,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -11011,17 +11125,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11196,17 +11299,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..1aa5282b3 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -2138,6 +2138,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 |
+
+
|
@@ -3123,11 +3141,44 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
@@ -4735,11 +4786,44 @@ Handy if you spawn from cargo statics which have resources already set.
+
+
+
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index cab831c30..58bf98697 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -4105,6 +4105,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Kickspeed
+
@@ -4690,6 +4693,9 @@ An airbase can be specified to set the maximum kick speed for.
+
+ Kickspeed
+
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index 6cca916ca..5362c47f3 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2668,6 +2668,17 @@ Use the method DESIGNATE.SetMission() to
+
+
+
+
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 42297cd07..cbdddd4a0 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20000,6 +20000,28 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
@@ -20132,6 +20154,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -24754,6 +24787,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
+
@@ -24886,6 +24941,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26496,6 +26562,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
+
@@ -26628,6 +26716,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 2202341fd..444f8b189 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4137,17 +4137,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4181,17 +4170,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4291,17 +4269,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
-
-
-
-
@@ -4509,8 +4476,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -4759,50 +4726,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
-
-
-
-
-
-
-
@@ -4886,9 +4809,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-self.SAMCheckRanges = {}
-
@@ -8862,17 +8782,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
-
-
@@ -8906,17 +8815,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
-
-
@@ -9016,17 +8914,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
-
-
-
-
@@ -9234,8 +9121,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
-
-
@@ -9611,9 +9454,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-self.SAMCheckRanges = {}
-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 2a3ee6c7d..9d7f6ca28 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 |
-
-
|
@@ -4816,12 +4810,6 @@ and any spaces before and after the resulting name are removed.
RAT.skill |
- |
-
-
- RAT.uncontrolled |
-
-
|
@@ -7321,17 +7309,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.
-
-
-
-
@@ -15212,17 +15189,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -22060,17 +22026,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/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index db3cf82e5..a43a596bf 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3065,6 +3065,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SCORING.AutoSavePath
@@ -5988,6 +5999,17 @@ The scale magnifies the scores given to the players.
+
+
+
+
+
+
SCORING.AutoSavePath
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index e301ca58c..b3b757224 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41225,6 +41225,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
AIRBOSS.PlayerData.grade
@@ -41403,9 +41417,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set Stable Hover
-
@@ -41439,6 +41450,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set time stamp.
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 7aed7b261..20c8bbdbf 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4574,7 +4574,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -5080,20 +5066,6 @@ 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
-
-
-
@@ -10829,7 +10801,7 @@ callsigns from playername or group name.
-
@@ -11335,20 +11293,6 @@ callsigns from playername or group name.
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -13382,7 +13326,7 @@ callsigns from playername or group name.
-
@@ -13888,20 +13818,6 @@ 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 b526db869..9ddb8394c 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8287,7 +8287,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -8298,7 +8298,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeUHFFrequencies
@@ -8309,7 +8309,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeVHFFrequencies
@@ -8544,17 +8544,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -19026,7 +19015,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -19037,7 +19026,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -19048,7 +19037,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -19283,17 +19272,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -21479,7 +21457,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -21490,7 +21468,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeUHFFrequencies
@@ -21501,7 +21479,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -21736,17 +21714,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -26628,6 +26595,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
+
+
+
+
@@ -26836,6 +26814,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
+
+
+
+
@@ -28362,6 +28351,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
+
+
+
+
diff --git a/Documentation/Tasking.Task.html b/Documentation/Tasking.Task.html
index dd6d68c3a..097318923 100644
--- a/Documentation/Tasking.Task.html
+++ b/Documentation/Tasking.Task.html
@@ -3043,6 +3043,17 @@ but can separately be modified later in your mission using the
+
+
+
+
@@ -7679,6 +7690,17 @@ 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 6a0d9e8c2..c700a145b 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_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index 330ac5aa0..697a76b6a 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3368,14 +3368,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3948,14 +3945,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5138,14 +5132,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6630,14 +6621,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html
index d12904f11..8657cd400 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 57722a323..5348e1039 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3391,6 +3391,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4497,6 +4508,17 @@ This method can only be used once!
+
+
+
+
@@ -5355,6 +5377,17 @@ This method can only be used once!
+
+
+
+
@@ -6844,6 +6877,17 @@ This method can only be used once!
+
+
+
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 7eea845f2..7676a2871 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -8140,17 +8140,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -9000,17 +8989,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 1b53cc05e..6861fed4b 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4563,6 +4563,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -17599,6 +17610,17 @@ mygroup:WayPointExecute()
+
+
+
+
@@ -21622,6 +21644,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -22197,6 +22230,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -22373,6 +22417,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 268e9c111..0b275073d 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5620,18 +5620,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 0c0bed85a..e57e7ae9f 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3269,28 +3269,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5408,28 +5386,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -7018,28 +6974,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
diff --git a/Documentation/Wrapper.Net.html b/Documentation/Wrapper.Net.html
index 059549209..d954feebb 100644
--- a/Documentation/Wrapper.Net.html
+++ b/Documentation/Wrapper.Net.html
@@ -1782,7 +1782,7 @@ with some added FSM functions and options to block/unblock players in MP environ
- NET:BlockSide(side, Seconds, Side) |
+ NET:BlockSide(Side, Seconds) |
Block a specific coalition side, does NOT automatically kick all players of that side or kick out joined players
|
@@ -3320,7 +3320,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Block a specific coalition side, does NOT automatically kick all players of that side or kick out joined players
@@ -3336,7 +3336,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3358,16 +3358,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Return value:
@@ -3577,6 +3567,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Force the slot for a specific client.
+
+
If this returns false, it didn't work via net (which is ALWAYS the case as of Nov 2024)!
+
Defined in:
@@ -5093,6 +5086,9 @@ net.PS_EJECT (7) - of ejects
Force a client back to spectators.
+
+
If this returns false, it didn't work via net (which is ALWAYS the case as of Nov 2024)!
+