diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html index 2fa347885..5c035c055 100644 --- a/Documentation/Core.Fsm.html +++ b/Documentation/Core.Fsm.html @@ -5978,7 +5978,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + FSM._StartState @@ -7610,7 +7610,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 d301b4d61..bcab56c1a 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2774,7 +2774,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #string + SETTINGS.A2ASystem @@ -2829,7 +2829,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric @@ -4931,7 +4931,7 @@ It is advised to use this method at the start of the mission.

- #string + SETTINGS.A2ASystem @@ -4986,7 +4986,7 @@ It is advised to use this method at the start of the mission.

- + #boolean SETTINGS.Metric diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index c49ee4c8e..d4ff4af46 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2992,12 +2992,36 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

SPAWN.communication

+ + + + + +

SPAWN.frequency

+ +

SPAWN.hidden

+ + + +

SPAWN.livery_id

+ + + + + +

SPAWN.speed

+ + @@ -3672,14 +3696,11 @@ 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.

-
@@ -3760,9 +3781,6 @@ 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.

-
@@ -3876,17 +3894,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnGrouping - - -
@@ -3945,6 +3952,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
@@ -4108,6 +4126,32 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

self:T2( { self.SpawnTemplatePrefix, Vec2} )

+
+ +
+
+
+ + +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

+ +
+ +
+
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -4321,17 +4365,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -4399,7 +4432,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.

+

When the first Spawn executes, all the Groups need to be made visible before start.

@@ -4473,6 +4506,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ + +
+
+ + +SPAWN.communication + + + +
+ +
+
+
+ + +SPAWN.frequency + + +
@@ -4484,6 +4539,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.speed + + +
@@ -10268,14 +10345,11 @@ 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.

-
@@ -10356,9 +10430,6 @@ 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.

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

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

+ + +
+
+ + +SPAWN.SpawnInitAirbase + + +
@@ -10704,6 +10775,32 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

self:T2( { self.SpawnTemplatePrefix, Vec2} )

+ + + +
+
+ + +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

+ +
+ +
+
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -10917,17 +11014,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - #boolean -SPAWN.SpawnUnControlled - - -
@@ -10995,7 +11081,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

Flag that indicates if all the Groups of the SpawnGroup need to be visible when Spawned.

+

When the first Spawn executes, all the Groups need to be made visible before start.

@@ -11069,6 +11155,28 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + +SPAWN.communication + + + +
+ +
+
+
+ + +SPAWN.frequency + + +
@@ -11080,6 +11188,28 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + +SPAWN.livery_id + + + +
+ +
+
+
+ + +SPAWN.speed + + +
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index f468ba685..d5a61b311 100644 --- a/Documentation/Core.SpawnStatic.html +++ b/Documentation/Core.SpawnStatic.html @@ -1961,6 +1961,24 @@ such as position and heading.

SPAWNSTATIC:_SpawnStatic(Template, CountryID)

Spawns a new static using a given template.

+ + + +

SPAWNSTATIC.heliport_callsign_id

+ + + + + +

SPAWNSTATIC.heliport_frequency

+ + + + + +

SPAWNSTATIC.heliport_modulation

+ + @@ -3050,7 +3068,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table SPAWNSTATIC.TemplateStaticUnit @@ -3077,6 +3095,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPAWNSTATIC.heliport_callsign_id + + + +
+ +
+
+
+ + +SPAWNSTATIC.heliport_frequency + + + +
+ +
+
+
+ + +SPAWNSTATIC.heliport_modulation + + +
@@ -4911,7 +4962,7 @@ Handy if you spawn from cargo statics which have resources already set.

- + #table SPAWNSTATIC.TemplateStaticUnit @@ -4938,6 +4989,39 @@ Handy if you spawn from cargo statics which have resources already set.

+
+ +
+
+
+ + +SPAWNSTATIC.heliport_callsign_id + + + +
+ +
+
+
+ + +SPAWNSTATIC.heliport_frequency + + + +
+ +
+
+
+ + +SPAWNSTATIC.heliport_modulation + + +
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 4e2e19cf8..4003d24f9 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2775,17 +2775,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -4102,17 +4091,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -5701,17 +5679,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index 7bfdbada1..ba01ea97f 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -16545,6 +16545,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ + +
+
+ + #table ZONE_OVAL.CenterVec2 @@ -17249,6 +17260,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -19430,6 +19452,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -20963,6 +20996,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html index a6c93529b..eff528a1b 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3876,7 +3876,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + ATC_GROUND.Airbases @@ -3892,9 +3892,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Kickspeed

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

- #table + ATC_GROUND.Airbases @@ -4480,9 +4477,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 90539cc8f..868ff5f6c 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2312,7 +2312,7 @@
- + #table AUTOLASE.CurrentLasing @@ -2405,6 +2405,39 @@ +
+ +
+
+
+ + #number +AUTOLASE.LaseDistance + + + +
+ +
+
+
+ + #number +AUTOLASE.LaseDuration + + + +
+ +
+
+
+ + +AUTOLASE.LaserCodes + + +
@@ -2416,6 +2449,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.MonitorFrequency + + +
@@ -2504,6 +2548,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.RoundingPrecision + + +
@@ -2518,6 +2573,39 @@

set up SRS

+
+ + +
+
+ + #number +AUTOLASE.SRSFreq + + + +
+ +
+
+
+ + +AUTOLASE.SRSMod + + + +
+ +
+
+
+ + #string +AUTOLASE.SRSPath + + +
@@ -2606,6 +2694,17 @@ + + + +
+
+ + #number +AUTOLASE.lasingindex + + +
@@ -2631,6 +2730,17 @@ + + + +
+
+ + #boolean +AUTOLASE.notifypilots + + +
@@ -2697,17 +2807,6 @@ - - - -
-
- - #table -AUTOLASE.smokeoffset - - -
@@ -2725,7 +2824,7 @@
- + #table AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index c999e2440..d26505681 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20177,7 +20177,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -24953,7 +24953,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -26750,7 +26750,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 e1534571a..9604c77e8 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -4351,17 +4351,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The #DETECTION_AREAS object for AWACS

-
- -
-
-
- - -MANTIS.AWACS_Prefix - - -
@@ -4621,7 +4610,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Long @@ -4632,7 +4621,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Medium @@ -4643,7 +4632,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_PointDef @@ -4654,7 +4643,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table MANTIS.SAM_Table_Short @@ -4811,8 +4800,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -5149,6 +5138,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.

+
+ +
+
+
+ + #number +MANTIS.maxclassic + + + +
+ +
+
+
+ + #number +MANTIS.maxlongrange + + + +
+ +
+
+
+ + #number +MANTIS.maxmidrange + + + +
+ +
+
+
+ + #number +MANTIS.maxpointdefrange + + + +
+ +
+
+
+ + #number +MANTIS.maxshortrange + + +
@@ -5218,6 +5262,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

switch alarm state RED

+
@@ -9976,17 +10023,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The #DETECTION_AREAS object for AWACS

-
- -
-
-
- - -MANTIS.AWACS_Prefix - - -
@@ -10246,7 +10282,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Long @@ -10257,7 +10293,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Medium @@ -10268,7 +10304,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_PointDef @@ -10279,7 +10315,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- + #table MANTIS.SAM_Table_Short @@ -10436,8 +10472,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
- -MANTIS.SkateZones + #number +MANTIS.SkateNumber @@ -10774,6 +10810,61 @@ 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 + + +
@@ -10843,6 +10934,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)` + +

switch alarm state RED

+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html index 26ed90129..84f71e04b 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4582,12 +4582,36 @@ and any spaces before and after the resulting name are removed.

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

+ + + +

RAT.communication

+ + + + + +

RAT.frequency

+ +

RAT.hidden

+ + + +

RAT.livery_id

+ + + + + +

RAT.speed

+ + diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index faf2dbe13..4fe411e66 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2899,17 +2899,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
-
- - SCORING.AutoSavePath @@ -3154,7 +3143,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyoncoalitionchange @@ -6367,17 +6356,6 @@ The scale magnifies the scores given to the players.

- -
-
-
- - SCORING.AutoSavePath @@ -6622,7 +6600,7 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.penaltyoncoalitionchange diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index a1f637b39..657de5f92 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -9831,6 +9831,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

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

Radio queue of LSO.

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

Radio queue of marshal.

+
+ +
+
+
+ + +AIRBOSS.RQMid + + +
@@ -42028,9 +42094,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set case of f

-
@@ -42094,20 +42157,6 @@ 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 @@ -42126,17 +42175,6 @@ 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.

-
- -
-
-
- - #boolean -AIRBOSS.PlayerData.holding - - -
@@ -42294,9 +42332,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set Stable Hover

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

Set time stamp.

-
@@ -42575,6 +42607,17 @@ 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 4901e6ece..6dff6bebe 100644 --- a/Documentation/Ops.ArmyGroup.html +++ b/Documentation/Ops.ArmyGroup.html @@ -2434,12 +2434,6 @@

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 54a2abf3d..39b757e6f 100644 --- a/Documentation/Ops.Auftrag.html +++ b/Documentation/Ops.Auftrag.html @@ -7421,6 +7421,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission Ingress waypoint coordinate.

+
+ + +
+
+ + +AUFTRAG.missionIngressCoordAlt + + +
@@ -23261,6 +23272,17 @@ will always return.

Mission Ingress waypoint coordinate.

+ + + +
+
+ + +AUFTRAG.missionIngressCoordAlt + + +
@@ -26675,6 +26697,17 @@ will always return.

Mission Ingress waypoint coordinate.

+ + + +
+
+ + +AUFTRAG.missionIngressCoordAlt + + +
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 756156d8d..0b2ec593b 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2825,12 +2825,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.smokecolor

- - - -

CSAR.speed

- - @@ -4158,7 +4152,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.FreeVHFFrequencies @@ -4559,7 +4553,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + Core.Point#COORDINATE CSAR.coordinate @@ -5101,17 +5095,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 - - -
@@ -10610,7 +10593,7 @@ callsigns from playername or group name.

- + #table CSAR.FreeVHFFrequencies @@ -11011,7 +10994,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -11553,17 +11536,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 - - -
@@ -13269,7 +13241,7 @@ callsigns from playername or group name.

- + #table CSAR.FreeVHFFrequencies @@ -13670,7 +13642,7 @@ callsigns from playername or group name.

- + Core.Point#COORDINATE CSAR.coordinate @@ -14212,17 +14184,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 - - -
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index 08a7b2a74..e3ade5714 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -5800,7 +5800,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.CtldUnits @@ -5843,6 +5843,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -5947,7 +5961,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CTLD.FreeUHFFrequencies @@ -5958,7 +5972,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies @@ -6132,17 +6146,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -6691,6 +6694,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

enfore engineer build only?

+
+ +
+
+
+ + #boolean +CTLD.onestepmenu + + +
@@ -6745,7 +6759,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -

time to repairor build a unit/group

+

noob catch

@@ -6855,7 +6869,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -21379,7 +21393,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.CtldUnits @@ -21422,6 +21436,20 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -21526,7 +21554,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -21537,7 +21565,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies @@ -21711,17 +21739,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -22270,6 +22287,17 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

+
+ +
+
+
+ + #boolean +CTLD.onestepmenu + + +
@@ -22324,7 +22352,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

time to repairor build a unit/group

+

noob catch

@@ -22434,7 +22462,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -24155,7 +24183,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.CtldUnits @@ -24198,6 +24226,20 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+ + #number +CTLD.Engineers + + + + +

use as counter

+ +
+
@@ -24302,7 +24344,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- + #table CTLD.FreeUHFFrequencies @@ -24313,7 +24355,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies @@ -24487,17 +24529,6 @@ However, if you create a new folder inside the miz file, which contains the soun

Smokes and Flares

-
- -
-
-
- - -CTLD.Spawned_Cargo - - -
@@ -25046,6 +25077,17 @@ However, if you create a new folder inside the miz file, which contains the soun

enfore engineer build only?

+
+ +
+
+
+ + #boolean +CTLD.onestepmenu + + +
@@ -25100,7 +25142,7 @@ However, if you create a new folder inside the miz file, which contains the soun -

time to repairor build a unit/group

+

noob catch

@@ -25210,7 +25252,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index b61f3b8a8..4b1984c03 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -3294,12 +3294,6 @@

FLIGHTGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

- - - -

FLIGHTGROUP.EPLRS

- - diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html index 02b162157..b06f4e092 100644 --- a/Documentation/Ops.Intel.html +++ b/Documentation/Ops.Intel.html @@ -4828,6 +4828,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 + + +
@@ -10118,6 +10184,72 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept

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 + + +
@@ -11970,6 +12102,72 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept

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 799cd6b86..ef5644c6d 100644 --- a/Documentation/Ops.NavyGroup.html +++ b/Documentation/Ops.NavyGroup.html @@ -2463,12 +2463,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 75a17f82d..a78c083c6 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -1692,12 +1692,6 @@

OPSGROUP:DestroyUnit(UnitName, Delay)

Destroy a unit of the group.

- - - -

OPSGROUP.EPLRS

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

Name of the class.

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

Init a table.

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

Name of the class.

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

Init a table.

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

Name of the class.

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

Init a table.

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

No of sight.

+

Has line of sight.

diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 33a820772..2a6c9348a 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3253,17 +3253,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

- - - -
-
- - #number -FIFO.uniquecounter - - -
@@ -4113,17 +4102,6 @@ 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 a282a07ee..1d36f5839 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -4423,6 +4423,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + +
@@ -4456,28 +4467,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -18083,6 +18072,17 @@ mygroup:WayPointExecute()

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + +
@@ -18116,28 +18116,6 @@ mygroup:WayPointExecute() - - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -22238,6 +22216,17 @@ Coordinates are dependent on the position of the maps origin.

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + +
@@ -22271,28 +22260,6 @@ Coordinates are dependent on the position of the maps origin.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -22914,6 +22881,17 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + +
@@ -22947,28 +22925,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
@@ -23101,6 +23057,17 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerGroup + + +
@@ -23134,28 +23101,6 @@ If the Identifiable is alive, true is returned.

- - - -
-
- - -CONTROLLABLE.spot - - - -
- -
-
-
- - -CONTROLLABLE.timer - - -
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index d26e9835f..4390844f4 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -3037,6 +3037,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -5154,6 +5176,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #boolean +MARKER.tocoalition + + + +
+ +
+
+
+ + #boolean +MARKER.togroup + + +
@@ -6775,6 +6819,28 @@ 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 751d27bba..4999e10c0 100644 --- a/Documentation/Wrapper.Positionable.html +++ b/Documentation/Wrapper.Positionable.html @@ -3786,6 +3786,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + Core.Spot#SPOT +POSITIONABLE.Spot + + +
@@ -7941,6 +7952,17 @@ Coordinates are dependent on the position of the maps origin.

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

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

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