diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html
index e62e3dd0a..15ec63b8d 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 cb24d605b..b3fe812d1 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -2992,6 +2992,42 @@ 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.modulation |
+
+
+ |
+
+
+ SPAWN.skill |
+
+
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -3666,14 +3702,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.
-
@@ -3853,6 +3886,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -3911,6 +3955,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4046,8 +4101,27 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4078,6 +4152,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
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
+
+
+
+
@@ -4109,7 +4194,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4123,7 +4208,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4358,7 +4443,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.
@@ -4432,6 +4517,72 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
@@ -10216,14 +10367,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.
-
@@ -10403,6 +10551,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10461,6 +10620,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10596,8 +10766,27 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
@@ -10628,6 +10817,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. 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
+
+
+
+
@@ -10659,7 +10859,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -10673,7 +10873,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -10908,7 +11108,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.
@@ -10982,6 +11182,72 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
+
+
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html
index 6ab1fc99e..481b7f508 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 |
+
+
|
@@ -3077,6 +3095,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
@@ -4938,6 +4989,39 @@ Handy if you spawn from cargo statics which have resources already set.
+
+
+
+
+
+
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 94cb7362c..410ab3336 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
-
-
-
-
@@ -4102,17 +4091,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -5701,17 +5679,6 @@ 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 4f8cf489f..e9dbd2533 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -16535,6 +16535,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
@@ -17239,6 +17250,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
+
+
+
+ #table
ZONE_OVAL.CenterVec2
diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html
index 5ab9dabd9..5cc5895d1 100644
--- a/Documentation/Functional.AICSAR.html
+++ b/Documentation/Functional.AICSAR.html
@@ -3346,7 +3346,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean
-
AICSAR.SRSTTSRadio
+
AICSAR.SRSRadio
@@ -6425,7 +6425,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSTTSRadio
+
AICSAR.SRSRadio
@@ -8394,7 +8394,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSTTSRadio
+
AICSAR.SRSRadio
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 598c1d670..10c95dea4 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2389,7 +2389,7 @@
+
@@ -2562,6 +2573,39 @@
set up SRS
+
+
+
+
+
+
@@ -2579,7 +2623,7 @@
+
@@ -2639,6 +2694,17 @@
+
+
+
+
@@ -2650,6 +2716,17 @@
+
+
+
+
@@ -2670,7 +2747,18 @@
+
+
@@ -2747,7 +2846,7 @@
-
+ #boolean
AUTOLASE.smoketargets
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index ec7e1fe04..2faeb2ca2 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2417,17 +2417,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 4d21378c0..d592e9d1f 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -20006,28 +20006,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
@@ -20160,17 +20138,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
@@ -20188,7 +20155,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
@@ -24947,17 +24892,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -24975,7 +24909,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
@@ -26755,17 +26667,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
@@ -26783,7 +26684,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 5341bc9f3..6df65e9ef 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4357,17 +4357,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -4566,6 +4555,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
+
@@ -4795,8 +4806,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -5133,6 +5144,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.
+
+
+
+
+
+
+
+
@@ -5202,6 +5268,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ switch alarm state RED
+
@@ -9960,17 +10029,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The #DETECTION_AREAS object for AWACS
-
-
-
-
@@ -10169,6 +10227,28 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
+
@@ -10398,8 +10478,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
+
@@ -10805,6 +10940,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+ switch alarm state RED
+
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html
index d235cae4e..cc984a7ef 100644
--- a/Documentation/Functional.Movement.html
+++ b/Documentation/Functional.Movement.html
@@ -2189,6 +2189,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.
+
+
+
+
@@ -2419,6 +2433,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.
+
+
+
+
+
+ RAT.communication |
+
+
+ |
+
+
+ RAT.frequency |
+
+
+ |
+
+
+ RAT.hidden |
+
+
+ |
+
+
+ RAT.modulation |
+
+
+ |
+
+
+ RAT.skill |
+
+
+ |
+
+
+ RAT.uncontrolled |
+
+
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 4fe411e66..684d84f49 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -3154,7 +3154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #boolean
SCORING.penaltyonfratricide
@@ -6611,7 +6611,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 b779ad9eb..e6217219a 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.
+
+
+
+
@@ -9842,6 +9853,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
+
+
+
+
@@ -30478,6 +30500,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -30489,6 +30522,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -33602,6 +33646,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
+
+
+
+
@@ -33613,6 +33668,17 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
+
+
+
+
@@ -42028,6 +42094,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set case of f
+
@@ -42096,7 +42165,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- Set stack flag.
+ Also decrease flag for section members of flight.
@@ -42123,6 +42192,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.
+
+
+
+
@@ -42283,9 +42363,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set Stable Hover
-
@@ -42319,6 +42396,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set new time stamp.
+
@@ -42455,7 +42535,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42483,7 +42563,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42561,6 +42641,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Band modulation.
+
+
+
+
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.CSAR.html b/Documentation/Ops.CSAR.html
index 4c7b7f9e8..f5dc96bdc 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -1756,6 +1756,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
MENUSTROBE = "Request IR Strobe",
MENUMASH = "Smoke Closest MASH",
BOARDED = "Onboard - RTB to FARP/Airfield or MASH: ",
+ MAYDAY = "MAYDAY MAYDAY! %s is down. ",
+ CONTACT = "Troops In Contact. %s requests CASEVAC. ",
+ PICKUPZONE = "Pickup Zone at %s.",
+ REQUESTSAR = "%s requests SAR at %s, beacon at %.2f KHz!",
+ REQUESTSARBEACON = "%s requests SAR at %s, beacon at %.2f KHz!",
+ KHZ = "kilo hertz",
},
@@ -2811,12 +2817,6 @@ Dropped troop noMessage and forcedesc parameters aren't saved.
CSAR.smokecolor |
- |
-
-
- CSAR.speed |
-
-
|
@@ -4144,7 +4144,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -4545,7 +4545,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+
Core.Point#COORDINATE
CSAR.coordinate
@@ -4662,11 +4662,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -5028,6 +5031,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5053,6 +5070,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -5090,17 +5121,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
-
-
-
-
@@ -10599,7 +10619,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -11000,7 +11020,7 @@ callsigns from playername or group name.
+
@@ -11508,6 +11545,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -11545,17 +11596,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
-
-
-
-
@@ -13261,7 +13301,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -13662,7 +13702,7 @@ callsigns from playername or group name.
+
@@ -14170,6 +14227,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -14207,17 +14278,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
-
-
-
-
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index ec07e8bd4..0bd4736e9 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -8805,7 +8805,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.CtldUnits
@@ -8848,6 +8848,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -8941,7 +8955,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeFMFrequencies
@@ -9024,11 +9038,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -9101,6 +9118,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
+
+
+
+
@@ -9112,6 +9140,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -9190,8 +9229,19 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
CTLD.VehicleMoveFormation
@@ -9638,6 +9688,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
enfore engineer build only?
+
+
+
+
@@ -9805,7 +9866,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #number
CTLD.troopdropzoneradius
@@ -24065,7 +24126,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -24108,6 +24169,20 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
@@ -24201,7 +24276,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -24284,11 +24359,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -24361,6 +24439,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -24372,6 +24461,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -24450,8 +24550,19 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+
CTLD.VehicleMoveFormation
@@ -24898,6 +25009,17 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
+
+
+
+
@@ -25065,7 +25187,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -26753,7 +26875,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.CtldUnits
@@ -26796,6 +26918,20 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
@@ -26889,7 +27025,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeFMFrequencies
@@ -26972,11 +27108,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -27049,6 +27188,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -27060,6 +27210,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -27138,8 +27299,19 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
+
CTLD.VehicleMoveFormation
@@ -27586,6 +27758,17 @@ However, if you create a new folder inside the miz file, which contains the soun
enfore engineer build only?
+
+
+
+
@@ -27753,7 +27936,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #number
CTLD.troopdropzoneradius
@@ -32613,17 +32796,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -34344,17 +34516,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
-
-
-
-
@@ -38486,6 +38647,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -39139,6 +39311,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index 7fd0c0fdf..5f3d73878 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 |
-
-
|
@@ -7767,6 +7761,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -7847,6 +7855,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -7878,9 +7900,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
Set the destination base.
-
@@ -8114,6 +8133,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Spawn in uncontrolled state.
+
@@ -18553,6 +18575,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -18633,6 +18669,20 @@ Here we only check if stuck whilst taxiing.
+
+
@@ -18664,9 +18714,6 @@ Here we only check if stuck whilst taxiing.
-
-
Set the destination base.
-
@@ -18900,6 +18947,9 @@ Here we only check if stuck whilst taxiing.
+
+ Spawn in uncontrolled state.
+
@@ -39406,6 +39456,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -39486,6 +39550,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -39517,9 +39595,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
@@ -39753,6 +39828,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Spawn in uncontrolled state.
+
@@ -41625,6 +41703,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -41705,6 +41797,20 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+
@@ -41736,9 +41842,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
Set the destination base.
-
@@ -41972,6 +42075,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo
+
+ Spawn in uncontrolled state.
+
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}
+
+
+
+
+
+
+
+
+
@@ -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}
+
+
+
+
+
+
+
+
+
@@ -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}
+
+
+
+
+
+
+
+
+
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..3dd0cb3c6 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.
-
-
-
-
@@ -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.
-
-
-
-
@@ -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.
-
-
-
-
@@ -33456,6 +33423,9 @@ 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 3e68ae46c..e7ae3377d 100644
--- a/Documentation/Ops.OpsZone.html
+++ b/Documentation/Ops.OpsZone.html
@@ -3519,6 +3519,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Contested.
+
@@ -7336,6 +7339,9 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) --
+
+ Contested.
+
@@ -9290,6 +9296,9 @@ 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 51214725f..6fd6de3f6 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -15953,11 +15953,14 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -16506,7 +16509,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
@@ -23459,11 +23462,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -24012,7 +24018,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
@@ -25941,11 +25947,14 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -26494,7 +26503,7 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
-
+ #number
PLAYERTASKCONTROLLER.lasttaskcount
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html
index 1117c716f..92a8445a3 100644
--- a/Documentation/Utilities.FiFo.html
+++ b/Documentation/Utilities.FiFo.html
@@ -3253,6 +3253,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
@@ -4102,6 +4113,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Stack by pointer.
+
+
+
+
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index c6e357069..5f210b7ff 100644
--- a/Documentation/Wrapper.Controllable.html
+++ b/Documentation/Wrapper.Controllable.html
@@ -4423,17 +4423,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The DCS controllable class.
-
-
-
-
@@ -4456,17 +4445,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -18085,17 +18063,6 @@ mygroup:WayPointExecute()
The DCS controllable class.
-
-
-
-
@@ -18118,17 +18085,6 @@ mygroup:WayPointExecute()
-
-
-
-
@@ -22229,17 +22185,6 @@ Coordinates are dependent on the position of the maps origin.
The DCS controllable class.
-
-
-
-
@@ -22262,17 +22207,6 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
-
@@ -22894,17 +22828,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
@@ -22927,17 +22850,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
@@ -23070,17 +22982,6 @@ If the Identifiable is alive, true is returned.
The DCS controllable class.
-
-
-
-
@@ -23103,17 +23004,6 @@ If the Identifiable is alive, true is returned.
-
-
-
-
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 4390844f4..d26e9835f 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3037,28 +3037,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -5176,28 +5154,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
@@ -6819,28 +6775,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
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
+
+
+
+
@@ -7941,6 +7952,17 @@ Coordinates are dependent on the position of the maps origin.
+
+
+
+
@@ -8617,6 +8639,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+
@@ -8804,6 +8837,17 @@ If the Identifiable is alive, true is returned.
+
+
+
+