diff --git a/Documentation/Core.Fsm.html b/Documentation/Core.Fsm.html
index 5c035c055..2fa347885 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 e62e3dd0a..c0e8db411 100644
--- a/Documentation/Core.Settings.html
+++ b/Documentation/Core.Settings.html
@@ -2785,11 +2785,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -2829,11 +2832,22 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4942,11 +4956,14 @@ It is advised to use this method at the start of the mission.
@@ -4986,11 +5003,22 @@ It is advised to use this method at the start of the mission.
+
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 4d2f490af..7a1b25298 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3028,6 +3028,12 @@ and any spaces before and after the resulting name are removed.
SPAWN.skill |
+ |
+
+
+ SPAWN.uncontrolled |
+
+
|
@@ -4021,17 +4027,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4173,15 +4168,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
SPAWN.SpawnInitSADL
+ #string
+
SPAWN.SpawnInitSkill
-
-
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
-
@@ -4462,7 +4453,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.
@@ -4602,6 +4593,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -10705,17 +10707,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10857,15 +10848,11 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
SPAWN.SpawnInitSADL
+ #string
+
SPAWN.SpawnInitSkill
-
-
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
-
@@ -11146,7 +11133,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.
@@ -11286,6 +11273,17 @@ 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 0c9b9d88b..386e07300 100644
--- a/Documentation/Core.SpawnStatic.html
+++ b/Documentation/Core.SpawnStatic.html
@@ -1961,24 +1961,6 @@ 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 |
-
-
|
@@ -3095,39 +3077,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
-
-
@@ -4989,39 +4938,6 @@ Handy if you spawn from cargo statics which have resources already set.
-
-
-
-
-
-
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html
index 7c6b124b7..2d23df4cb 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 253a564c4..0940c51ea 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.SRSRadio
+
AICSAR.SRSTTSRadio
@@ -6477,7 +6477,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
@@ -8446,7 +8446,7 @@ See
AICSAR:SetPilotTTSVoice() and
AICSAR:SetOperatorTTSVoice(
#boolean
-
AICSAR.SRSRadio
+
AICSAR.SRSTTSRadio
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index eff528a1b..8953661d9 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
@@ -4461,7 +4461,7 @@ An airbase can be specified to set the maximum kick speed for.
-
+ #table
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html
index 98a34d531..f3f231085 100644
--- a/Documentation/Functional.Autolase.html
+++ b/Documentation/Functional.Autolase.html
@@ -2389,7 +2389,7 @@
-
-
@@ -2438,6 +2416,17 @@
+
+
+
+
@@ -2601,7 +2590,7 @@
+
@@ -2785,17 +2785,6 @@
-
-
-
-
@@ -2824,7 +2813,7 @@
- #boolean
+
AUTOLASE.smoketargets
diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html
index cc959d93f..7afea4979 100644
--- a/Documentation/Functional.Designate.html
+++ b/Documentation/Functional.Designate.html
@@ -2397,17 +2397,6 @@ Use the method
DESIGNATE.SetMission() to
-
-
-
-
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index 4a77118f0..13413a595 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
-
-
-
-
-
@@ -24793,28 +24771,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
@@ -26601,28 +26557,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual
-
-
-
-
-
diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html
index 8cdde0b09..825cd114c 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -1919,12 +1919,6 @@ in the mission editor are absolute maximum ranges; in-game this is rather 50-75%
MANTIS:GetCommandCenter() |
Function to get the HQ object for further use
- |
-
-
- MANTIS.Groupset |
-
-
|
@@ -4363,8 +4357,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
@@ -4533,17 +4538,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-
-
-
-
@@ -4566,6 +4560,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
+
+
+
+
+
+
@@ -4605,7 +4632,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Long
@@ -4616,7 +4643,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Medium
@@ -4627,7 +4654,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -4638,7 +4665,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
MANTIS.SAM_Table_Short
@@ -4795,8 +4822,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
MANTIS.SkateZones
+ #number
+
MANTIS.SkateNumber
@@ -5133,6 +5160,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.
+
+
+
+
+
+
+
+
@@ -5224,6 +5306,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
self.SAMCheckRanges = {}
+
@@ -9966,8 +10051,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
@@ -10136,17 +10232,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Table of Core.Zone#ZONE Zones Consider SAM groups in this zone(s) only for this MANTIS instance, must be handed as #table of Zone objects.
-
-
-
-
@@ -10169,6 +10254,39 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
+
+
+
+
+
+
@@ -10208,7 +10326,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Long
@@ -10219,7 +10337,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Medium
@@ -10230,7 +10348,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_PointDef
@@ -10241,7 +10359,7 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
+ #table
MANTIS.SAM_Table_Short
@@ -10398,8 +10516,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
+
+
+
@@ -10827,6 +11000,9 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
+
+
self.SAMCheckRanges = {}
+
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index b7b5ccf1e..bc5fe3e12 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -4618,6 +4618,12 @@ and any spaces before and after the resulting name are removed.
RAT.skill |
+ |
+
+
+ RAT.uncontrolled |
+
+
|
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index b9637f9e3..172c048e0 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
-
-
-
-
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 c94a99d3f..1e89e88bc 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.
+
+
+
+
@@ -41874,7 +41940,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -41902,7 +41968,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -41916,7 +41982,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
@@ -42028,9 +42094,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
- Set case to that of lead.
-
@@ -42094,20 +42157,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
AIRBOSS.PlayerData.grade
@@ -42261,9 +42310,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set section lead of player flight.
-
@@ -42489,7 +42535,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- VNAO Edit - Added
+ VNAO Edit - Added
diff --git a/Documentation/Ops.ArmyGroup.html b/Documentation/Ops.ArmyGroup.html
index d6ad5cf85..42209e0eb 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 f34662226..42ee9ebd3 100644
--- a/Documentation/Ops.Auftrag.html
+++ b/Documentation/Ops.Auftrag.html
@@ -7427,17 +7427,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Mission Ingress waypoint coordinate.
-
-
-
-
@@ -23314,17 +23303,6 @@ will always return.
Mission Ingress waypoint coordinate.
-
-
-
-
@@ -26739,17 +26717,6 @@ will always return.
Mission Ingress waypoint coordinate.
-
-
-
-
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index 7b0e58bbd..2fd4f6b6f 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4154,7 +4154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -5041,6 +5041,20 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
@@ -5066,6 +5080,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
+
+
+
@@ -10612,7 +10640,7 @@ callsigns from playername or group name.
+
@@ -11524,6 +11566,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
@@ -13277,7 +13333,7 @@ callsigns from playername or group name.
+
@@ -14189,6 +14259,20 @@ callsigns from playername or group name.
+
+
+
+
+ #number
+
CSAR.rescues
+
+
+
+
+
counter for successful rescue landings at FARP/AFB/MASH
+
+
+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 7ed1b2f27..c1caad897 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -6007,6 +6007,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Name of the class.
+
+
+
+
@@ -6049,7 +6060,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.DroppedTroops
@@ -6074,11 +6085,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6163,7 +6177,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeFMFrequencies
@@ -6185,7 +6199,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.FreeVHFFrequencies
@@ -6287,11 +6301,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
@@ -6356,6 +6373,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Smokes and Flares
+
+
+
+
@@ -6453,6 +6481,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6475,6 +6514,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6486,6 +6536,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -6644,6 +6705,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -7005,7 +7077,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- noob catch
+ time to repairor build a unit/group
@@ -7098,9 +7170,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- message suppression
-
@@ -22710,6 +22779,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -22752,7 +22832,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -22777,11 +22857,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -22866,7 +22949,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -22888,7 +22971,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeVHFFrequencies
@@ -22990,11 +23073,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -23059,6 +23145,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -23156,6 +23253,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23178,6 +23286,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23189,6 +23308,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -23347,6 +23477,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -23708,7 +23849,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- noob catch
+ time to repairor build a unit/group
@@ -23801,9 +23942,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
- message suppression
-
@@ -25536,6 +25674,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Name of the class.
+
+
+
+
@@ -25578,7 +25727,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.DroppedTroops
@@ -25603,11 +25752,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25692,7 +25844,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeFMFrequencies
@@ -25714,7 +25866,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.FreeVHFFrequencies
@@ -25816,11 +25968,14 @@ However, if you create a new folder inside the miz file, which contains the soun
@@ -25885,6 +26040,17 @@ However, if you create a new folder inside the miz file, which contains the soun
Smokes and Flares
+
+
+
+
@@ -25982,6 +26148,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26004,6 +26181,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26015,6 +26203,17 @@ However, if you create a new folder inside the miz file, which contains the soun
+
+
+
+
@@ -26173,6 +26372,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -26534,7 +26744,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- noob catch
+ time to repairor build a unit/group
@@ -26627,9 +26837,6 @@ However, if you create a new folder inside the miz file, which contains the soun
-
- message suppression
-
@@ -31299,17 +31506,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
Can transport crate.
-
-
-
-
@@ -31425,17 +31621,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
diff --git a/Documentation/Ops.EasyAG.html b/Documentation/Ops.EasyAG.html
index c00e8e2c1..a5dc9e217 100644
--- a/Documentation/Ops.EasyAG.html
+++ b/Documentation/Ops.EasyAG.html
@@ -2317,6 +2317,12 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa
EASYA2G.NoGoZoneSet |
+ |
+
+
+ EASYA2G:OnAfterRestart(From, Event, To) |
+
+ On After "Restart" event.
|
@@ -2329,6 +2335,12 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa
EASYA2G:OnAfterStatus(From, Event, To) |
On After "Status" event.
+ |
+
+
+ EASYA2G:OnBeforeRestart(From, Event, To) |
+
+ On Before "Restart" event.
|
@@ -2737,6 +2749,12 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa
EASYA2G.noalert5 |
+ |
+
+
+ EASYA2G:onafterRestart(From, Event, To) |
+
+ (Internal) FSM Function onafterRestart
|
@@ -7701,6 +7719,68 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa
+
+
+
+
+
+
+
+
On After "Restart" event.
+
+
+
Use myinstance:Restart() in case you Stopped the instance before and want to restart it now.
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
+
@@ -7819,6 +7899,68 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa
+
+
+
+
+
+
+
+
On Before "Restart" event.
+
+
+
Use myinstance:Restart() in case you Stopped the instance before and want to restart it now.
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
+
@@ -10114,6 +10256,70 @@ be managed by 2 planes from the assigned AirWing. There is an maximum missions l
+
+
+
+
+
+
+
+
(Internal) FSM Function onafterRestart
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
Return value:
+
+
+
diff --git a/Documentation/Ops.EasyGCICAP.html b/Documentation/Ops.EasyGCICAP.html
index 979907a7c..db27be300 100644
--- a/Documentation/Ops.EasyGCICAP.html
+++ b/Documentation/Ops.EasyGCICAP.html
@@ -1473,7 +1473,7 @@
Date: September 2023
-Last Update: Jan 2026
+Last Update: Mar 2026
- Ops - Easy GCI & CAP Manager
@@ -1882,6 +1882,12 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa
EASYGCICAP.NoGoZoneSet |
+ |
+
+
+ EASYGCICAP:OnAfterRestart(From, Event, To) |
+
+ On After "Restart" event.
|
@@ -1894,6 +1900,12 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa
EASYGCICAP:OnAfterStatus(From, Event, To) |
On After "Status" event.
+ |
+
+
+ EASYGCICAP:OnBeforeRestart(From, Event, To) |
+
+ On Before "Restart" event.
|
@@ -2302,6 +2314,12 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa
EASYGCICAP.noalert5 |
+ |
+
+
+ EASYGCICAP:onafterRestart(From, Event, To) |
+
+ (Internal) FSM Function onafterRestart
|
@@ -5451,6 +5469,68 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa
+
+
+
+
+
+
+
+
On After "Restart" event.
+
+
+
Use myinstance:Restart() in case you Stopped the instance before and want to restart it now.
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
+
@@ -5569,6 +5649,68 @@ Normally this isn't necessary when the Group name is correctly filled (see EWRNa
+
+
+
+
+
+
+
+
On Before "Restart" event.
+
+
+
Use myinstance:Restart() in case you Stopped the instance before and want to restart it now.
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
+
@@ -7864,6 +8006,70 @@ be managed by 2 planes from the assigned AirWing. There is an maximum missions l
+
+
+
+
+
+
+
+
(Internal) FSM Function onafterRestart
+
+
+
+
Defined in:
+
+
Parameters:
+
+
+
+
Return value:
+
+
+
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html
index 3aa745e15..d4dbae0dd 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 |
-
-
|
@@ -7833,20 +7827,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -8067,20 +8047,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -8105,20 +8071,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
@@ -18672,20 +18624,6 @@ Here we only check if stuck whilst taxiing.
-
-
@@ -18906,20 +18844,6 @@ Here we only check if stuck whilst taxiing.
-
-
-
-
@@ -18944,20 +18868,6 @@ Here we only check if stuck whilst taxiing.
-
-
@@ -39554,20 +39464,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -39788,20 +39684,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -39826,20 +39708,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -41776,20 +41644,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
@@ -42010,20 +41864,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
-
-
@@ -42048,20 +41888,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
-
diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html
index fad891b57..a6c634175 100644
--- a/Documentation/Ops.Intel.html
+++ b/Documentation/Ops.Intel.html
@@ -4828,72 +4828,6 @@ 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}
-
-
-
-
-
-
-
-
-
@@ -10194,72 +10128,6 @@ 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}
-
-
-
-
-
-
-
-
-
@@ -12112,72 +11980,6 @@ 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 b667fb910..c20c8cb9a 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 35d97f0dd..fcf19b305 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,9 +8523,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
- Init a table.
-
@@ -29132,17 +29112,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
-
-
-
-
@@ -30344,9 +30313,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
- Init a table.
-
@@ -32276,17 +32242,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
Name of the class.
-
-
-
-
@@ -33488,9 +33443,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo
-
- Init a table.
-
@@ -39422,7 +39374,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- No of sight.
+ Has line of sight.
diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html
index 6be542d6f..5783be4f6 100644
--- a/Documentation/Ops.PlayerTask.html
+++ b/Documentation/Ops.PlayerTask.html
@@ -15953,14 +15953,11 @@ When moose is loading dynamically (for moose class development), tracing is swit
@@ -23488,14 +23485,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
@@ -25973,14 +25967,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html
index 03771c925..bade3c527 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.
-
-
-
-
@@ -4463,7 +4452,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
@@ -18122,7 +18100,7 @@ mygroup:WayPointExecute()
-
-
-
@@ -22266,7 +22233,7 @@ Coordinates are dependent on the position of the maps origin.
-
-
-
@@ -22931,7 +22887,7 @@ If the Identifiable is alive, true is returned.
-
-
-
@@ -23107,7 +23052,7 @@ If the Identifiable is alive, true is returned.