diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 6d9ca25b4..0beb71168 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -6021,7 +6021,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)
Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.
+The internal counter of the amount of spawning the has happened since SpawnStart.
+By default, no InitLimit
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
+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.
The internal counter of the amount of spawning the has happened since SpawnStart.
+By default, no InitLimit
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
+Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.
Get table of currently jammed SAM group names.
-Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
- - - -ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)
+ +meters; a ship group within this distance of an alive EWR group counts as covered
+ +classify & switch every ship unit individually (see SetNavalPerUnit)
+ +quiet ships go active when enemy surface combatants close (see SetNavalSurfaceWakeup)
+ships hard-kill inbound missiles; they do not go EMCON under SEAD (see SetNavalSEAD)
+ +Log SAM status in dcs.log every cycle if true.
+self.SAMCheckRanges = {}
+Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)
+ +meters; a ship group within this distance of an alive EWR group counts as covered
+ +classify & switch every ship unit individually (see SetNavalPerUnit)
+ +quiet ships go active when enemy surface combatants close (see SetNavalSurfaceWakeup)
+ships hard-kill inbound missiles; they do not go EMCON under SEAD (see SetNavalSEAD)
+ +Log SAM status in dcs.log every cycle if true.
+self.SAMCheckRanges = {}
+Contains the counter how many units are currently alive.
+ +Contains the counter how many units are currently alive.
+ +RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)
Check if text is an onboard number of a flight.
+Check whether an aircraft type name is any F-14 Tomcat variant.
Check whether an aircraft type name is any F-14 Tomcat variant.
+ + +Central predicate so that adding a new Tomcat variant only requires editing +this function and the AIRBOSS.AircraftCarrier enum.
+ +AIRBOSS
++ #string + actype +
+Aircraft type name, e.g. from unit:GetTypeName() or playerData.actype.
+ #boolean + IncludeAI +
+If true, also match the AI-only F-14A (AIRBOSS.AircraftCarrier.F14A_AI).
+ +#boolean:
+If true, actype is an F-14 variant.
+ +Decrease stack/flag. Human player needs to take care himself.
+Set stack flag.
@@ -42471,6 +42538,9 @@ When moose is loading dynamically (for moose class development), tracing is swit + +Set Stable Hover
+ @@ -42505,7 +42575,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -Set time stamp.
+Set new time stamp.
@@ -42749,17 +42819,6 @@ When moose is loading dynamically (for moose class development), tracing is switBand modulation.
- - - -table of CSAR unit names
+Replacement woundedGroups
+ +contain a table for each SAR with all units he has with the original names
-Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue
- - - -table of CSAR unit names
+Replacement woundedGroups
+ +contain a table for each SAR with all units he has with the original names
-Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue
- - - -table of CSAR unit names
+Replacement woundedGroups
+ +contain a table for each SAR with all units he has with the original names
-Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue
- - - -#1570
+#1570
+#1570
+Set the destination base.
-No late activation.
+Spawn in uncontrolled state.
+ @@ -18717,9 +18731,6 @@ Here we only check if stuck whilst taxiing. - -Set the destination base.
- @@ -18906,6 +18917,20 @@ Here we only check if stuck whilst taxiing. + + + +No late activation.
+Spawn in uncontrolled state.
+ @@ -39582,9 +39610,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -Set the destination base.
- @@ -39771,6 +39796,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo + + + +No late activation.
+Spawn in uncontrolled state.
+ @@ -41787,9 +41829,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -Set the destination base.
- @@ -41976,6 +42015,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo + + + +No late activation.
+Spawn in uncontrolled state.
+ diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html index 827c959ea..a10d1618a 100644 --- a/Documentation/Ops.Intel.html +++ b/Documentation/Ops.Intel.html @@ -4976,72 +4976,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defauTypes of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
- - - -Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
- - - -Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}
- - - -Init a table.
+ @@ -30336,6 +30339,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +Init a table.
+ @@ -33466,6 +33472,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +Init a table.
+ @@ -39479,7 +39488,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -Has line of sight.
+No of sight.
diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html index 032de7dc4..ec91cfb82 100644 --- a/Documentation/Ops.OpsZone.html +++ b/Documentation/Ops.OpsZone.html @@ -3542,9 +3542,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -Contested.
- @@ -7362,9 +7359,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) -- - -Contested.
- @@ -9319,9 +9313,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) -- - -Contested.
- diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html index c52ea496e..22c99f894 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -16070,14 +16070,11 @@ When moose is loading dynamically (for moose class development), tracing is switCoordinate of the mark.
+Text displayed in the mark panel.
-Coordinate of the mark.
+Text displayed in the mark panel.
-Coordinate of the mark.
+ + + +Text displayed in the mark panel.
- - - -