diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index e1abca735..1ccf130e9 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5973,7 +5973,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState @@ -7605,7 +7605,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string FSM._StartState diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 565f4c8a2..8bd578ab3 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2785,7 +2785,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2ASystem @@ -4942,7 +4942,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2ASystem diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 42486899b..b599370a6 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3015,24 +3015,6 @@ and any spaces before and after the resulting name are removed.

SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

- - - -

SPAWN.hidden

- - - - - -

SPAWN.speed

- - - - - -

SPAWN.uncontrolled

- - @@ -3707,11 +3689,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.

+
@@ -3792,6 +3777,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.

+
@@ -3858,6 +3846,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.

+
@@ -3891,17 +3893,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnGrouping - - -
@@ -3960,6 +3951,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWN.SpawnInitAirbase + + +
@@ -4109,39 +4111,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

By default, no InitLimit

- - - -
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
-
- - -SPAWN.SpawnInitModexPostfix - - - -
- -
-
-
- - -SPAWN.SpawnInitModexPrefix - - -
@@ -4163,21 +4132,6 @@ 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 @@ -4462,7 +4416,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.

@@ -4536,39 +4490,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- - -
-
- - -SPAWN.hidden - - - -
- -
-
-
- - -SPAWN.speed - - - -
- -
-
-
- - -SPAWN.uncontrolled - - -
@@ -10397,11 +10318,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.

+
@@ -10482,6 +10406,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Don't repeat the group from Take-Off till Landing and back Take-Off by ReSpawning.

+ @@ -10548,6 +10475,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.

+
@@ -10581,17 +10522,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - -SPAWN.SpawnGrouping - - -
@@ -10650,6 +10580,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + +SPAWN.SpawnInitAirbase + + +
@@ -10799,39 +10740,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

By default, no InitLimit

- - - -
-
- - -SPAWN.SpawnInitModex - - - -
- -
-
-
- - -SPAWN.SpawnInitModexPostfix - - - -
- -
-
-
- - -SPAWN.SpawnInitModexPrefix - - -
@@ -10853,21 +10761,6 @@ 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 @@ -11152,7 +11045,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.

@@ -11226,39 +11119,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- -
-
-
- - -SPAWN.hidden - - - -
- -
-
-
- - -SPAWN.speed - - - -
- -
-
-
- - -SPAWN.uncontrolled - - -
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index 663fee33b..a8c473f37 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3887,7 +3887,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + ATC_GROUND.Airbases @@ -3903,9 +3903,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Kickspeed

-
@@ -4475,7 +4472,7 @@ An airbase can be specified to set the maximum kick speed for.

- #table + ATC_GROUND.Airbases @@ -4491,9 +4488,6 @@ An airbase can be specified to set the maximum kick speed for.

- -

Kickspeed

-
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html index 1cd2b2dbd..4a58a95be 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2323,7 +2323,7 @@
- + #table AUTOLASE.CurrentLasing @@ -2400,7 +2400,7 @@
- + #table AUTOLASE.GroupsByThreat @@ -2416,6 +2416,28 @@ +
+ +
+
+
+ + #number +AUTOLASE.LaseDistance + + + +
+ +
+
+
+ + #number +AUTOLASE.LaseDuration + + +
@@ -2438,6 +2460,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.MonitorFrequency + + +
@@ -2568,7 +2601,7 @@
- + #table AUTOLASE.UnitsByThreat @@ -2617,6 +2650,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.cooldowntime + + +
@@ -2628,6 +2672,17 @@ + + + +
+
+ + #boolean +AUTOLASE.forcecooldown + + +
@@ -2639,6 +2694,17 @@ + + + +
+
+ + #number +AUTOLASE.lasingindex + + +
@@ -2660,7 +2726,7 @@
#number -AUTOLASE.maxlasing +AUTOLASE.minthreatlevel @@ -2670,8 +2736,8 @@
- -AUTOLASE.minthreatlevel + #boolean +AUTOLASE.notifypilots @@ -2697,6 +2763,39 @@ +
+ +
+
+
+ + #number +AUTOLASE.reporttimelong + + + +
+ +
+
+
+ + #number +AUTOLASE.reporttimeshort + + + +
+ +
+
+
+ + +AUTOLASE.smokecolor + + +
@@ -2714,7 +2813,7 @@
- + #boolean AUTOLASE.smoketargets @@ -2725,7 +2824,7 @@
- + #table AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index f24f5d58f..5046ca24a 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20017,6 +20017,28 @@ When moose is loading dynamically (for moose class development), tracing is swit +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -20166,7 +20188,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -24771,6 +24793,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -24920,7 +24964,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -26546,6 +26590,28 @@ zones that reflect cloudy areas where detected units may not be so easily visual +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemCount + + + +
+ +
+
+
+ + #number +DETECTION_BASE.DetectedItemMax + + +
@@ -26695,7 +26761,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 79016f9e2..04335807d 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -4379,6 +4379,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS.AcceptZones + + +
@@ -4423,6 +4434,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -4577,6 +4599,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The ME name of the HQ object

+
+ + +
+
+ + #table +MANTIS.InboundARMs + + + +
+ +
+
+
+ + #table +MANTIS.LastThreatEval + + + +
+ +
+
+
+ + #table +MANTIS.RejectZones + + +
@@ -4616,7 +4671,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Long @@ -4627,7 +4682,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Medium @@ -4638,7 +4693,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_PointDef @@ -4649,7 +4704,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Short @@ -4806,8 +4861,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -5144,61 +5199,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Log SAM status in dcs.log every cycle if true.

-
- -
-
-
- - #number -MANTIS.maxclassic - - - -
- -
-
-
- - #number -MANTIS.maxlongrange - - - -
- -
-
-
- - #number -MANTIS.maxmidrange - - - -
- -
-
-
- - #number -MANTIS.maxpointdefrange - - - -
- -
-
-
- - #number -MANTIS.maxshortrange - - -
@@ -10040,6 +10040,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` +
+ +
+
+
+ + #table +MANTIS.AcceptZones + + +
@@ -10084,6 +10095,17 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` +
+ +
+
+
+ + #table +MANTIS.ConflictZones + + +
@@ -10238,6 +10260,39 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

+
+ +
+
+
+ + #table +MANTIS.InboundARMs + + + +
+ +
+
+
+ + #table +MANTIS.LastThreatEval + + + +
+ +
+
+
+ + #table +MANTIS.RejectZones + + +
@@ -10277,7 +10332,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Long @@ -10288,7 +10343,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Medium @@ -10299,7 +10354,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_PointDef @@ -10310,7 +10365,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Short @@ -10467,8 +10522,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -10805,61 +10860,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

Log SAM status in dcs.log every cycle if true.

-
- -
-
-
- - #number -MANTIS.maxclassic - - - -
- -
-
-
- - #number -MANTIS.maxlongrange - - - -
- -
-
-
- - #number -MANTIS.maxmidrange - - - -
- -
-
-
- - #number -MANTIS.maxpointdefrange - - - -
- -
-
-
- - #number -MANTIS.maxshortrange - - -
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 63a1a043f..120b42406 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2200,6 +2200,20 @@ 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.

+ +
+ +
@@ -2430,6 +2444,20 @@ 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 a38da2de7..d44e1987c 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3356,6 +3356,12 @@ manager:Stop(7200)

RAT.termtype

Type of terminal to be used when spawning at an airbase.

+ + + +

RAT.type

+ + @@ -4599,24 +4605,6 @@ and any spaces before and after the resulting name are removed.

RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

- - - -

RAT.hidden

- - - - - -

RAT.speed

- - - - - -

RAT.uncontrolled

- - @@ -7857,6 +7845,17 @@ 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.

+
+ +
+
+
+ + +RAT.type + + +
@@ -15805,6 +15804,17 @@ Initializes the ratcraft array and group menu.

Type of terminal to be used when spawning at an airbase.

+
+ +
+
+
+ + +RAT.type + + +
@@ -22887,6 +22897,17 @@ 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.

+
+ +
+
+
+ + +RAT.type + + +
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index 1cfc967ff..4c7ce0f53 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2910,6 +2910,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + SCORING.AutoSavePath @@ -3165,7 +3176,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyonfratricide @@ -6367,6 +6378,17 @@ The scale magnifies the scores given to the players.

+ +
+
+
+ + SCORING.AutoSavePath @@ -6622,7 +6644,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 4f3a758f5..441db8231 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9842,17 +9842,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

-
- -
-
-
- - -AIRBOSS.RQLid - - -
@@ -9864,17 +9853,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -30511,17 +30489,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

-
- -
-
-
- - -AIRBOSS.RQLid - - -
@@ -30533,17 +30500,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -33657,17 +33613,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

-
- -
-
-
- - -AIRBOSS.RQLid - - -
@@ -33679,17 +33624,6 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

-
- -
-
-
- - -AIRBOSS.RQMid - - -
@@ -41951,7 +41885,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

@@ -41979,7 +41913,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

@@ -41993,7 +41927,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

@@ -42105,9 +42039,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set case to that of lead.

- @@ -42171,6 +42102,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+AIRBOSS.PlayerData.flag + + + + +

Decrease stack/flag. Human player needs to take care himself.

+ +
+ + +
+
+ + AIRBOSS.PlayerData.grade @@ -42518,7 +42463,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

@@ -42624,17 +42569,6 @@ When moose is loading dynamically (for moose class development), tracing is swit

Band modulation.

-
- - -
-
- - -AIRBOSS.Radio.voice - - -
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html index af1750e1e..789718ae5 100644 --- a/Documentation/Ops.ArmyGroup.html +++ b/Documentation/Ops.ArmyGroup.html @@ -2543,12 +2543,6 @@ and pick the closest unit to this ARMYGROUP.

ARMYGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

- - - -

ARMYGROUP.EPLRS

- - diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html index 5eb9f17d7..34efdacb3 100644 --- a/Documentation/Ops.Auftrag.html +++ b/Documentation/Ops.Auftrag.html @@ -7438,6 +7438,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission Ingress waypoint coordinate.

+ + + +
+
+ + +AUFTRAG.missionIngressCoordAlt + + +
@@ -23314,6 +23325,17 @@ will always return.

Mission Ingress waypoint coordinate.

+ + + +
+
+ + +AUFTRAG.missionIngressCoordAlt + + +
@@ -26728,6 +26750,17 @@ will always return.

Mission Ingress waypoint coordinate.

+ + + +
+
+ + +AUFTRAG.missionIngressCoordAlt + + +
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 55a27f625..f2d005562 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2604,12 +2604,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.inTransitGroups

- - - -

CSAR.index

- - @@ -2838,12 +2832,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.smokecolor

- - - -

CSAR.speed

- - @@ -3839,6 +3827,12 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

CSAR.AircraftType.AH-6J

+ + + +

CSAR.AircraftType.AV8BNA

+ + @@ -3857,6 +3851,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

CSAR.AircraftType.CH-47Fbl1

+ + + +

CSAR.AircraftType.Ka-50

+ + + + + +

CSAR.AircraftType.Ka-50_3

+ + @@ -4572,7 +4578,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Core.Point#COORDINATE CSAR.coordinate @@ -4661,14 +4667,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -4689,11 +4692,25 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -4828,17 +4845,6 @@ 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

-
- -
-
-
- - -CSAR.index - - -
@@ -5117,17 +5123,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue

- - - -
-
- - -CSAR.speed - - -
@@ -11027,7 +11022,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -11116,14 +11111,11 @@ callsigns from playername or group name.

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -11144,11 +11136,25 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -11283,17 +11289,6 @@ callsigns from playername or group name.

contain a table for each SAR with all units he has with the original names

-
- -
-
-
- - -CSAR.index - - -
@@ -11572,17 +11567,6 @@ callsigns from playername or group name.

Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue

- - - -
-
- - -CSAR.speed - - -
@@ -13689,7 +13673,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -13778,14 +13762,11 @@ callsigns from playername or group name.

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -13806,11 +13787,25 @@ callsigns from playername or group name.

- + #table CSAR.downedPilots + +

Replacement woundedGroups

+ +
+ +
+
+
+ + #number +CSAR.downedpilotcounter + + +
@@ -13945,17 +13940,6 @@ callsigns from playername or group name.

contain a table for each SAR with all units he has with the original names

-
- -
-
-
- - -CSAR.index - - -
@@ -14234,17 +14218,6 @@ callsigns from playername or group name.

Color of smokemarker for blue side, 0 is green, 1 is red, 2 is white, 3 is orange and 4 is blue

- - - -
-
- - -CSAR.speed - - -
@@ -18181,6 +18154,17 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +CSAR.AircraftType.AV8BNA + + +
@@ -18214,6 +18198,28 @@ When moose is loading dynamically (for moose class development), tracing is swit + + + +
+
+ + #number +CSAR.AircraftType.Ka-50 + + + +
+ +
+
+
+ + #number +CSAR.AircraftType.Ka-50_3 + + +
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index ce84851d2..0e1a31d06 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -32135,6 +32135,17 @@ When moose is loading dynamically (for moose class development), tracing is swit

Can transport crate.

+ + + +
+
+ + #number +CTLD.UnitTypeCapabilities.length + + +
@@ -32250,17 +32261,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - -CTLD_CARGO.Positionable - - -
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index f26136d77..a4d9dec6f 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -3305,12 +3305,6 @@

FLIGHTGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

- - - -

FLIGHTGROUP.EPLRS

- - @@ -7778,20 +7772,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

- -
-
@@ -7872,20 +7852,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

- -
-
@@ -8114,6 +8080,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + #boolean +FLIGHTGROUP.isLateActivated + + + + +

No late activation.

+
@@ -8138,6 +8118,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + + + +

Spawn in uncontrolled state.

+ +
+
@@ -18625,20 +18619,6 @@ Here we only check if stuck whilst taxiing.

-
-
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

- -
-
@@ -18719,20 +18699,6 @@ Here we only check if stuck whilst taxiing.

-
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

- -
-
@@ -18961,6 +18927,20 @@ Here we only check if stuck whilst taxiing.

+
+ +
+
+
+ + #boolean +FLIGHTGROUP.isLateActivated + + + + +

No late activation.

+
@@ -18985,6 +18965,20 @@ Here we only check if stuck whilst taxiing.

+ +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + + + +

Spawn in uncontrolled state.

+ +
+
@@ -39515,20 +39509,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

- -
-
@@ -39609,20 +39589,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

- -
-
@@ -39851,6 +39817,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo +
+ +
+
+
+ + #boolean +FLIGHTGROUP.isLateActivated + + + + +

No late activation.

+
@@ -39875,6 +39855,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + + + +

Spawn in uncontrolled state.

+ +
+
@@ -41745,20 +41739,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

- -
-
@@ -41839,20 +41819,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
- - -FLIGHTGROUP.dTwait - - - - -

Max waiting time in seconds.

- -
-
@@ -42081,6 +42047,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo +
+ +
+
+
+ + #boolean +FLIGHTGROUP.isLateActivated + + + + +

No late activation.

+
@@ -42105,6 +42085,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + + + +

Spawn in uncontrolled state.

+ +
+
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html index 7aa9612a3..38154bd18 100644 --- a/Documentation/Ops.Intel.html +++ b/Documentation/Ops.Intel.html @@ -4952,6 +4952,72 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

+
+ +
+
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
@@ -10867,6 +10933,72 @@ the radar (nose-on) and 90° when the target crosses the beam (side-on).

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

+ + + +
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
@@ -12831,6 +12963,72 @@ Sources: public declassified estimates, Jane's, IISS assessments.

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

+ + + +
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
diff --git a/Documentation/Ops.NavyGroup.html b/Documentation/Ops.NavyGroup.html index 2af10f686..34c63cee2 100644 --- a/Documentation/Ops.NavyGroup.html +++ b/Documentation/Ops.NavyGroup.html @@ -2474,12 +2474,6 @@

NAVYGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

- - - -

NAVYGROUP.EPLRS

- - diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html index 94a9a2efc..675577471 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -1703,12 +1703,6 @@

OPSGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

- - - -

OPSGROUP.EPLRS

- - @@ -7339,17 +7333,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Name of the class.

- - - -
-
- - -OPSGROUP.EPLRS - - -
@@ -8551,9 +8534,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Init a table.

- @@ -29143,17 +29123,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Name of the class.

- - - -
-
- - -OPSGROUP.EPLRS - - -
@@ -30355,9 +30324,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -

Init a table.

- @@ -32287,17 +32253,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo

Name of the class.

- - - -
-
- - -OPSGROUP.EPLRS - - -
@@ -33499,9 +33454,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - -

Init a table.

- diff --git a/Documentation/Ops.OpsZone.html b/Documentation/Ops.OpsZone.html index ec4971c64..de09eea7a 100644 --- a/Documentation/Ops.OpsZone.html +++ b/Documentation/Ops.OpsZone.html @@ -3530,9 +3530,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Contested.

- @@ -7350,9 +7347,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) -- - -

Contested.

- @@ -9307,9 +9301,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 654fada96..a3f188920 100644 --- a/Documentation/Ops.PlayerTask.html +++ b/Documentation/Ops.PlayerTask.html @@ -15964,14 +15964,11 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -23499,14 +23496,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -25984,14 +25978,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 0d479909d..fd6b9e2f5 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3264,6 +3264,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

+ + + +
+
+ + #number +FIFO.uniquecounter + + +
@@ -4113,6 +4124,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.Controllable.html b/Documentation/Wrapper.Controllable.html index 4eb05a4eb..8cfa3a929 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4468,17 +4468,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -CONTROLLABLE.spot - - -
@@ -18187,17 +18176,6 @@ mygroup:WayPointExecute() - - - -
-
- - -CONTROLLABLE.spot - - -
@@ -22320,17 +22298,6 @@ Coordinates are dependent on the position of the maps origin.

- - - -
-
- - -CONTROLLABLE.spot - - -
@@ -22974,17 +22941,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - -
@@ -23139,17 +23095,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - -
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index d328d033f..0e4087763 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2960,6 +2960,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+ + + +
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -3044,7 +3066,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup @@ -5087,6 +5109,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ + +
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -5171,7 +5215,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup @@ -6708,6 +6752,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

+
+ + +
+
+ + +MARKER.groupid + + + +
+ +
+
+
+ + +MARKER.groupname + + +
@@ -6792,7 +6858,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.toall +MARKER.togroup diff --git a/Documentation/Wrapper.Positionable.html b/Documentation/Wrapper.Positionable.html index 999f9ffd0..94f3ec210 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3797,6 +3797,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ + +
+
+ + Core.Spot#SPOT +POSITIONABLE.Spot + + +
@@ -7952,6 +7963,17 @@ Coordinates are dependent on the position of the maps origin.

+ + + +
+
+ + Core.Spot#SPOT +POSITIONABLE.Spot + + +
@@ -8628,6 +8650,17 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + Core.Spot#SPOT +POSITIONABLE.Spot + + +
@@ -8815,6 +8848,17 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + Core.Spot#SPOT +POSITIONABLE.Spot + + +