- #string
+
FSM._StartState
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index c9d1de30f..d1e440d85 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -3025,7 +3025,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string
+
SETTINGS.A2GSystem
@@ -3074,17 +3074,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5193,7 +5182,7 @@ It is advised to use this method at the start of the mission.
- #string
+
SETTINGS.A2GSystem
@@ -5242,17 +5231,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 0fa40516a..ef02b02de 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3232,6 +3232,30 @@ and any spaces before and after the resulting name are removed.
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ SPAWN.frequency |
+
+
+ |
+
+
+ SPAWN.hidden |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
+ |
+
+
+ SPAWN.speed |
+
+
|
@@ -3912,11 +3936,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.
+
@@ -4063,6 +4090,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.
+
@@ -4231,17 +4272,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4395,6 +4425,21 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
SPAWN.SpawnInitSADL
+
+
+
+
+
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
+ we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
+
+
+
+
+
+
+
+
SPAWN.SpawnInitTerminalType
@@ -4601,6 +4646,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4668,7 +4724,7 @@ 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.
@@ -4742,6 +4798,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
@@ -10537,11 +10637,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.
+
@@ -10688,6 +10791,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.
+
@@ -10856,17 +10973,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -11020,6 +11126,21 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+SPAWN.SpawnInitSADL
+
+
+
+
+ we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
+ we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
+
+
+
+
+
+
+
+
SPAWN.SpawnInitTerminalType
@@ -11226,6 +11347,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -11293,7 +11425,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. 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.
@@ -11367,6 +11499,50 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index c40aa5640..2d4252d01 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -3009,6 +3009,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4325,6 +4336,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5880,6 +5902,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html
index e1aa45719..920bc12a1 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16722,6 +16722,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -17426,6 +17437,17 @@ 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 ee9aad3f1..8aa858bac 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2653,7 +2653,7 @@ Use the method
DESIGNATE.SetMission() to
-
DESIGNATE.LaseStart
+
DESIGNATE.LaseDuration
@@ -2663,8 +2663,8 @@ Use the method
DESIGNATE.SetMission() to
- #table
-
DESIGNATE.LaserCodes
+
+
DESIGNATE.LaseStart
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 64f41a510..befa6c3a9 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20189,6 +20189,28 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
@@ -24943,6 +24965,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
+
@@ -26685,6 +26729,28 @@ 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 5efbdbd48..2d33836f2 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4435,8 +4435,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4594,6 +4605,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
@@ -5128,6 +5150,61 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Log SAM status in dcs.log every cycle if true
+
+
+
+
+
+
+
+
@@ -5197,9 +5274,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- switch alarm state RED
-
@@ -5211,6 +5285,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+self.SAMCheckRanges = {}
+
@@ -9324,8 +9401,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -9483,6 +9571,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
@@ -10017,6 +10116,61 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Log SAM status in dcs.log every cycle if true
+
+
+
+
+
+
+
+
@@ -10086,9 +10240,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
- switch alarm state RED
-
@@ -10100,6 +10251,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index 316a87afd..21ad83aa1 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2429,20 +2429,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.
-
-
-
-
@@ -2673,20 +2659,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 324e10f80..cf3de376f 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 |
-
-
|
@@ -4810,6 +4804,30 @@ and any spaces before and after the resulting name are removed.
RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle) |
+ |
+
+
+ RAT.frequency |
+
+
+ |
+
+
+ RAT.hidden |
+
+
+ |
+
+
+ RAT.skill |
+
+
+ |
+
+
+ RAT.speed |
+
+
|
@@ -8056,17 +8074,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.
-
-
-
-
@@ -15971,17 +15978,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -23020,17 +23016,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 3127a81f1..16be8369b 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3267,7 +3267,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -3278,7 +3278,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean
+
SCORING.penaltyonfratricide
@@ -6190,7 +6190,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyoncoalitionchange
@@ -6201,7 +6201,7 @@ The scale magnifies the scores given to the players.
- #boolean
+
SCORING.penaltyonfratricide
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 52ca860c2..44823fe74 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -10059,6 +10059,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
+
+
+
+
@@ -10070,6 +10081,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -30706,6 +30728,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -30717,6 +30750,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -33797,6 +33841,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -33808,6 +33863,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -42058,7 +42124,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42086,7 +42152,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42100,7 +42166,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42212,9 +42278,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set case of f
-
@@ -42278,20 +42341,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
AIRBOSS.PlayerData.grade
@@ -42310,6 +42359,17 @@ 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.
+
+
+
+
@@ -42446,7 +42506,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Make player section lead if he was not before.
+ Set section lead of player flight.
@@ -42470,6 +42530,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set Stable Hover
+
@@ -42503,6 +42566,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set time stamp.
+
@@ -42745,17 +42811,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 4aa2e1285..b53636d3b 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -2717,6 +2717,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.inTransitGroups |
+ |
+
+
+ CSAR.index |
+
+
|
@@ -4713,17 +4719,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4847,6 +4842,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
+
+
+
+
@@ -11006,17 +11012,6 @@ callsigns from playername or group name.
-
-
-
-
@@ -11140,6 +11135,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
@@ -13544,17 +13550,6 @@ callsigns from playername or group name.
-
-
-
-
@@ -13678,6 +13673,17 @@ callsigns from playername or group name.
contain a table for each SAR with all units he has with the original names
+
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 276d33a60..3ee84ec18 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8726,7 +8726,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -8769,20 +8769,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -8903,9 +8889,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Beacons
-
@@ -8995,14 +8978,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9042,17 +9022,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
-
-
-
-
@@ -9064,17 +9033,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -9288,17 +9246,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
-
-
-
-
@@ -9559,6 +9506,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
enfore engineer build only?
+
+
+
+
@@ -9613,7 +9571,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- noob catch
+ time to repairor build a unit/group
@@ -9726,7 +9684,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
CTLD.troopdropzoneradius
@@ -22192,7 +22150,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -22235,20 +22193,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
@@ -22369,9 +22313,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
Beacons
-
@@ -22461,14 +22402,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -22508,17 +22446,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
-
-
-
-
@@ -22530,17 +22457,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -22754,17 +22670,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -23025,6 +22930,17 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
+
+
+
+
@@ -23079,7 +22995,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- noob catch
+ time to repairor build a unit/group
@@ -23192,7 +23108,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -24825,7 +24741,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -24868,20 +24784,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
@@ -25002,9 +24904,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
Beacons
-
@@ -25094,14 +24993,11 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25141,17 +25037,6 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
-
-
-
-
@@ -25163,17 +25048,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
-
-
-
@@ -25387,17 +25261,6 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
-
-
-
-
@@ -25658,6 +25521,17 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
+
+
+
+
@@ -25712,7 +25586,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- noob catch
+ time to repairor build a unit/group
@@ -25825,7 +25699,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number
+
CTLD.troopdropzoneradius
@@ -30655,17 +30529,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -32274,17 +32137,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -41059,17 +40911,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
-
-
-
-
@@ -42396,17 +42237,6 @@ 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_A2A_Dispatcher.html b/Documentation/Tasking.Task_A2A_Dispatcher.html
index 8097d4b9a..b672c6232 100644
--- a/Documentation/Tasking.Task_A2A_Dispatcher.html
+++ b/Documentation/Tasking.Task_A2A_Dispatcher.html
@@ -3102,7 +3102,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 05345dd73..8f1615396 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5760,18 +5760,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
@@ -23823,7 +23801,7 @@ A given formation can be given.
@@ -23900,7 +23878,7 @@ A given formation can be given.
@@ -24610,18 +24588,7 @@ mygroup:WayPointExecute()
-
-
-
-
-
-
-
-
-
-
-
-
-
GROUP.InitRespawnRandomizePositionOuter
+
GROUP.InitRespawnRandomizePositionZone
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 6c82f42fb..d1fcd7a04 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3183,6 +3183,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -3260,28 +3282,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -5322,6 +5322,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -5399,28 +5421,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
@@ -6932,6 +6932,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
+
+
+
+
+
@@ -7009,28 +7031,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
-
-
-
-
-
diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html
index 59cce3c82..e59aae887 100644
--- a/Documentation/Wrapper.Positionable.html
+++ b/Documentation/Wrapper.Positionable.html
@@ -4007,6 +4007,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -8041,6 +8052,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -8717,6 +8739,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -8904,6 +8937,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
diff --git a/Documentation/Wrapper.Unit.html b/Documentation/Wrapper.Unit.html
index e7b7ef811..de50875bc 100644
--- a/Documentation/Wrapper.Unit.html
+++ b/Documentation/Wrapper.Unit.html
@@ -21175,7 +21175,7 @@ A given formation can be given.
@@ -21252,7 +21252,7 @@ A given formation can be given.