- #string
+
FSM._StartState
diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html
index 720b9392e..ba5735205 100644
--- a/Documentation/Core.Spawn.html
+++ b/Documentation/Core.Spawn.html
@@ -3180,7 +3180,19 @@ and any spaces before and after the resulting name are removed.
- SPAWN.uncontrolled |
+ SPAWN.communication |
+
+
+ |
+
+
+ SPAWN.frequency |
+
+
+ |
+
+
+ SPAWN.skill |
|
@@ -3870,9 +3882,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.
-
@@ -3928,20 +3937,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.
-
@@ -3975,6 +3970,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4110,6 +4116,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4176,6 +4193,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ Overwrite unit names by default with group name.
+
@@ -4187,8 +4207,16 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
@@ -4223,6 +4251,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4234,6 +4273,21 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
SPAWN.SpawnInitSADL
+
+
+
+
+
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
+ we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
+
@@ -4265,7 +4319,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxGroups
@@ -4279,7 +4333,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -4436,17 +4490,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-
-
-
@@ -4481,7 +4524,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.
@@ -4562,7 +4605,29 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
SPAWN.skill
@@ -10212,9 +10277,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.
-
@@ -10270,20 +10332,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.
-
@@ -10317,6 +10365,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10452,6 +10511,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10518,6 +10588,9 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups. Overwrite unit names by default with group name.
+
@@ -10529,8 +10602,16 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
@@ -10565,6 +10646,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
@@ -10576,6 +10668,21 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
+
+
+
+
+
+
+
SPAWN.SpawnInitSADL
+
+
+
+
+
we arrived here seeing that self.SpawnInitSADL == nil, but now that we have a SADL (num), we also need to set it to self.SpawnInitSADL in case
+ we need to get the next SADL from _DATABASE, or else UTILS.OctalToDecimal() will fail in GetNextSADL
+
@@ -10607,7 +10714,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxGroups
@@ -10621,7 +10728,7 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
- #number
+
SPAWN.SpawnMaxUnitsAlive
@@ -10778,17 +10885,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-
-
-
@@ -10823,7 +10919,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.
@@ -10904,7 +11000,29 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.
-SPAWN.uncontrolled
+SPAWN.communication
+
+
+
+
+
+
+
+
+
+
+
+
SPAWN.skill
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html
index 021cbee64..1fde40524 100644
--- a/Documentation/Core.Spot.html
+++ b/Documentation/Core.Spot.html
@@ -2937,6 +2937,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -4253,6 +4264,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
@@ -5808,6 +5830,17 @@ 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 95fe16a08..a9a400f9a 100644
--- a/Documentation/Core.Zone.html
+++ b/Documentation/Core.Zone.html
@@ -15466,17 +15466,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
@@ -16181,17 +16170,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
-
-
-
-
-
-
-
- #table
ZONE_OVAL.CenterVec2
diff --git a/Documentation/Functional.ATC_Ground.html b/Documentation/Functional.ATC_Ground.html
index 276ac4eef..8f4b878a7 100644
--- a/Documentation/Functional.ATC_Ground.html
+++ b/Documentation/Functional.ATC_Ground.html
@@ -3971,7 +3971,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
ATC_GROUND.Airbases
@@ -4556,7 +4556,7 @@ An airbase can be specified to set the maximum kick speed for.
- #table
+
ATC_GROUND.Airbases
diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html
index a5b49e3c0..fc24b97d3 100644
--- a/Documentation/Functional.Detection.html
+++ b/Documentation/Functional.Detection.html
@@ -19503,6 +19503,28 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
@@ -19635,6 +19657,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
@@ -19652,7 +19685,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
@@ -24382,6 +24437,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -24399,7 +24465,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
@@ -26124,6 +26212,17 @@ zones that reflect cloudy areas where detected units may not be so easily visual
+
+
+
+
@@ -26141,7 +26240,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 3a2ab98f9..626d2f114 100644
--- a/Documentation/Functional.Mantis.html
+++ b/Documentation/Functional.Mantis.html
@@ -4062,8 +4062,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
@@ -4210,17 +4199,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The ME name of the HQ object
-
-
-
-
@@ -4678,6 +4656,50 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Prefix for logging
+
+
+
+
+
+
+
@@ -4761,9 +4783,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
-self.SAMCheckRanges = {}
-
@@ -8732,8 +8751,8 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
@@ -8880,17 +8888,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
The ME name of the HQ object
-
-
-
-
@@ -9348,6 +9345,50 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
Prefix for logging
+
+
+
+
+
+
+
@@ -9431,9 +9472,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`
-
-self.SAMCheckRanges = {}
-
diff --git a/Documentation/Functional.RAT.html b/Documentation/Functional.RAT.html
index 093672d66..03fba3927 100644
--- a/Documentation/Functional.RAT.html
+++ b/Documentation/Functional.RAT.html
@@ -3551,12 +3551,6 @@ manager:Stop(7200)
RAT.termtype |
Type of terminal to be used when spawning at an airbase.
- |
-
-
- RAT.type |
-
-
|
@@ -4737,7 +4731,19 @@ and any spaces before and after the resulting name are removed.
- RAT.uncontrolled |
+ RAT.communication |
+
+
+ |
+
+
+ RAT.frequency |
+
+
+ |
+
+
+ RAT.skill |
|
@@ -7143,17 +7149,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.
-
-
-
-
@@ -15034,17 +15029,6 @@ Initializes the ratcraft array and group menu.
Type of terminal to be used when spawning at an airbase.
-
-
-
-
@@ -21802,17 +21786,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.
-
-
-
-
diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html
index 89c5538b6..ee4ffda9d 100644
--- a/Documentation/Functional.Scoring.html
+++ b/Documentation/Functional.Scoring.html
@@ -2995,6 +2995,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
SCORING.AutoSavePath
@@ -5918,6 +5929,17 @@ The scale magnifies the scores given to the players.
+
+
+
+
+
+
SCORING.AutoSavePath
diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html
index 05a5a1cc4..b908c5c07 100644
--- a/Documentation/Ops.Airboss.html
+++ b/Documentation/Ops.Airboss.html
@@ -9707,17 +9707,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of LSO.
-
-
-
-
@@ -9729,17 +9718,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Radio queue of marshal.
-
-
-
-
@@ -30077,17 +30055,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -30099,17 +30066,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -33189,17 +33145,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of LSO.
-
-
-
-
@@ -33211,17 +33156,6 @@ If removed flight is the section lead, we try to find a new leader.
Radio queue of marshal.
-
-
-
-
@@ -40882,6 +40816,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set current case.
+
@@ -40945,6 +40882,20 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+
+
+
AIRBOSS.PlayerData.grade
@@ -41109,9 +41060,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-
-
Set section lead of player flight.
-
@@ -41167,6 +41115,9 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+ Set new time stamp.
+
diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html
index e64ef2140..e2e9d2873 100644
--- a/Documentation/Ops.CSAR.html
+++ b/Documentation/Ops.CSAR.html
@@ -4106,7 +4106,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CSAR.FreeVHFFrequencies
@@ -10252,7 +10252,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
@@ -12794,7 +12794,7 @@ callsigns from playername or group name.
-
+ #table
CSAR.FreeVHFFrequencies
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html
index 064fd8810..30206f8a7 100644
--- a/Documentation/Ops.CTLD.html
+++ b/Documentation/Ops.CTLD.html
@@ -7869,7 +7869,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table
+
CTLD.CtldUnits
@@ -7974,7 +7974,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
-
+ #table
CTLD.FreeVHFFrequencies
@@ -8345,6 +8345,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#1570
+
+
+
+
@@ -18252,7 +18263,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -18357,7 +18368,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -18728,6 +18739,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -20669,7 +20691,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table
+
CTLD.CtldUnits
@@ -20774,7 +20796,7 @@ However, if you create a new folder inside the miz file, which contains the soun
-
+ #table
CTLD.FreeVHFFrequencies
@@ -21145,6 +21167,17 @@ However, if you create a new folder inside the miz file, which contains the soun
#1570
+
+
+
+
@@ -25797,6 +25830,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
+
+
+
+
@@ -27001,6 +27045,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
Location (if set) where to get this cargo item.
+
+
+
+
@@ -34905,6 +34960,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
template for a group of 10 paratroopers
+
+
+
+
@@ -36231,6 +36297,17 @@ Use either this method to integrate the Hercules **or** the one from the "normal
template for a group of 10 paratroopers
+
+
+
+
diff --git a/Documentation/Tasking.Task_CARGO.html b/Documentation/Tasking.Task_CARGO.html
index 30b34615e..fef6aecc0 100644
--- a/Documentation/Tasking.Task_CARGO.html
+++ b/Documentation/Tasking.Task_CARGO.html
@@ -3318,17 +3318,6 @@ based on the tasking capabilities defined in
-
-
-
diff --git a/Documentation/Tasking.Task_Cargo_Dispatcher.html b/Documentation/Tasking.Task_Cargo_Dispatcher.html
index f2775ae2f..5e8f0cb7b 100644
--- a/Documentation/Tasking.Task_Cargo_Dispatcher.html
+++ b/Documentation/Tasking.Task_Cargo_Dispatcher.html
@@ -3305,8 +3305,8 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+ DCSMAP.Afghanistan |
+
+
+ |
+
DCSMAP.Caucasus |
@@ -2846,6 +2852,12 @@ use negative idp for rounding ahead of decimal place, positive for rounding afte
| UTILS.TACANToFrequency(TACANChannel, TACANMode) |
Converts a TACAN Channel/Mode couple into a frequency in Hz.
+ |
+
+
+ UTILS.TableLength(T) |
+
+ Counts the number of elements in a table.
|
@@ -3400,6 +3412,17 @@ use negative idp for rounding ahead of decimal place, positive for rounding afte
Field(s)
+
@@ -5156,7 +5179,8 @@ This function requires you to disable script sanitization in $DCSROOT\Scrip
Mariana Islands +2 (East)
Falklands +12 (East) - note there's a LOT of deviation across the map, as we're closer to the South Pole
Sinai +4.8 (East)
-
Kola +15 (East) - not there is a lot of deviation across the map (-1° to +24°), as we are close to the North pole
+
Kola +15 (East) - note there is a lot of deviation across the map (-1° to +24°), as we are close to the North pole
+
Afghanistan +3 (East) - actually +3.6 (NW) to +2.3 (SE)
@@ -9644,6 +9668,50 @@ The data will be a simple comma separated list of name and state etc, with one h
+
+
+
+
+
+
+
+
Counts the number of elements in a table.
+
+
+
+
Defined in:
+
+
Parameter:
+
+
Return value:
+
+
+
+
+
Number of elements in the table
+
+
+
+
+
diff --git a/Documentation/Wrapper.Airbase.html b/Documentation/Wrapper.Airbase.html
index c6b8dbdd3..23fef8830 100644
--- a/Documentation/Wrapper.Airbase.html
+++ b/Documentation/Wrapper.Airbase.html
@@ -1780,6 +1780,31 @@ is implemented in the AIRBASE class as AIRBASE.Get
Fields and Methods inherited from AIRBASE |
Description |
+
+ AIRBASE.Afghanistan |
+
+ Airbases of the Afghanistan map
+
+
+ - AIRBASE.Afghanistan.Bost
+ - AIRBASE.Afghanistan.Camp_Bastion
+ - AIRBASE.Afghanistan.Camp_Bastion_Heliport
+ - AIRBASE.Afghanistan.Chaghcharan
+ - AIRBASE.Afghanistan.Dwyer
+ - AIRBASE.Afghanistan.Farah
+ - AIRBASE.Afghanistan.Herat
+ - AIRBASE.Afghanistan.Kandahar
+ - AIRBASE.Afghanistan.Kandahar_Heliport
+ - AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
+ - AIRBASE.Afghanistan.Nimroz
+ - AIRBASE.Afghanistan.Qala_i_Naw
+ - AIRBASE.Afghanistan.Shindand
+ - AIRBASE.Afghanistan.Shindand_Heliport
+ - AIRBASE.Afghanistan.Tarinkot
+
+
+ |
+
AIRBASE.AirbaseID |
@@ -4201,6 +4226,36 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Field(s)
+
+
+
+ #table
+ AIRBASE.Afghanistan
+
+ Airbases of the Afghanistan map
+
+
+ - AIRBASE.Afghanistan.Bost
+ - AIRBASE.Afghanistan.Camp_Bastion
+ - AIRBASE.Afghanistan.Camp_Bastion_Heliport
+ - AIRBASE.Afghanistan.Chaghcharan
+ - AIRBASE.Afghanistan.Dwyer
+ - AIRBASE.Afghanistan.Farah
+ - AIRBASE.Afghanistan.Herat
+ - AIRBASE.Afghanistan.Kandahar
+ - AIRBASE.Afghanistan.Kandahar_Heliport
+ - AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
+ - AIRBASE.Afghanistan.Nimroz
+ - AIRBASE.Afghanistan.Qala_i_Naw
+ - AIRBASE.Afghanistan.Shindand
+ - AIRBASE.Afghanistan.Shindand_Heliport
+ - AIRBASE.Afghanistan.Tarinkot
+
+
+
+
+
+
@@ -7316,6 +7371,36 @@ Note that this DOES NOT remove the airbase from the list. It just makes it unres
Field(s)
+
+
+
+ #table
+ AIRBASE.Afghanistan
+
+ Airbases of the Afghanistan map
+
+
+ - AIRBASE.Afghanistan.Bost
+ - AIRBASE.Afghanistan.Camp_Bastion
+ - AIRBASE.Afghanistan.Camp_Bastion_Heliport
+ - AIRBASE.Afghanistan.Chaghcharan
+ - AIRBASE.Afghanistan.Dwyer
+ - AIRBASE.Afghanistan.Farah
+ - AIRBASE.Afghanistan.Herat
+ - AIRBASE.Afghanistan.Kandahar
+ - AIRBASE.Afghanistan.Kandahar_Heliport
+ - AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
+ - AIRBASE.Afghanistan.Nimroz
+ - AIRBASE.Afghanistan.Qala_i_Naw
+ - AIRBASE.Afghanistan.Shindand
+ - AIRBASE.Afghanistan.Shindand_Heliport
+ - AIRBASE.Afghanistan.Tarinkot
+
+
+
+
+
+
@@ -11972,6 +12057,36 @@ Coordinates are dependent on the position of the maps origin.
Field(s)
+
+
+
+ #table
+ AIRBASE.Afghanistan
+
+ Airbases of the Afghanistan map
+
+
+ - AIRBASE.Afghanistan.Bost
+ - AIRBASE.Afghanistan.Camp_Bastion
+ - AIRBASE.Afghanistan.Camp_Bastion_Heliport
+ - AIRBASE.Afghanistan.Chaghcharan
+ - AIRBASE.Afghanistan.Dwyer
+ - AIRBASE.Afghanistan.Farah
+ - AIRBASE.Afghanistan.Herat
+ - AIRBASE.Afghanistan.Kandahar
+ - AIRBASE.Afghanistan.Kandahar_Heliport
+ - AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
+ - AIRBASE.Afghanistan.Nimroz
+ - AIRBASE.Afghanistan.Qala_i_Naw
+ - AIRBASE.Afghanistan.Shindand
+ - AIRBASE.Afghanistan.Shindand_Heliport
+ - AIRBASE.Afghanistan.Tarinkot
+
+
+
+
+
+
@@ -13164,6 +13279,36 @@ If the Identifiable is alive, true is returned.
Field(s)
+
+
+
+ #table
+ AIRBASE.Afghanistan
+
+ Airbases of the Afghanistan map
+
+
+ - AIRBASE.Afghanistan.Bost
+ - AIRBASE.Afghanistan.Camp_Bastion
+ - AIRBASE.Afghanistan.Camp_Bastion_Heliport
+ - AIRBASE.Afghanistan.Chaghcharan
+ - AIRBASE.Afghanistan.Dwyer
+ - AIRBASE.Afghanistan.Farah
+ - AIRBASE.Afghanistan.Herat
+ - AIRBASE.Afghanistan.Kandahar
+ - AIRBASE.Afghanistan.Kandahar_Heliport
+ - AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
+ - AIRBASE.Afghanistan.Nimroz
+ - AIRBASE.Afghanistan.Qala_i_Naw
+ - AIRBASE.Afghanistan.Shindand
+ - AIRBASE.Afghanistan.Shindand_Heliport
+ - AIRBASE.Afghanistan.Tarinkot
+
+
+
+
+
+
@@ -13973,6 +14118,36 @@ If the Identifiable is alive, true is returned.
Field(s)
+
+
+
+ #table
+ AIRBASE.Afghanistan
+
+ Airbases of the Afghanistan map
+
+
+ - AIRBASE.Afghanistan.Bost
+ - AIRBASE.Afghanistan.Camp_Bastion
+ - AIRBASE.Afghanistan.Camp_Bastion_Heliport
+ - AIRBASE.Afghanistan.Chaghcharan
+ - AIRBASE.Afghanistan.Dwyer
+ - AIRBASE.Afghanistan.Farah
+ - AIRBASE.Afghanistan.Herat
+ - AIRBASE.Afghanistan.Kandahar
+ - AIRBASE.Afghanistan.Kandahar_Heliport
+ - AIRBASE.Afghanistan.Maymana_Zahiraddin_Faryabi
+ - AIRBASE.Afghanistan.Nimroz
+ - AIRBASE.Afghanistan.Qala_i_Naw
+ - AIRBASE.Afghanistan.Shindand
+ - AIRBASE.Afghanistan.Shindand_Heliport
+ - AIRBASE.Afghanistan.Tarinkot
+
+
+
+
+
+
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html
index 60aeb48a2..17a2ac30b 100644
--- a/Documentation/Wrapper.Group.html
+++ b/Documentation/Wrapper.Group.html
@@ -5420,7 +5420,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ GROUP.InitRespawnRandomizePositionOuter
diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html
index 2006650e2..d710b24ec 100644
--- a/Documentation/Wrapper.Marker.html
+++ b/Documentation/Wrapper.Marker.html
@@ -3111,28 +3111,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -3210,6 +3188,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -5250,28 +5250,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -5349,6 +5327,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
@@ -6860,28 +6860,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Coordinate of the mark.
-
-
-
-
-
@@ -6959,6 +6937,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
Text displayed in the mark panel.
+
+
+
+
+
|