From 091b22e9ad57a5373f448b5918cc6c0405b40024 Mon Sep 17 00:00:00 2001
From: MooseBotter Flash messages to player
Flash messages to player
+Flash messages to player
+Flash messages to player
+The Defender Default Settings over all Squadrons.
+ + + +The Defender Default Settings over all Squadrons.
+ + + +The Defender Default Settings over all Squadrons.
+ + + +The Defender Default Settings over all Squadrons.
+ + + +Use the Engage trigger to intercept intruders.
-The AI_AIR_ENGAGE is assigned a Wrapper.Group and this must be done before the AI_AIR_ENGAGE process can be started using the Start event.
-The AI will fly towards the random 3D point within the patrol zone, using a random speed within the given altitude and speed limits. Upon arrival at the 3D point, a new random 3D point will be selected within the patrol zone using the given limits.
-This cycle will continue.
-During the patrol, the AI will detect enemy targets, which are reported through the Detected event.
-When enemies are detected, the AI will automatically engage the enemy.
-Until a fuel or damage threshold has been reached by the AI, or when the AI is commanded to RTB. When the fuel threshold has been reached, the airplane will fly towards the nearest friendly airbase and will land.
-An optional range can be set in meters, that will define when the AI will engage with the detected airborne enemy targets. The range can be beyond or smaller than the range of the Patrol Zone. The range is applied at the position of the AI. Use the method AI.AI_GCI#AI_AIR_ENGAGE.SetEngageRange() to define that range.
+An optional Core.Zone can be set, +that will define when the AI will engage with the detected airborne enemy targets. +Use the method AI.AI_CAP#AI_AIR_ENGAGE.SetEngageZone() to define that Zone.
+ +Note while this class still works, it is no longer supported as the original author stopped active development of MOOSE +Therefore, this class is considered to be deprecated
+Note while this class still works, it is no longer supported as the original author stopped active development of MOOSE diff --git a/Documentation/AI.AI_Cargo.html b/Documentation/AI.AI_Cargo.html index d16464184..6cbfca874 100644 --- a/Documentation/AI.AI_Cargo.html +++ b/Documentation/AI.AI_Cargo.html @@ -2797,9 +2797,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
No loading happened, so we need to pickup something else.
- @@ -4830,9 +4827,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -No loading happened, so we need to pickup something else.
- @@ -5445,9 +5439,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -No loading happened, so we need to pickup something else.
- @@ -6948,9 +6939,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -No loading happened, so we need to pickup something else.
- diff --git a/Documentation/AI.AI_Cargo_Airplane.html b/Documentation/AI.AI_Cargo_Airplane.html index 43dc65147..4d6980a95 100644 --- a/Documentation/AI.AI_Cargo_Airplane.html +++ b/Documentation/AI.AI_Cargo_Airplane.html @@ -2801,9 +2801,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -Aircraft is on a pickup mission.
- @@ -4577,9 +4574,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -Aircraft is on a pickup mission.
- @@ -5195,9 +5189,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -Aircraft is on a pickup mission.
- @@ -6701,9 +6692,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/AI.AI_Patrol.html b/Documentation/AI.AI_Patrol.html index f0eaea63a..028a12ef2 100644 --- a/Documentation/AI.AI_Patrol.html +++ b/Documentation/AI.AI_Patrol.html @@ -3262,9 +3262,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -This table contains the targets detected during patrol.
- @@ -6512,9 +6509,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -This table contains the targets detected during patrol.
- @@ -7259,9 +7253,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -This table contains the targets detected during patrol.
- @@ -8894,9 +8885,6 @@ Note that this method is required, as triggers the next route when patrolling fo - -This table contains the targets detected during patrol.
- diff --git a/Documentation/Cargo.Cargo.html b/Documentation/Cargo.Cargo.html index f6e9e29cf..f64538358 100644 --- a/Documentation/Cargo.Cargo.html +++ b/Documentation/Cargo.Cargo.html @@ -1705,7 +1705,7 @@ that make cargo come "alive" within your mission in a full automatic manner!self.CargoObject:Destroy()
+ +Then we register the new group in the database
-Now we spawn the new group based on the template created.
-self.CargoObject:Destroy()
+ +Then we register the new group in the database
-Now we spawn the new group based on the template created.
-Note that these MESSAGE objects are not yet displayed on the display panel. -You must use the functions ToClient or ToCoalition or ToAll to send these Messages to the respective recipients. +You must use the functions Core.Message#ToClient or Core.Message#ToCoalition or Core.Message#ToAll to send these Messages to the respective recipients. The message display times are automatically defined based on the timing settings in the Core.Settings menu.
the y coordinate in meters.
-the y coordinate in meters.
-the y coordinate in meters.
-The AI is on by default when spawning a group.
+Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
+ @@ -3685,17 +3697,6 @@ 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.
@@ -4246,6 +4269,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +The AI is on by default when spawning a group.
+Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
@@ -10117,6 +10168,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. + + +Note that only after a zone has been scanned, the zone can be evaluated by:
Note that only after a zone has been scanned, the zone can be evaluated by:
Function to get the HQ object for further use
-The ME name of the HQ object
+ + + +Prefix for logging
+switch alarm state RED
-self.SAMCheckRanges = {}
+The ME name of the HQ object
+ + + +Prefix for logging
+switch alarm state RED
-self.SAMCheckRanges = {}
+Contains the counter how many units are currently alive.
+ +Contains the counter how many units are currently alive.
+ +Type of terminal to be used when spawning at an airbase.
+Type of terminal to be used when spawning at an airbase.
+ + + +Type of terminal to be used when spawning at an airbase.
+ + + +Note that only after a zone has been scanned, the zone can be evaluated by:
Note that only after a zone has been scanned, the zone can be evaluated by:
- DCSCoalition.DCSCoalition#coalition + #number Coalition
Note that only after a zone has been scanned, the zone can be evaluated by:
Note that only after a zone has been scanned, the zone can be evaluated by:
Radio queue of LSO.
+Radio queue of marshal.
+Radio queue of LSO.
+Radio queue of marshal.
+Radio queue of LSO.
+Radio queue of marshal.
+Set stack flag.
+Also decrease flag for section members of flight.
Data table at each position in the groove. Elements are of type AIRBOSS.GrooveData.
+ + + +Set Stable Hover
- @@ -40787,9 +40861,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -Set time stamp.
- @@ -40948,17 +41019,6 @@ When moose is loading dynamically (for moose class development), tracing is switBand modulation.
- - - -Name of the class.
-holds #CTLD_ENGINEERING objects
-Beacons
-Folderpath.
+#1570
-time to repairor build a unit/group
+noob catch
Name of the class.
-holds #CTLD_ENGINEERING objects
-Beacons
-Folderpath.
+#1570
-time to repairor build a unit/group
+noob catch
Name of the class.
-holds #CTLD_ENGINEERING objects
-Beacons
-Folderpath.
+#1570
-time to repairor build a unit/group
+noob catch
Flag for direct loading.
+Flag for direct loading.
+template for a group of 10 paratroopers
-template for a group of 10 paratroopers
- - - -Full path google credentials JSON file, e.g. "C:\Users\username\Downloads\service-account-file.json".
+Full path google credentials JSON file, e.g. "C:\Users\username\Downloads\service-account-file.json".
+ + + +- Sound.SoundFile#SOUNDTEXT + Sound.SoundOutput#SOUNDTEXT SoundText
Full path google credentials JSON file, e.g. "C:\Users\username\Downloads\service-account-file.json".
+- Functional.CaptureZoneCoalition#ZONE_CAPTURE_COALITION + Functional.ZoneCaptureCoalition#ZONE_CAPTURE_COALITION CaptureZone
What is also needed, is to have a set of Core.Groups defined that contains the clients of the players.
+What is also needed, is to have a set of Wrapper.Groups defined that contains the clients of the players.
-- Allocate the Transport, which are the helicopters to retrieve the pilot, that can be manned by players.
-- The name of these helicopter groups containing one client begins with "Transport", as modelled within the mission editor.
@@ -1852,7 +1852,7 @@ We'll explore both options.
The method will create a new CSAR task, and will generate the pilots cargo itself, at the specified coordinate.
-What is first needed, is to have a set of Core.Groups defined that contains the clients of the players.
+What is first needed, is to have a set of Wrapper.Groups defined that contains the clients of the players.
-- Allocate the Transport, which are the helicopter to retrieve the pilot, that can be manned by players.
local GroupSet = SET_GROUP:New():FilterPrefixes( "Transport" ):FilterStart()
@@ -3216,8 +3216,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
-TASK_CARGO_DISPATCHER.DefaultDeployZones
+
+TASK_CARGO_DISPATCHER.CSARBriefing
@@ -3228,7 +3228,40 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+TASK_CARGO_DISPATCHER.CSARTaskName
+
+
+
+
+
+
+
+
+
+ #boolean
+TASK_CARGO_DISPATCHER.CSARTasks
+
+
+
+
+
+
+
+
+
+ #table
+TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -3403,7 +3436,7 @@ If no TaskPrefix is given, then "Transport" will be used as the prefix.
- Core.SetCargo#SET_CARGO
+ Core.Set#SET_CARGO
SetCargo
@@ -4322,8 +4355,8 @@ This method can only be used once!
- #table
-TASK_CARGO_DISPATCHER.DefaultDeployZones
+
+TASK_CARGO_DISPATCHER.CSARBriefing
@@ -4334,7 +4367,40 @@ This method can only be used once!
+
+
+
+
+
+
+TASK_CARGO_DISPATCHER.CSARTaskName
+
+
+
+
+
+
+
+
+
+ #boolean
+TASK_CARGO_DISPATCHER.CSARTasks
+
+
+
+
+
+
+
+
+
+ #table
+TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -5180,8 +5246,8 @@ This method can only be used once!
- #table
-TASK_CARGO_DISPATCHER.DefaultDeployZones
+
+TASK_CARGO_DISPATCHER.CSARBriefing
@@ -5192,7 +5258,40 @@ This method can only be used once!
+
+
+
+
+
+
+TASK_CARGO_DISPATCHER.CSARTaskName
+
+
+
+
+
+
+
+
+
+ #boolean
+TASK_CARGO_DISPATCHER.CSARTasks
+
+
+
+
+
+
+
+
+
+ #table
+TASK_CARGO_DISPATCHER.DefaultDeployZones
@@ -6669,8 +6768,8 @@ This method can only be used once!
- #table
-TASK_CARGO_DISPATCHER.DefaultDeployZones
+
+TASK_CARGO_DISPATCHER.CSARBriefing
@@ -6681,7 +6780,40 @@ This method can only be used once!
+
+
+
+
+
+
+TASK_CARGO_DISPATCHER.CSARTaskName
+
+
+
+
+
+
+
+
+
+ #boolean
+TASK_CARGO_DISPATCHER.CSARTasks
+
+
+
+
+
+
+
+
+
+ #table
+TASK_CARGO_DISPATCHER.DefaultDeployZones
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 5bec7d6c2..9f4ee0aa3 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3254,6 +3254,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
+
+
+ #number
+FIFO.uniquecounter
+
+
+
@@ -4103,6 +4114,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
+
+
+ #number
+FIFO.uniquecounter
+
+
+
diff --git a/Documentation/Wrapper.Airbase.html b/Documentation/Wrapper.Airbase.html
index 30e5b70f2..285644451 100644
--- a/Documentation/Wrapper.Airbase.html
+++ b/Documentation/Wrapper.Airbase.html
@@ -7718,7 +7718,7 @@ Note that this DOES NOT remove the airbase from the list. It just makes it unres
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
@@ -7759,7 +7759,7 @@ Note that this DOES NOT remove the airbase from the list. It just makes it unres
Return value:
@@ -9981,7 +9981,7 @@ Coordinates are dependent on the position of the maps origin.
Return value:
@@ -11440,7 +11440,7 @@ Coordinates are dependent on the position of the maps origin.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html
index 0c4297c4e..ca3894324 100644
--- a/Documentation/Wrapper.Client.html
+++ b/Documentation/Wrapper.Client.html
@@ -18020,7 +18020,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
-Array of DCSTasking.Task#Task
+Array of DCSTasking.Task#Task
@@ -20069,7 +20069,7 @@ A given formation can be given.
- Base#FORMATION
+ Core.Base#FORMATION
Formation
@@ -20146,7 +20146,7 @@ A given formation can be given.
- Base#FORMATION
+ Core.Base#FORMATION
Formation
@@ -20847,7 +20847,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
@@ -20888,7 +20888,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is
Return value:
@@ -23110,7 +23110,7 @@ Coordinates are dependent on the position of the maps origin.
Return value:
@@ -24569,7 +24569,7 @@ Coordinates are dependent on the position of the maps origin.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 2f9fbc441..af0a0a254 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -13629,7 +13629,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
-Array of DCSTasking.Task#Task
+Array of DCSTasking.Task#Task
@@ -15678,7 +15678,7 @@ A given formation can be given.
- Base#FORMATION
+ Core.Base#FORMATION
Formation
@@ -15755,7 +15755,7 @@ A given formation can be given.
- Base#FORMATION
+ Core.Base#FORMATION
Formation
@@ -16321,7 +16321,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
@@ -16362,7 +16362,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is
Return value:
@@ -18584,7 +18584,7 @@ Coordinates are dependent on the position of the maps origin.
Return value:
@@ -20043,7 +20043,7 @@ Coordinates are dependent on the position of the maps origin.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 05dafc36e..48f6a27f9 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5208,18 +5208,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-GROUP.InitRespawnRandomizePositionOuter
+GROUP.InitRespawnRandomizePositionZone
@@ -9712,18 +9701,7 @@ So each unit of the group is respawned at exactly the same parking spot as it cu
-
-
-
-
-
-
-GROUP.InitRespawnRandomizePositionOuter
+GROUP.InitRespawnRandomizePositionZone
@@ -19149,7 +19127,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
-Array of DCSTasking.Task#Task
+Array of DCSTasking.Task#Task
@@ -21198,7 +21176,7 @@ A given formation can be given.
- Base#FORMATION
+ Core.Base#FORMATION
Formation
@@ -21275,7 +21253,7 @@ A given formation can be given.
- Base#FORMATION
+ Core.Base#FORMATION
Formation
@@ -21879,18 +21857,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is
-
-
-
-
-
-
-GROUP.InitRespawnRandomizePositionOuter
+GROUP.InitRespawnRandomizePositionZone
@@ -21940,7 +21907,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
@@ -21981,7 +21948,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is
Return value:
@@ -24203,7 +24170,7 @@ Coordinates are dependent on the position of the maps origin.
Return value:
@@ -25662,7 +25629,7 @@ Coordinates are dependent on the position of the maps origin.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
@@ -25979,18 +25946,7 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
-
-
-GROUP.InitRespawnRandomizePositionOuter
+GROUP.InitRespawnRandomizePositionZone
@@ -26615,18 +26571,7 @@ If the Identifiable is alive, true is returned.
-
-
-
-
-
-
-GROUP.InitRespawnRandomizePositionOuter
+GROUP.InitRespawnRandomizePositionZone
@@ -26886,18 +26831,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 22a0bd77c..616aeeaa6 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3110,28 +3110,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
- #boolean
-MARKER.tocoalition
-
-
-
-
-
-
-
-
-
- #boolean
-MARKER.togroup
-
-
-
@@ -5249,28 +5227,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
- #boolean
-MARKER.tocoalition
-
-
-
-
-
-
-
-
-
- #boolean
-MARKER.togroup
-
-
-
@@ -6859,28 +6815,6 @@ 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 d65f4f59e..013b9ea2d 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3800,7 +3800,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
@@ -3841,7 +3841,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Return value:
@@ -6063,7 +6063,7 @@ Coordinates are dependent on the position of the maps origin.
Return value:
@@ -7522,7 +7522,7 @@ Coordinates are dependent on the position of the maps origin.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
diff --git a/Documentation/Wrapper.Scenery.html b/Documentation/Wrapper.Scenery.html
index e3202fb43..88e854990 100644
--- a/Documentation/Wrapper.Scenery.html
+++ b/Documentation/Wrapper.Scenery.html
@@ -3921,7 +3921,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
@@ -3962,7 +3962,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Return value:
@@ -6184,7 +6184,7 @@ Coordinates are dependent on the position of the maps origin.
Return value:
@@ -7643,7 +7643,7 @@ Coordinates are dependent on the position of the maps origin.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
diff --git a/Documentation/Wrapper.Static.html b/Documentation/Wrapper.Static.html
index f96ebb59f..8c543b0af 100644
--- a/Documentation/Wrapper.Static.html
+++ b/Documentation/Wrapper.Static.html
@@ -3651,7 +3651,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
@@ -3692,7 +3692,7 @@ Ship:Destroy( false ) -- Don't generate an event upon destruction.
Return value:
@@ -5914,7 +5914,7 @@ Coordinates are dependent on the position of the maps origin.
Return value:
@@ -7373,7 +7373,7 @@ Coordinates are dependent on the position of the maps origin.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
diff --git a/Documentation/Wrapper.Storage.html b/Documentation/Wrapper.Storage.html
index 639cb40a3..d96ca526f 100644
--- a/Documentation/Wrapper.Storage.html
+++ b/Documentation/Wrapper.Storage.html
@@ -1618,7 +1618,7 @@
Example Missions:
-Demo missions can be found on github.
+Demo missions can be found on github.
diff --git a/Documentation/Wrapper.Unit.html b/Documentation/Wrapper.Unit.html
index e82ca49c9..d81116c7b 100644
--- a/Documentation/Wrapper.Unit.html
+++ b/Documentation/Wrapper.Unit.html
@@ -16385,7 +16385,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
-Array of DCSTasking.Task#Task
+Array of DCSTasking.Task#Task
@@ -18434,7 +18434,7 @@ A given formation can be given.
- Base#FORMATION
+ Core.Base#FORMATION
Formation
@@ -18511,7 +18511,7 @@ A given formation can be given.
- Base#FORMATION
+ Core.Base#FORMATION
Formation
@@ -19077,7 +19077,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
@@ -19118,7 +19118,7 @@ Note that when WayPointInitialize is called, the Mission of the controllable is
Return value:
@@ -21340,7 +21340,7 @@ Coordinates are dependent on the position of the maps origin.
Return value:
@@ -22799,7 +22799,7 @@ Coordinates are dependent on the position of the maps origin.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
diff --git a/Documentation/Wrapper.Weapon.html b/Documentation/Wrapper.Weapon.html
index 9edbf04a4..ef66dd7da 100644
--- a/Documentation/Wrapper.Weapon.html
+++ b/Documentation/Wrapper.Weapon.html
@@ -5555,7 +5555,7 @@ calculations per second need to be carried out.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo
@@ -5596,7 +5596,7 @@ calculations per second need to be carried out.
Return value:
@@ -7818,7 +7818,7 @@ Coordinates are dependent on the position of the maps origin.
Return value:
@@ -9277,7 +9277,7 @@ Coordinates are dependent on the position of the maps origin.
- Core.Cargo#CARGO
+ Cargo.Cargo#CARGO
Cargo