diff --git a/Documentation/AI.AI_Air_Dispatcher.html b/Documentation/AI.AI_Air_Dispatcher.html index b7b5d6256..1359ae925 100644 --- a/Documentation/AI.AI_Air_Dispatcher.html +++ b/Documentation/AI.AI_Air_Dispatcher.html @@ -4559,6 +4559,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
The Defender Default Settings over all Squadrons.
+ + + +The Defender Default Settings over all Squadrons.
+ + + +The Defender Default Settings over all Squadrons.
+ + + +The Defender Default Settings over all Squadrons.
+ + + +Aircraft is on a depoly mission.
-Aircraft is on a depoly mission.
-Aircraft is on a depoly mission.
-Aircraft is on a depoly mission.
-meter
-kph
-meter
-kph
-meter
-kph
-meter
-kph
-Then we register the new group in the database
-Now we spawn the new group based on the template created.
+Then we register the new group in the database
- @@ -3259,6 +3267,20 @@ This works for ground only groups. + + + +Now we spawn the new group based on the template created.
+COORDINATE:GetBRAText(AngleRadians, Distance, Settings, Language)
COORDINATE:GetBRAText(AngleRadians, Distance, Settings, Language, MagVar)
Provides a Bearing / Range / Altitude string
COORDINATE:GetBRText(AngleRadians, Distance, Settings, Language)
COORDINATE:GetBRText(AngleRadians, Distance, Settings, Language, MagVar)
Provides a Bearing / Range string
COORDINATE:GetBearingText(AngleRadians, Precision, Settings, Language)
COORDINATE:GetBearingText(AngleRadians, Precision, Settings, MagVar)
Provides a bearing text in degrees.
Provides a coordinate string of the point, based on the A2A coordinate format system.
Provides a coordinate string of the point, based on the A2G coordinate format system.
Return a BR string from a COORDINATE to the COORDINATE.
Return a BRA string from a COORDINATE to the COORDINATE.
Return a BULLS string out of the BULLS of the coalition to the COORDINATE.
COORDINATE:ToStringFromRP(ReferenceCoord, ReferenceName, Controllable, Settings)
COORDINATE:ToStringFromRP(ReferenceCoord, ReferenceName, Controllable, Settings, MagVar)
Provides a coordinate string of the point, based on a coordinate format system: * Uses default settings in COORDINATE.
COORDINATE:ToStringFromRPShort(ReferenceCoord, ReferenceName, Controllable, Settings)
COORDINATE:ToStringFromRPShort(ReferenceCoord, ReferenceName, Controllable, Settings, MagVar)
Provides a coordinate string of the point, based on a coordinate format system: * Uses default settings in COORDINATE.
@@ -3913,19 +3913,19 @@ When Moose is loaded statically, (as one file), tracing is switched off by defauPOINT_VEC2:GetBRAText(AngleRadians, Distance, Settings, Language)
POINT_VEC2:GetBRAText(AngleRadians, Distance, Settings, Language, MagVar)
Provides a Bearing / Range / Altitude string
POINT_VEC2:GetBRText(AngleRadians, Distance, Settings, Language)
POINT_VEC2:GetBRText(AngleRadians, Distance, Settings, Language, MagVar)
Provides a Bearing / Range string
POINT_VEC2:GetBearingText(AngleRadians, Precision, Settings, Language)
POINT_VEC2:GetBearingText(AngleRadians, Precision, Settings, MagVar)
Provides a bearing text in degrees.
Provides a coordinate string of the point, based on the A2A coordinate format system.
Provides a coordinate string of the point, based on the A2G coordinate format system.
Return a BR string from a COORDINATE to the COORDINATE.
Return a BRA string from a COORDINATE to the COORDINATE.
Return a BULLS string out of the BULLS of the coalition to the COORDINATE.
POINT_VEC2:ToStringFromRP(ReferenceCoord, ReferenceName, Controllable, Settings)
POINT_VEC2:ToStringFromRP(ReferenceCoord, ReferenceName, Controllable, Settings, MagVar)
Provides a coordinate string of the point, based on a coordinate format system: * Uses default settings in COORDINATE.
POINT_VEC2:ToStringFromRPShort(ReferenceCoord, ReferenceName, Controllable, Settings)
POINT_VEC2:ToStringFromRPShort(ReferenceCoord, ReferenceName, Controllable, Settings, MagVar)
Provides a coordinate string of the point, based on a coordinate format system: * Uses default settings in COORDINATE.
@@ -6866,7 +6866,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defauProvides a Bearing / Range / Altitude string
@@ -6918,11 +6918,27 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau+ #string Language
(Optional) Language "en" or "ru"
+ ++ #boolean + MagVar +
+If true, also state angle in magnetic
+Provides a Bearing / Range string
@@ -6996,11 +7012,27 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau+ #string Language
(Optional) Language "en" or "ru"
+ ++ #boolean + MagVar +
+If true, also state angle in magnetic
+Provides a bearing text in degrees.
@@ -7074,11 +7106,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau- Language + #boolean + MagVar
If true, include magentic degrees
+Provides a coordinate string of the point, based on the A2A coordinate format system.
@@ -11932,11 +11967,14 @@ Creates a line on the F10 map from one point to another.- Language + #boolean + MagVar
If true, also get angle in MagVar for BR/BRA
+Provides a coordinate string of the point, based on the A2G coordinate format system.
@@ -11992,6 +12030,19 @@ Creates a line on the F10 map from one point to another.(optional) The settings. Can be nil, and in this case the default settings are used. If you want to specify your own settings, use the _SETTINGS object.
++ #boolean + MagVar +
+If true, also get angle in MagVar for BR/BRA
+Return a BR string from a COORDINATE to the COORDINATE.
@@ -12093,6 +12144,19 @@ Creates a line on the F10 map from one point to another.(optional) The settings. Can be nil, and in this case the default settings are used. If you want to specify your own settings, use the _SETTINGS object.
++ #boolean + MagVar +
+If true, also get angle in MagVar for BR/BRA
+Return a BRA string from a COORDINATE to the COORDINATE.
@@ -12155,11 +12219,14 @@ Creates a line on the F10 map from one point to another.- Language + #boolean + MagVar
If true, also get angle in MagVar for BR/BRA
+Return a BULLS string out of the BULLS of the coalition to the COORDINATE.
@@ -12329,6 +12396,19 @@ Creates a line on the F10 map from one point to another.(optional) The settings. Can be nil, and in this case the default settings are used. If you want to specify your own settings, use the _SETTINGS object.
++ #boolean + MagVar +
+If true, als get angle in magnetic
+Provides a coordinate string of the point, based on a coordinate format system: @@ -12416,6 +12496,19 @@ Creates a line on the F10 map from one point to another.
(optional) The settings. Can be nil, and in this case the default settings are used. If you want to specify your own settings, use the _SETTINGS object.
++ #boolean + MagVar +
+If true also show angle in magnetic
+Provides a coordinate string of the point, based on a coordinate format system: @@ -12503,6 +12596,19 @@ Creates a line on the F10 map from one point to another.
(optional) The settings. Can be nil, and in this case the default settings are used. If you want to specify your own settings, use the _SETTINGS object.
++ #boolean + MagVar +
+If true also get the angle as magnetic
+Provides a Bearing / Range / Altitude string
@@ -19791,11 +19897,27 @@ When moose is loading dynamically (for moose class development), tracing is swit+ #string Language
(Optional) Language "en" or "ru"
+ ++ #boolean + MagVar +
+If true, also state angle in magnetic
+Provides a Bearing / Range string
@@ -19869,11 +19991,27 @@ When moose is loading dynamically (for moose class development), tracing is swit+ #string Language
(Optional) Language "en" or "ru"
+ ++ #boolean + MagVar +
+If true, also state angle in magnetic
+Provides a bearing text in degrees.
@@ -19947,11 +20085,14 @@ When moose is loading dynamically (for moose class development), tracing is swit- Language + #boolean + MagVar
If true, include magentic degrees
+Provides a coordinate string of the point, based on the A2A coordinate format system.
@@ -24805,11 +24946,14 @@ Creates a line on the F10 map from one point to another.- Language + #boolean + MagVar
If true, also get angle in MagVar for BR/BRA
+Provides a coordinate string of the point, based on the A2G coordinate format system.
@@ -24865,6 +25009,19 @@ Creates a line on the F10 map from one point to another.(optional) The settings. Can be nil, and in this case the default settings are used. If you want to specify your own settings, use the _SETTINGS object.
++ #boolean + MagVar +
+If true, also get angle in MagVar for BR/BRA
+Return a BR string from a COORDINATE to the COORDINATE.
@@ -24966,6 +25123,19 @@ Creates a line on the F10 map from one point to another.(optional) The settings. Can be nil, and in this case the default settings are used. If you want to specify your own settings, use the _SETTINGS object.
++ #boolean + MagVar +
+If true, also get angle in MagVar for BR/BRA
+Return a BRA string from a COORDINATE to the COORDINATE.
@@ -25028,11 +25198,14 @@ Creates a line on the F10 map from one point to another.- Language + #boolean + MagVar
If true, also get angle in MagVar for BR/BRA
+Return a BULLS string out of the BULLS of the coalition to the COORDINATE.
@@ -25202,6 +25375,19 @@ Creates a line on the F10 map from one point to another.(optional) The settings. Can be nil, and in this case the default settings are used. If you want to specify your own settings, use the _SETTINGS object.
++ #boolean + MagVar +
+If true, als get angle in magnetic
+Provides a coordinate string of the point, based on a coordinate format system: @@ -25289,6 +25475,19 @@ Creates a line on the F10 map from one point to another.
(optional) The settings. Can be nil, and in this case the default settings are used. If you want to specify your own settings, use the _SETTINGS object.
++ #boolean + MagVar +
+If true also show angle in magnetic
+Provides a coordinate string of the point, based on a coordinate format system: @@ -25376,6 +25575,19 @@ Creates a line on the F10 map from one point to another.
(optional) The settings. Can be nil, and in this case the default settings are used. If you want to specify your own settings, use the _SETTINGS object.
++ #boolean + MagVar +
+If true also get the angle as magnetic
+Overwrite unit names by default with group name.
-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.
Overwrite unit names by default with group name.
-When the first Spawn executes, all the Groups need to be made visible before start.
Spawns a new static using a given template.
-Function to get the HQ object for further use
-The #DETECTION_AREAS object for AWACS
- - - -Prefix to build the #SET_GROUP for EWR group
- - - -The #DETECTION_AREAS object for AWACS
-Prefix to build the #SET_GROUP for EWR group
-Contains the counter how many units are currently alive.
- -Contains the counter how many units are currently alive.
- -Type of terminal to be used when spawning at an airbase.
-Type of terminal to be used when spawning at an airbase.
- - - -Type of terminal to be used when spawning at an airbase.
- - - -Radio queue of LSO.
-Radio queue of marshal.
-Radio queue of LSO.
- - - -Radio queue of marshal.
- - - -Radio queue of LSO.
- - - -Radio queue of marshal.
- - - -Make player section lead if he was not before.
- @@ -39888,6 +39819,9 @@ When moose is loading dynamically (for moose class development), tracing is swit + +Set time stamp.
+ diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 88cfc0a25..8b293b9c0 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -2513,12 +2513,6 @@ Create a late-activated single infantry unit as template in the mission editor atable of CSAR unit names
+Replacement woundedGroups
+ +contain a table for each SAR with all units he has with the original names
- - - -counter for saved pilots
+ +counter for successful rescue landings at FARP/AFB/MASH
+ +table of CSAR unit names
+Replacement woundedGroups
+ +contain a table for each SAR with all units he has with the original names
-counter for saved pilots
+ +counter for successful rescue landings at FARP/AFB/MASH
+ +table of CSAR unit names
+Replacement woundedGroups
+ +contain a table for each SAR with all units he has with the original names
-counter for saved pilots
+ +counter for successful rescue landings at FARP/AFB/MASH
+ +holds #CTLD_ENGINEERING objects
-holds #CTLD_ENGINEERING objects
-holds #CTLD_ENGINEERING objects
-Flag for direct loading.
+Flag for direct loading.
+