-
+ #number
DETECTION_BASE.RefreshTimeInterval
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index c79e0223f..5c6c6b75b 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1881,14 +1881,14 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
-- This is effectively a 3-stage filter allowing for zone overlap. A coordinate is accepted first when
-- it is inside any AcceptZone. Then RejectZones are checked, which enforces both borders, but also overlaps of
-- Accept- and RejectZones. Last, if it is inside a conflict zone, it is accepted.
- `mybluemantis:AddZones(AcceptZones,RejectZones,ConflictZones)`
+ mybluemantis:AddZones(AcceptZones,RejectZones,ConflictZones)
2.1.2 Change the number of long-, mid- and short-range systems going live on a detected target:
-- parameters are numbers. Defaults are 1,2,2,6 respectively
- `mybluemantis:SetMaxActiveSAMs(Short,Mid,Long,Classic)`
+ mybluemantis:SetMaxActiveSAMs(Short,Mid,Long,Classic)
2.1.3 SHORAD will automatically be added from SAM sites of type "short-range"
@@ -1896,16 +1896,22 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
2.1.4 Advanced features
-- switch off auto mode **before** you start MANTIS.
- `mybluemantis.automode = false`
+ mybluemantis.automode = false
-- switch off auto shorad **before** you start MANTIS.
- `mybluemantis.autoshorad = false`
+ mybluemantis.autoshorad = false
-- scale of the activation range, i.e. don't activate at the fringes of max range, defaults below.
-- also see engagerange below.
- ` self.radiusscale[MANTIS.SamType.LONG] = 1.1`
- ` self.radiusscale[MANTIS.SamType.MEDIUM] = 1.2`
- ` self.radiusscale[MANTIS.SamType.SHORT] = 1.3`
+ self.radiusscale[MANTIS.SamType.LONG] = 1.1
+ self.radiusscale[MANTIS.SamType.MEDIUM] = 1.2
+ self.radiusscale[MANTIS.SamType.SHORT] = 1.3
+
+
+
2.1.5 Friendlies check in firing range
+
+
-- For some scenarios, like Cold War, it might be useful not to activate SAMs if friendly aircraft are around to avoid death by friendly fire.
+ mybluemantis.checkforfriendlies = true
3. Default settings [both modes unless stated otherwise]
@@ -2638,6 +2644,12 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS.awacsrange |
Detection range of an optional Awacs unit
+ |
+
+
+ MANTIS.checkforfriendlies |
+
+ If true, do not activate a SAM installation if a friendly aircraft is in firing range.
|
@@ -4050,8 +4062,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4198,17 +4199,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
-
-
-
-
@@ -4237,7 +4227,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Long
@@ -4248,7 +4238,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Medium
@@ -4259,7 +4249,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
MANTIS.SAM_Table_Short
@@ -4569,6 +4559,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+ #boolean
+
MANTIS.checkforfriendlies
+
+
If true, do not activate a SAM installation if a friendly aircraft is in firing range.
+
+
+
@@ -4735,9 +4736,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
self.SAMCheckRanges = {}
-
@@ -8706,8 +8704,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
@@ -8854,17 +8841,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
-
-
-
-
@@ -8893,7 +8869,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Long
@@ -8904,7 +8880,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- #table
+
MANTIS.SAM_Table_Medium
@@ -8915,7 +8891,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+ #boolean
+
MANTIS.checkforfriendlies
+
+
If true, do not activate a SAM installation if a friendly aircraft is in firing range.
+
+
+
@@ -9391,9 +9378,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-
self.SAMCheckRanges = {}
-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index a0c0d385d..0a4a95730 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3551,12 +3551,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -4740,12 +4734,24 @@ and any spaces before and after the resulting name are removed.
RAT.communication |
+ |
+
+
+ RAT.frequency |
+
+
|
RAT.livery_id |
+ |
+
+
+ RAT.modulation |
+
+
|
@@ -7155,17 +7161,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.
-
-
-
-
@@ -15046,17 +15041,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -21814,17 +21798,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 891b3e607..252a91c1f 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2995,17 +2995,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
SCORING.AutoSavePath
@@ -5929,17 +5918,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 bce760ddd..1649073d1 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -41057,9 +41057,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set Stable Hover
-
@@ -41093,6 +41090,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
Set new time stamp.
+
@@ -41251,17 +41251,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Band modulation.
-
-
-
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index f6c40f4fb..b6decc31a 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2688,6 +2688,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -4100,7 +4106,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CSAR.FreeVHFFrequencies
@@ -4446,7 +4452,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -4535,14 +4541,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -4563,25 +4566,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4705,6 +4694,17 @@ 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
+
+
+
+
@@ -4913,20 +4913,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -4952,20 +4938,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
-
-
-
@@ -10246,7 +10218,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -10592,7 +10564,7 @@ callsigns from playername or group name.
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -10681,14 +10653,11 @@ callsigns from playername or group name.
@@ -10709,25 +10678,11 @@ callsigns from playername or group name.
-
@@ -10851,6 +10806,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -11059,20 +11025,6 @@ callsigns from playername or group name.
-
-
@@ -11098,20 +11050,6 @@ callsigns from playername or group name.
-
-
-
-
- #number
-
CSAR.rescues
-
-
-
-
-
counter for successful rescue landings at FARP/AFB/MASH
-
-
-
@@ -12788,7 +12726,7 @@ callsigns from playername or group name.
- #table
+
CSAR.FreeVHFFrequencies
@@ -13134,7 +13072,7 @@ callsigns from playername or group name.
-
Core.Point#COORDINATE
+
CSAR.coordinate
@@ -13223,14 +13161,11 @@ callsigns from playername or group name.
@@ -13251,25 +13186,11 @@ callsigns from playername or group name.
-
@@ -13393,6 +13314,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -13601,20 +13533,6 @@ callsigns from playername or group name.
-
-
@@ -13640,20 +13558,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 fcebe225f..14d7c8bca 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -7843,6 +7843,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -7885,7 +7896,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.DroppedTroops
@@ -7910,14 +7921,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -7960,7 +7968,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeUHFFrequencies
@@ -8060,11 +8068,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -8697,7 +8708,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -18240,6 +18251,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -18282,7 +18304,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -18307,14 +18329,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -18357,7 +18376,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -18457,11 +18476,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -19094,7 +19116,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -20671,6 +20693,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -20713,7 +20746,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.DroppedTroops
@@ -20738,14 +20771,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -20788,7 +20818,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeUHFFrequencies
@@ -20888,11 +20918,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -21525,7 +21558,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -25614,17 +25647,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -25833,17 +25855,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -27048,17 +27059,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -34963,6 +34963,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
+
+
+
+
@@ -36289,6 +36300,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_A2G_Dispatcher.html b/Documentation/Tasking.Task_A2G_Dispatcher.html
index c0d98b66f..4c1ded17c 100644
--- a/Documentation/Tasking.Task_A2G_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2G_Dispatcher.html
@@ -3298,11 +3298,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -3875,11 +3878,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5062,11 +5068,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6551,11 +6560,14 @@ 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 5f65b44eb..fbc435ace 100644
--- a/Documentation/Tasking.Task_CARGO.html
+++ b/Documentation/Tasking.Task_CARGO.html
@@ -3318,17 +3318,6 @@ based on the tasking capabilities defined in
-
-
-
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index a7bd4bcdb..ec5000ebb 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3360,11 +3360,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4510,11 +4521,22 @@ This method can only be used once!
+
@@ -5412,11 +5434,22 @@ This method can only be used once!
+
@@ -6945,11 +6978,22 @@ This method can only be used once!
+
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 01e8de1ec..8ef650952 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3349,17 +3349,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
@@ -4209,17 +4198,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
-
-
-
-
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 2dbf397fa..fb0405626 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5420,7 +5420,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 2006650e2..8aa820957 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3111,28 +3111,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -3217,7 +3195,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.togroup
+
MARKER.toall
@@ -5250,28 +5228,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -5356,7 +5312,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
MARKER.togroup
+
MARKER.toall
@@ -6860,28 +6816,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -6966,7 +6900,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 ed533e73c..a2664717c 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -3827,6 +3827,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -7861,6 +7872,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -8431,6 +8453,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -8618,6 +8651,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+