diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index f70d4f4f4..ff6f17f6b 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2857,6 +2857,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SETTINGS.PlayerMenu + + +
@@ -5014,6 +5025,17 @@ It is advised to use this method at the start of the mission.

+ + + +
+
+ + +SETTINGS.PlayerMenu + + +
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index ea5407859..e5cd0f7fa 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -3018,7 +3018,19 @@ and any spaces before and after the resulting name are removed.

-

SPAWN.hidden

+

SPAWN.callsign

+ + + + + +

SPAWN.speed

+ + + + + +

SPAWN.uncontrolled

@@ -3707,14 +3719,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.

-
@@ -3795,9 +3804,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.

- @@ -3864,20 +3870,6 @@ 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.

-
@@ -4035,6 +4027,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -4115,8 +4118,49 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ -

By default, no InitLimit

+SPAWN.SpawnInitLivery + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModex + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModexPostfix + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModexPrefix + +
@@ -4132,6 +4176,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

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

+
+ + +
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -4163,7 +4218,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxGroups @@ -4177,7 +4232,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + SPAWN.SpawnMaxUnitsAlive @@ -4423,7 +4478,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.

@@ -4504,7 +4559,29 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +
+
+
+ + +SPAWN.speed + + + +
+ +
+
+
+ + +SPAWN.uncontrolled @@ -10349,14 +10426,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.

-
@@ -10437,9 +10511,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.

-
@@ -10506,20 +10577,6 @@ 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.

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

+ + +
+
+ + +SPAWN.SpawnInitFreq + + +
@@ -10757,8 +10825,49 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ -

By default, no InitLimit

+SPAWN.SpawnInitLivery + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModex + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModexPostfix + + + +
+ +
+
+
+ + +SPAWN.SpawnInitModexPrefix + +
@@ -10774,6 +10883,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

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

+
+ + +
+
+ + #string +SPAWN.SpawnInitSkill + + +
@@ -10805,7 +10925,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #number + SPAWN.SpawnMaxGroups @@ -10819,7 +10939,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- #number + SPAWN.SpawnMaxUnitsAlive @@ -11065,7 +11185,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.

@@ -11146,7 +11266,29 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

-SPAWN.hidden +SPAWN.callsign + + + +
+ + +
+
+ + +SPAWN.speed + + + +
+ +
+
+
+ + +SPAWN.uncontrolled diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index b913e95c1..613789ea3 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2765,6 +2765,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + +
@@ -4048,6 +4081,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + +
@@ -5603,6 +5669,39 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPOT.ScheduleID + + + +
+ +
+
+
+ + +SPOT.SpotIR + + + +
+ +
+
+
+ + +SPOT.SpotLaser + + +
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index 92f71f381..e67e074d2 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -16664,6 +16664,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ + +
+
+ + #table ZONE_OVAL.CenterVec2 @@ -17368,6 +17379,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -19539,6 +19561,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 @@ -21072,6 +21105,17 @@ end
+ZONE_OVAL.Angle + + + +
+ +
+
+
+ + #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html index 6b58542e9..cc5b3d0e2 100644 --- a/Documentation/Functional.AICSAR.html +++ b/Documentation/Functional.AICSAR.html @@ -3369,7 +3369,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -6500,7 +6500,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -8469,7 +8469,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 b87abb5d7..6cc1293ce 100644 --- a/Documentation/Functional.ATC_Ground.html +++ b/Documentation/Functional.ATC_Ground.html @@ -3911,7 +3911,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + ATC_GROUND.Airbases @@ -3927,9 +3927,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Kickspeed

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

- #table + ATC_GROUND.Airbases @@ -4515,9 +4512,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 b2a8148c3..3b8eb6939 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2323,7 +2323,7 @@
- #table + AUTOLASE.CurrentLasing @@ -2562,39 +2562,6 @@

set up SRS

-
- -
-
-
- - #number -AUTOLASE.SRSFreq - - - -
- -
-
-
- - -AUTOLASE.SRSMod - - - -
- -
-
-
- - #string -AUTOLASE.SRSPath - - -
@@ -2683,17 +2650,6 @@ -
- -
-
-
- - #number -AUTOLASE.lasingindex - - -
@@ -2714,22 +2670,11 @@
- -
-
-
- - #boolean -AUTOLASE.notifypilots - - -
@@ -2796,6 +2741,17 @@ +
+ +
+
+
+ + #table +AUTOLASE.smokeoffset + + +
@@ -2813,7 +2769,7 @@
- #table + AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index e404f8b44..ff7117b52 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20147,28 +20147,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -20301,17 +20279,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -20329,7 +20296,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- #number + DETECTION_BASE.RefreshTimeInterval @@ -24934,28 +24901,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -25088,17 +25033,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -25116,7 +25050,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- #number + DETECTION_BASE.RefreshTimeInterval @@ -26742,28 +26676,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemCount - - - -
- -
-
-
- - #number -DETECTION_BASE.DetectedItemMax - - -
@@ -26896,17 +26808,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual - - - -
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -26924,7 +26825,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 823b86748..d3c568b44 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -6107,8 +6107,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table -MANTIS.AcceptZones + +MANTIS.AWACS_Prefix @@ -6156,17 +6156,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -MANTIS.ConflictZones - - -
@@ -6321,17 +6310,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

The ME name of the HQ object

-
- -
-
-
- - #table -MANTIS.InboundARMs - - -
@@ -6387,70 +6365,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #table -MANTIS.LastThreatEval - - - -
- -
-
-
- - #boolean -MANTIS.NavalAutonomy - - - - -

ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)

- -
- -
-
-
- - #number -MANTIS.NavalAutonomyRadius - - - - -

meters; a ship group within this distance of an alive EWR group counts as covered

- -
- -
-
-
- - #boolean -MANTIS.NavalPerUnit - - - - -

classify & switch every ship unit individually (see SetNavalPerUnit)

- -
- -
-
-
- - #boolean -MANTIS.NavalSurfaceWakeup - - -
@@ -6462,17 +6376,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - #table -MANTIS.RejectZones - - -
@@ -6563,20 +6466,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - #boolean -MANTIS.SEADNaval - - - - -

ships hard-kill inbound missiles; they do not go EMCON under SEAD (see SetNavalSEAD)

- -
-
@@ -6727,8 +6616,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number -MANTIS.SkateNumber + +MANTIS.SkateZones @@ -6867,17 +6756,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -MANTIS._jammerSnapshot - - -
@@ -7211,61 +7089,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 - - -
@@ -7335,6 +7158,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

switch alarm state RED

+ @@ -13871,8 +13697,8 @@ Substring matching with digit-boundary protection prevents false matches
- #table -MANTIS.AcceptZones + +MANTIS.AWACS_Prefix @@ -13920,17 +13746,6 @@ Substring matching with digit-boundary protection prevents false matches -
- -
-
-
- - #table -MANTIS.ConflictZones - - -
@@ -14085,17 +13900,6 @@ Substring matching with digit-boundary protection prevents false matches

The ME name of the HQ object

- - - -
-
- - #table -MANTIS.InboundARMs - - -
@@ -14151,70 +13955,6 @@ Substring matching with digit-boundary protection prevents false matches - - - -
-
- - #table -MANTIS.LastThreatEval - - - -
- -
-
-
- - #boolean -MANTIS.NavalAutonomy - - - - -

ship groups outside EWR radar coverage go alarm RED and search autonomously (see SetNavalAutonomy)

- -
- -
-
-
- - #number -MANTIS.NavalAutonomyRadius - - - - -

meters; a ship group within this distance of an alive EWR group counts as covered

- -
- -
-
-
- - #boolean -MANTIS.NavalPerUnit - - - - -

classify & switch every ship unit individually (see SetNavalPerUnit)

- -
- -
-
-
- - #boolean -MANTIS.NavalSurfaceWakeup - - -
@@ -14226,17 +13966,6 @@ Substring matching with digit-boundary protection prevents false matches - - - -
-
- - #table -MANTIS.RejectZones - - -
@@ -14327,20 +14056,6 @@ Substring matching with digit-boundary protection prevents false matches - -
-
- - #boolean -MANTIS.SEADNaval - - - - -

ships hard-kill inbound missiles; they do not go EMCON under SEAD (see SetNavalSEAD)

- -
-
@@ -14491,8 +14206,8 @@ Substring matching with digit-boundary protection prevents false matches
- #number -MANTIS.SkateNumber + +MANTIS.SkateZones @@ -14631,17 +14346,6 @@ Substring matching with digit-boundary protection prevents false matches -
- -
-
-
- - #table -MANTIS._jammerSnapshot - - -
@@ -14975,61 +14679,6 @@ Substring matching with digit-boundary protection prevents false matches

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 - - -
@@ -15099,6 +14748,9 @@ Substring matching with digit-boundary protection prevents false matches + +

switch alarm state RED

+ diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index 716f7e4e9..fc64fb430 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2212,20 +2212,6 @@ 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.

- -
- -
@@ -2456,20 +2442,6 @@ 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 7e230d6c0..d59fc752d 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -3356,12 +3356,6 @@ manager:Stop(7200)

RAT.termtype

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

- - - -

RAT.type

- - @@ -4608,7 +4602,19 @@ and any spaces before and after the resulting name are removed.

-

RAT.hidden

+

RAT.callsign

+ + + + + +

RAT.speed

+ + + + + +

RAT.uncontrolled

@@ -7875,17 +7881,6 @@ 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 - - -
@@ -15834,17 +15829,6 @@ Initializes the ratcraft array and group menu.

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

-
- -
-
-
- - -RAT.type - - -
@@ -22940,17 +22924,6 @@ 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 9104a4cbf..fb5f03a4c 100644 --- a/Documentation/Functional.Scoring.html +++ b/Documentation/Functional.Scoring.html @@ -2922,6 +2922,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + +
+
+ + SCORING.AutoSavePath @@ -3177,7 +3188,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #boolean + SCORING.penaltyonfratricide @@ -6379,6 +6390,17 @@ The scale magnifies the scores given to the players.

+ +
+
+
+ + SCORING.AutoSavePath @@ -6634,7 +6656,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 4ad6e96d5..d016faf7d 100644 --- a/Documentation/Ops.Airboss.html +++ b/Documentation/Ops.Airboss.html @@ -42062,7 +42062,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

VNAO Edit - Added

+

VNAO Edit - Added

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

Set case to that of lead.

+
@@ -42279,6 +42282,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 @@ -42432,9 +42449,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - -

Set section lead of player flight.

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

VNAO Edit - Added

+

VNAO Edit - Added

@@ -42657,7 +42671,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 bc2114ea9..6a94a8e92 100644 --- a/Documentation/Ops.ArmyGroup.html +++ b/Documentation/Ops.ArmyGroup.html @@ -6755,17 +6755,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Field(s)

-
- - -
@@ -12650,17 +12639,6 @@ and pick the closest unit to this ARMYGROUP.

Field(s)

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

Field(s)

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

Field(s)

-
- - -
diff --git a/Documentation/Ops.Auftrag.html b/Documentation/Ops.Auftrag.html index 88fa20c4d..24c129b24 100644 --- a/Documentation/Ops.Auftrag.html +++ b/Documentation/Ops.Auftrag.html @@ -7450,6 +7450,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Mission Ingress waypoint coordinate.

+
+ +
+ @@ -23326,6 +23337,17 @@ will always return.

Mission Ingress waypoint coordinate.

+
+ +
+ @@ -26740,6 +26762,17 @@ will always return.

Mission Ingress waypoint coordinate.

+
+ +
+
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 009ff2095..c1deec8af 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2604,6 +2604,12 @@ Dropped troop noMessage and forcedesc parameters aren't saved.

CSAR.inTransitGroups

+ + + +

CSAR.index

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

CSAR.smokecolor

+ + + +

CSAR.speed

+ + @@ -4189,7 +4201,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.FreeVHFFrequencies @@ -4590,7 +4602,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- Core.Point#COORDINATE + CSAR.coordinate @@ -4679,14 +4691,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CSAR.csarUnits - -

table of CSAR unit names

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

Replacement woundedGroups

- -
- -
-
-
- - #number -CSAR.downedpilotcounter - - -
@@ -4860,6 +4855,17 @@ 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 + + +
@@ -5076,20 +5082,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
- - #number -CSAR.rescuedpilots - - - - -

counter for saved pilots

- -
-
@@ -5115,20 +5107,6 @@ 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

- -
-
@@ -5166,6 +5144,17 @@ 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 + + +
@@ -10664,7 +10653,7 @@ callsigns from playername or group name.

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

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

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -11182,25 +11168,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

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

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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -11551,20 +11534,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescuedpilots - - - - -

counter for saved pilots

- -
-
@@ -11590,20 +11559,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescues - - - - -

counter for successful rescue landings at FARP/AFB/MASH

- -
-
@@ -11641,6 +11596,17 @@ 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 + + +
@@ -13346,7 +13312,7 @@ callsigns from playername or group name.

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

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

- #table + CSAR.csarUnits - -

table of CSAR unit names

-
@@ -13864,25 +13827,11 @@ callsigns from playername or group name.

- #table + CSAR.downedPilots - -

Replacement woundedGroups

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

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

+
+ +
+
+
+ + +CSAR.index + + +
@@ -14233,20 +14193,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescuedpilots - - - - -

counter for saved pilots

- -
-
@@ -14272,20 +14218,6 @@ callsigns from playername or group name.

-
-
-
- - #number -CSAR.rescues - - - - -

counter for successful rescue landings at FARP/AFB/MASH

- -
-
@@ -14323,6 +14255,17 @@ 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 86bb0363c..b781ad93a 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -6631,39 +6631,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - #table -CTLD._c130DcAutoBatches - - - -
- -
-
-
- - #table -CTLD._c130DcAutoMap - - - -
- -
-
-
- - #table -CTLD._c130DcAutoSets - - -
@@ -7265,9 +7232,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

message suppression

- @@ -24502,39 +24466,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #table -CTLD._c130DcAutoBatches - - - -
- -
-
-
- - #table -CTLD._c130DcAutoMap - - - -
- -
-
-
- - #table -CTLD._c130DcAutoSets - - -
@@ -25136,9 +25067,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

message suppression

- @@ -27353,39 +27281,6 @@ However, if you create a new folder inside the miz file, which contains the soun - - - -
-
- - #table -CTLD._c130DcAutoBatches - - - -
- -
-
-
- - #table -CTLD._c130DcAutoMap - - - -
- -
-
-
- - #table -CTLD._c130DcAutoSets - - -
@@ -27987,9 +27882,6 @@ However, if you create a new folder inside the miz file, which contains the soun - -

message suppression

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

Can transport crate.

- - - -
-
diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index 28a52ff36..c6b59a82a 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -7784,20 +7784,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -
-
- - -FLIGHTGROUP.Twaiting - - - - -

Set time stamp.

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

Max waiting time in seconds.

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

Set the destination base.

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

Flight is ready for takeoff. This is for FLIGHTCONTROL.

+ + + +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + +
@@ -18620,20 +18606,6 @@ Here we only check if stuck whilst taxiing.

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

Set time stamp.

- -
-
@@ -18714,20 +18686,6 @@ Here we only check if stuck whilst taxiing.

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

Max waiting time in seconds.

- -
-
@@ -18759,6 +18717,9 @@ Here we only check if stuck whilst taxiing.

+ +

Set the destination base.

+
@@ -18967,6 +18928,17 @@ Here we only check if stuck whilst taxiing.

Flight is ready for takeoff. This is for FLIGHTCONTROL.

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

Set time stamp.

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

Max waiting time in seconds.

- -
-
@@ -39638,6 +39582,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +

Set the destination base.

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

Flight is ready for takeoff. This is for FLIGHTCONTROL.

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

Set time stamp.

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

Max waiting time in seconds.

- -
-
@@ -41857,6 +41787,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +

Set the destination base.

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

Flight is ready for takeoff. This is for FLIGHTCONTROL.

+ + + +
+
+ + #boolean +FLIGHTGROUP.isUncontrolled + + +
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 2d86c683c..bc3b5f53c 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -8158,17 +8158,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -LIFO.uniquecounter - - -
@@ -9018,17 +9007,6 @@ When moose is loading dynamically (for moose class development), tracing is swit - - - -
-
- - #number -LIFO.uniquecounter - - -
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 83f8f3027..cf4ecec5b 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -5598,18 +5598,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -10793,18 +10782,7 @@ These settings can be provided by calling the relevant Init...() methods of the - -
-
- -
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -28921,18 +28888,7 @@ Coordinates are dependent on the position of the maps origin.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -29713,18 +29669,7 @@ If the Identifiable is alive, true is returned.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone @@ -30016,18 +29961,7 @@ If the Identifiable is alive, true is returned.

- -
-
-
- - -GROUP.InitRespawnRandomizePositionOuter +GROUP.InitRespawnRandomizePositionZone diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index 59f9a58f1..61aa7892d 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2972,28 +2972,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- -
-
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -3071,6 +3049,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

+
+ +
+
+
+ + #boolean +MARKER.toall + + + +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + +
@@ -5121,28 +5121,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- -
-
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -5220,6 +5198,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

+
+ + +
+
+ + #boolean +MARKER.toall + + + +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + +
@@ -6764,28 +6764,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

- - - -
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -6863,6 +6841,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Text displayed in the mark panel.

+ + + +
+
+ + #boolean +MARKER.toall + + + +
+ +
+
+
+ + #boolean +MARKER.tocoalition + + +