diff --git a/Documentation/Core.Set.html b/Documentation/Core.Set.html index d3a322ade..8b36545f8 100644 --- a/Documentation/Core.Set.html +++ b/Documentation/Core.Set.html @@ -3111,6 +3111,18 @@ The following iterator methods are currently available within the SET_ZONE_GOAL:

SET_AIRBASE:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_AIRBASE:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_AIRBASE.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -4069,6 +4081,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_BASE:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_BASE:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_BASE.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -5279,6 +5303,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_CLIENT:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_CLIENT:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_CLIENT.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -6432,6 +6468,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_DYNAMICCARGO:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_DYNAMICCARGO:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_DYNAMICCARGO.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -7746,6 +7794,18 @@ mission designer to add a dedicated method

SET_GROUP:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_GROUP:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_GROUP.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -8887,6 +8947,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_OPSGROUP:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_OPSGROUP:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_OPSGROUP.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -9974,6 +10046,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_OPSZONE:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_OPSZONE:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_OPSZONE.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -11037,6 +11121,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_PLAYER:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_PLAYER:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_PLAYER.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -12112,6 +12208,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_SCENERY:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_SCENERY:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_SCENERY.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -13265,6 +13373,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_STATIC:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_STATIC:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_STATIC.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -14528,6 +14648,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_UNIT:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_UNIT:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_UNIT.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -15687,6 +15819,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_ZONE:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_ZONE:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_ZONE.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -16750,6 +16894,18 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

SET_ZONE_GOAL:_Find(ObjectName)

Finds an Core.Base#BASE object based on the object Name.

+ + + +

SET_ZONE_GOAL:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+ +

Compares string for FilterPrefix function.

+ + + +

SET_ZONE_GOAL.filterNoRegex

+ +

If true, FilterPrefix ignores special characters and evaluates plain string.

@@ -20154,6 +20310,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_AIRBASE:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

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

Type SET_BASE

+ +

SET_BASE class.

+

Field(s)

@@ -24020,6 +24262,17 @@ When moose is loading dynamically (for moose class development), tracing is swit
+
+
+
+ + #booleaen +SET_BASE.filterNoRegex + +

If true, FilterPrefix ignores special characters and evaluates plain string.

+ +
+

Function(s)

@@ -26067,6 +26320,89 @@ DBObject = SET_BASE:New()
+ + + +
+ +
+

SET_BASE:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+
+

SET_BASE

+
+

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -26141,6 +26477,17 @@ DBObject = SET_BASE:New() + +
+
+ + #booleaen +SET_BASE.filterNoRegex + +

If true, FilterPrefix ignores special characters and evaluates plain string.

+ +
+

Function(s)

@@ -33437,6 +33784,89 @@ DBObject = SET_BASE:New()
+ + + +
+ +
+

SET_CLIENT:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -40377,6 +40807,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_DYNAMICCARGO:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -48659,6 +49172,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_GROUP:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -55791,6 +56387,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_OPSGROUP:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -62467,6 +63146,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_OPSZONE:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -69077,6 +69839,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_PLAYER:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -75654,6 +76499,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_SCENERY:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -82868,6 +83796,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_STATIC:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -90741,6 +91752,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_UNIT:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -98094,6 +99188,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_ZONE:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
@@ -104636,6 +105813,89 @@ DBObject = SET_BASE:New() + + + +
+ +
+

SET_ZONE_GOAL:_SearchPattern(Name, Pattern, NoRegex, ReplaceDash)

+
+ +

Compares string for FilterPrefix function.

+ +
+
+

Defined in:

+ +

Parameters:

+
+
+

+ #string + Name +

+
+
+ +

The Name of the object.

+ +
+
+
+
+

+ #string + Pattern +

+
+
+ +

The pattern that is contained in the Name.

+ +
+
+
+
+

+ #boolean + NoRegex +

+
+
+ +

If true, special characters in the Name are interpreted as plain text and not regular expressions. Default is self.filterNoregex.

+ +
+
+
+
+

+ #boolean + ReplaceDash +

+
+
+ +

If true, dashes are not used as regex.

+ +
+
+

Return value:

+
+
+

#boolean:

+
+
+ +

Returns true, if the pattern is contained in the name and false otherwise.

+ +
+
+
+
diff --git a/Documentation/Core.Settings.html b/Documentation/Core.Settings.html index 00ada3d06..e62e3dd0a 100644 --- a/Documentation/Core.Settings.html +++ b/Documentation/Core.Settings.html @@ -2785,14 +2785,11 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #string SETTINGS.A2GSystem - -

BASE:E( {PlayerUnit:GetName(), A2GSystem } )

-
@@ -2832,7 +2829,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SETTINGS.Metric @@ -4945,14 +4942,11 @@ It is advised to use this method at the start of the mission.

- + #string SETTINGS.A2GSystem - -

BASE:E( {PlayerUnit:GetName(), A2GSystem } )

-
@@ -4992,7 +4986,7 @@ It is advised to use this method at the start of the mission.

- + #boolean SETTINGS.Metric diff --git a/Documentation/Core.Spawn.html b/Documentation/Core.Spawn.html index 5e0c98daa..bef9111fa 100644 --- a/Documentation/Core.Spawn.html +++ b/Documentation/Core.Spawn.html @@ -2992,12 +2992,6 @@ and any spaces before and after the resulting name are removed.

SPAWN:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

- - - -

SPAWN.communication

- - @@ -3010,12 +3004,30 @@ and any spaces before and after the resulting name are removed.

SPAWN.hidden

+ + + +

SPAWN.livery_id

+ +

SPAWN.modulation

+ + + +

SPAWN.skill

+ + + + + +

SPAWN.speed

+ + @@ -3696,14 +3708,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.

-
@@ -3883,17 +3892,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnGrouping - - -
@@ -4018,17 +4016,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
-
-
- - -SPAWN.SpawnInitFreq - - -
@@ -4403,6 +4390,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
@@ -4544,17 +4542,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPAWN.communication - - -
@@ -4577,6 +4564,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.livery_id + + +
@@ -4588,6 +4586,28 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +SPAWN.skill + + + +
+ +
+
+
+ + +SPAWN.speed + + +
@@ -10383,14 +10403,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.

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

- - -
-
- - -SPAWN.SpawnGrouping - - -
@@ -10705,17 +10711,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - -SPAWN.SpawnInitFreq - - -
@@ -11090,6 +11085,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + #boolean +SPAWN.SpawnUnControlled + + +
@@ -11231,17 +11237,6 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

- - -
-
- - -SPAWN.communication - - -
@@ -11264,6 +11259,17 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + +SPAWN.livery_id + + +
@@ -11275,6 +11281,28 @@ This is needed to ensure that Re-SPAWNing only is done for landed AIR Groups.

+ + +
+
+ + +SPAWN.skill + + + +
+ +
+
+
+ + +SPAWN.speed + + +
diff --git a/Documentation/Core.SpawnStatic.html b/Documentation/Core.SpawnStatic.html index 481b7f508..6ab1fc99e 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 - - - -
-
- - -SPAWNSTATIC.heliport_callsign_id - - - -
- -
-
-
- - -SPAWNSTATIC.heliport_frequency - - - -
- -
-
-
- - -SPAWNSTATIC.heliport_modulation - - -
@@ -4989,39 +4938,6 @@ Handy if you spawn from cargo statics which have resources already set.

- - - -
-
- - -SPAWNSTATIC.heliport_callsign_id - - - -
- -
-
-
- - -SPAWNSTATIC.heliport_frequency - - - -
- -
-
-
- - -SPAWNSTATIC.heliport_modulation - - -
diff --git a/Documentation/Core.Spot.html b/Documentation/Core.Spot.html index 94cb7362c..410ab3336 100644 --- a/Documentation/Core.Spot.html +++ b/Documentation/Core.Spot.html @@ -2775,17 +2775,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -4102,17 +4091,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
@@ -5701,17 +5679,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - - - -
-
- - -SPOT.Target - - -
diff --git a/Documentation/Core.Zone.html b/Documentation/Core.Zone.html index e9dbd2533..4f8cf489f 100644 --- a/Documentation/Core.Zone.html +++ b/Documentation/Core.Zone.html @@ -16535,17 +16535,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-ZONE_OVAL.Angle - - - -
- - -
-
- - #table ZONE_OVAL.CenterVec2 @@ -17250,17 +17239,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -19432,17 +19410,6 @@ end
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 @@ -20976,17 +20943,6 @@ end
-ZONE_OVAL.Angle - - - -
- -
-
-
- - #table ZONE_OVAL.CenterVec2 diff --git a/Documentation/Functional.AICSAR.html b/Documentation/Functional.AICSAR.html index 5ab9dabd9..5cc5895d1 100644 --- a/Documentation/Functional.AICSAR.html +++ b/Documentation/Functional.AICSAR.html @@ -3346,7 +3346,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -6425,7 +6425,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio @@ -8394,7 +8394,7 @@ See AICSAR:SetPilotTTSVoice() and AICSAR:SetOperatorTTSVoice(
#boolean -AICSAR.SRSTTSRadio +AICSAR.SRSRadio diff --git a/Documentation/Functional.Autolase.html b/Documentation/Functional.Autolase.html index 617fac356..0128ec02d 100644 --- a/Documentation/Functional.Autolase.html +++ b/Documentation/Functional.Autolase.html @@ -2312,7 +2312,7 @@
- #table + AUTOLASE.CurrentLasing @@ -2389,7 +2389,7 @@
- #table + AUTOLASE.GroupsByThreat @@ -2416,17 +2416,6 @@ -
- -
-
-
- - #number -AUTOLASE.MonitorFrequency - - -
@@ -2546,7 +2535,7 @@
- #table + AUTOLASE.UnitsByThreat @@ -2595,6 +2584,17 @@ +
+ +
+
+
+ + #number +AUTOLASE.cooldowntime + + +
@@ -2613,7 +2613,7 @@
#boolean -AUTOLASE.increasegroundawareness +AUTOLASE.forcecooldown @@ -2623,8 +2623,8 @@
- #number -AUTOLASE.lasingindex + #boolean +AUTOLASE.increasegroundawareness @@ -2642,17 +2642,6 @@

Set some string id for output to DCS.log file.

-
- -
-
-
- - #number -AUTOLASE.maxlasing - - -
@@ -2664,17 +2653,6 @@ -
- -
-
-
- - #boolean -AUTOLASE.notifypilots - - -
@@ -2719,17 +2697,6 @@ -
- -
-
-
- - -AUTOLASE.smokecolor - - -
@@ -2747,7 +2714,18 @@
- #boolean + #table +AUTOLASE.smokeoffset + + + +
+ +
+
+
+ + AUTOLASE.smoketargets @@ -2758,7 +2736,7 @@
- #table + AUTOLASE.targetsperrecce diff --git a/Documentation/Functional.Designate.html b/Documentation/Functional.Designate.html index 0895628b2..ec7e1fe04 100644 --- a/Documentation/Functional.Designate.html +++ b/Documentation/Functional.Designate.html @@ -2413,7 +2413,7 @@ Use the method DESIGNATE.SetMission() to
-DESIGNATE.LaseDuration +DESIGNATE.LaseStart @@ -2423,8 +2423,8 @@ Use the method DESIGNATE.SetMission() to
- -DESIGNATE.LaseStart + #table +DESIGNATE.LaserCodes diff --git a/Documentation/Functional.Detection.html b/Documentation/Functional.Detection.html index 8b6b0b87d..211fc9875 100644 --- a/Documentation/Functional.Detection.html +++ b/Documentation/Functional.Detection.html @@ -20138,17 +20138,6 @@ When moose is loading dynamically (for moose class development), tracing is swit -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -20166,7 +20155,7 @@ When moose is loading dynamically (for moose class development), tracing is swit
- + #number DETECTION_BASE.RefreshTimeInterval @@ -24903,17 +24892,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -24931,7 +24909,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval @@ -26689,17 +26667,6 @@ zones that reflect cloudy areas where detected units may not be so easily visual -
- -
-
-
- - #boolean -DETECTION_BASE.Locking - - -
@@ -26717,7 +26684,7 @@ zones that reflect cloudy areas where detected units may not be so easily visual
- + #number DETECTION_BASE.RefreshTimeInterval diff --git a/Documentation/Functional.Mantis.html b/Documentation/Functional.Mantis.html index 5fc0c5750..bf9ab1222 100644 --- a/Documentation/Functional.Mantis.html +++ b/Documentation/Functional.Mantis.html @@ -4571,28 +4571,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 - - - -
- -
-
-
- - #table -MANTIS.LastThreatEval - - -
@@ -10276,28 +10254,6 @@ E.g. `mymantis:SetAdvancedMode(true, 90)`

The ME name of the HQ object

-
- -
-
-
- - #table -MANTIS.InboundARMs - - - -
- -
-
-
- - #table -MANTIS.LastThreatEval - - -
diff --git a/Documentation/Functional.Movement.html b/Documentation/Functional.Movement.html index cc984a7ef..d235cae4e 100644 --- a/Documentation/Functional.Movement.html +++ b/Documentation/Functional.Movement.html @@ -2189,20 +2189,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.

- -
- -
@@ -2433,20 +2419,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 9b3184648..679f1106a 100644 --- a/Documentation/Functional.RAT.html +++ b/Documentation/Functional.RAT.html @@ -4576,12 +4576,6 @@ and any spaces before and after the resulting name are removed.

RAT:_TranslateRotate(SpawnIndex, SpawnRootX, SpawnRootY, SpawnX, SpawnY, SpawnAngle)

- - - -

RAT.communication

- - @@ -4594,12 +4588,30 @@ and any spaces before and after the resulting name are removed.

RAT.hidden

+ + + +

RAT.livery_id

+ +

RAT.modulation

+ + + +

RAT.skill

+ + + + + +

RAT.speed

+ + diff --git a/Documentation/Functional.Scoring.html b/Documentation/Functional.Scoring.html index faf2dbe13..f74de8f6f 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 @@ -3165,7 +3154,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #boolean SCORING.penaltyonfratricide @@ -6367,17 +6356,6 @@ The scale magnifies the scores given to the players.

- -
-
-
- - SCORING.AutoSavePath @@ -6633,7 +6611,7 @@ The scale magnifies the scores given to the players.

- + #boolean SCORING.penaltyonfratricide diff --git a/Documentation/Ops.Airboss.html b/Documentation/Ops.Airboss.html index 84c46bdb2..1c12d743a 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.

+
+ +
+
+
+ + +AIRBOSS.RQLid + + +
@@ -9842,6 +9853,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Radio queue of marshal.

+
+ +
+
+
+ + +AIRBOSS.RQMid + + +
@@ -30478,6 +30500,17 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

+
+ +
+
+
+ + +AIRBOSS.RQLid + + +
@@ -30489,6 +30522,17 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

+
+ +
+
+
+ + +AIRBOSS.RQMid + + +
@@ -33602,6 +33646,17 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of LSO.

+
+ +
+
+
+ + +AIRBOSS.RQLid + + +
@@ -33613,6 +33668,17 @@ If removed flight is the section lead, we try to find a new leader.

Radio queue of marshal.

+
+ +
+
+
+ + +AIRBOSS.RQMid + + +
@@ -42091,20 +42157,6 @@ When moose is loading dynamically (for moose class development), tracing is swit
-AIRBOSS.PlayerData.flag - - - - -

Also decrease flag for section members of flight.

- -
- -
-
-
- - AIRBOSS.PlayerData.grade @@ -42270,7 +42322,7 @@ When moose is loading dynamically (for moose class development), tracing is swit -

Make player section lead if he was not before.

+

Set section lead of player flight.

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

Set Stable Hover

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

VNAO Edit - Added

+

VNAO Edit - Added

diff --git a/Documentation/Ops.CSAR.html b/Documentation/Ops.CSAR.html index 756156d8d..9d49c329e 100644 --- a/Documentation/Ops.CSAR.html +++ b/Documentation/Ops.CSAR.html @@ -4648,11 +4648,14 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -11100,11 +11103,14 @@ callsigns from playername or group name.

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
@@ -13759,11 +13765,14 @@ callsigns from playername or group name.

- + #table CSAR.csarUnits + +

table of CSAR unit names

+
diff --git a/Documentation/Ops.CTLD.html b/Documentation/Ops.CTLD.html index fc5fd06b6..ee297f989 100644 --- a/Documentation/Ops.CTLD.html +++ b/Documentation/Ops.CTLD.html @@ -5958,7 +5958,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #table + CTLD.FreeVHFFrequencies @@ -6215,6 +6215,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau +
+ +
+
+
+ + +CTLD.UserSetGroup + + +
@@ -6833,7 +6844,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
- #number + CTLD.troopdropzoneradius @@ -21515,7 +21526,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies @@ -21772,6 +21783,17 @@ However, if you create a new folder inside the miz file, which contains the soun +
+ +
+
+
+ + +CTLD.UserSetGroup + + +
@@ -22390,7 +22412,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius @@ -24269,7 +24291,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #table + CTLD.FreeVHFFrequencies @@ -24526,6 +24548,17 @@ However, if you create a new folder inside the miz file, which contains the soun +
+ +
+
+
+ + +CTLD.UserSetGroup + + +
@@ -25144,7 +25177,7 @@ However, if you create a new folder inside the miz file, which contains the soun
- #number + CTLD.troopdropzoneradius diff --git a/Documentation/Ops.FlightGroup.html b/Documentation/Ops.FlightGroup.html index a62402391..b61f3b8a8 100644 --- a/Documentation/Ops.FlightGroup.html +++ b/Documentation/Ops.FlightGroup.html @@ -8067,17 +8067,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau -
- -
- @@ -8125,6 +8114,9 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + +

Spawn in uncontrolled state.

+
@@ -18864,17 +18856,6 @@ Here we only check if stuck whilst taxiing.

-
- -
- @@ -18922,6 +18903,9 @@ Here we only check if stuck whilst taxiing.

+ +

Spawn in uncontrolled state.

+
@@ -39728,17 +39712,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo -
- -
-
-
@@ -39786,6 +39759,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +

Spawn in uncontrolled state.

+
@@ -41958,17 +41934,6 @@ Optionally, you can calculate the current max weight possible, which accounts fo - - - -
-
@@ -42016,6 +41981,9 @@ Optionally, you can calculate the current max weight possible, which accounts fo + +

Spawn in uncontrolled state.

+ diff --git a/Documentation/Ops.Intel.html b/Documentation/Ops.Intel.html index 02b162157..b06f4e092 100644 --- a/Documentation/Ops.Intel.html +++ b/Documentation/Ops.Intel.html @@ -4828,6 +4828,72 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

+ + + +
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
@@ -10118,6 +10184,72 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

+ + + +
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
@@ -11970,6 +12102,72 @@ Note that reject zones overrule accept zones, i.e. if a unit is inside an accept

Types of units we can detect accousticly. Defaults to {Unit.Category.HELICOPTER}

+ + + +
+
+ + #boolean +INTEL.DetectDLINK + + + +
+ +
+
+
+ + #boolean +INTEL.DetectIRST + + + +
+ +
+
+
+ + #boolean +INTEL.DetectOptical + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRWR + + + +
+ +
+
+
+ + #boolean +INTEL.DetectRadar + + + +
+ +
+
+
+ + #boolean +INTEL.DetectVisual + + +
diff --git a/Documentation/Ops.OpsGroup.html b/Documentation/Ops.OpsGroup.html index 615c156b1..f86d9a10a 100644 --- a/Documentation/Ops.OpsGroup.html +++ b/Documentation/Ops.OpsGroup.html @@ -39396,7 +39396,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.OpsZone.html b/Documentation/Ops.OpsZone.html index e7ae3377d..3e68ae46c 100644 --- a/Documentation/Ops.OpsZone.html +++ b/Documentation/Ops.OpsZone.html @@ -3519,9 +3519,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau - -

Contested.

- @@ -7339,9 +7336,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) -- - -

Contested.

- @@ -9296,9 +9290,6 @@ myopszone = OPSZONE:New(ZONE_AIRBASE:New("Batumi",6000),coalition.side.BLUE) -- - -

Contested.

- diff --git a/Documentation/Ops.PlayerTask.html b/Documentation/Ops.PlayerTask.html index 426530b47..f8d556382 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
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -23451,14 +23448,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
@@ -25925,14 +25919,11 @@ If you don't want SEAD tasks generated, use as follows where "mycontroller" is y
- Core.Set#SET_OPSGROUP + PLAYERTASKCONTROLLER.LasingDroneSet - -

self.PlayerMenu = {} -- #table

-
diff --git a/Documentation/Utilities.FiFo.html b/Documentation/Utilities.FiFo.html index 2a6c9348a..33a820772 100644 --- a/Documentation/Utilities.FiFo.html +++ b/Documentation/Utilities.FiFo.html @@ -3253,6 +3253,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

+ + + +
+
+ + #number +FIFO.uniquecounter + + +
@@ -4102,6 +4113,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Stack by pointer.

+ + + +
+
+ + #number +FIFO.uniquecounter + + +
diff --git a/Documentation/Wrapper.Client.html b/Documentation/Wrapper.Client.html index 628b24781..6adeaf2a3 100644 --- a/Documentation/Wrapper.Client.html +++ b/Documentation/Wrapper.Client.html @@ -3334,7 +3334,7 @@ If the DCS Unit object does not exist or is nil, the CLIENT methods will return -

CLIENT:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, AttackQtyLimit, GroupAttack)

+

CLIENT:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, GroupAttack)

(AIR + GROUND) Attack a Controllable.

@@ -19832,7 +19832,7 @@ Warning! When you switch this option off, the airborne group will continue to fl

(AIR + GROUND) Attack a Controllable.

@@ -19922,19 +19922,6 @@ Warning! When you switch this option off, the airborne group will continue to fl
-
-
-

- #boolean - AttackQtyLimit -

-
-
- -

(optional) The flag determines how to interpret attackQty parameter. If the flag is true then attackQty is a limit on maximal attack quantity for "AttackGroup" and "AttackUnit" tasks. If the flag is false then attackQty is a desired attack quantity for "Bombing" and "BombingRunway" tasks.

- -
-

@@ -20066,7 +20053,7 @@ Warning! When you switch this option off, the airborne group will continue to fl

-

(Optional) The WeaponType. Default Auto=1073741822.

+

(Optional) The WeaponType. Default ENUMS.WeaponFlag.Auto.

diff --git a/Documentation/Wrapper.Controllable.html b/Documentation/Wrapper.Controllable.html index 10ff71e11..a282a07ee 100644 --- a/Documentation/Wrapper.Controllable.html +++ b/Documentation/Wrapper.Controllable.html @@ -2701,7 +2701,7 @@ The method CONTROLLABLE.SetTaskWaypoi -

CONTROLLABLE:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, AttackQtyLimit, GroupAttack)

+

CONTROLLABLE:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, GroupAttack)

(AIR + GROUND) Attack a Controllable.

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

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -4456,6 +4467,17 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau + + + +
+
+ + +CONTROLLABLE.timer + + +
@@ -14501,7 +14523,7 @@ Warning! When you switch this option off, the airborne group will continue to fl

(AIR + GROUND) Attack a Controllable.

@@ -14591,19 +14613,6 @@ Warning! When you switch this option off, the airborne group will continue to fl
-
-
-

- #boolean - AttackQtyLimit -

-
-
- -

(optional) The flag determines how to interpret attackQty parameter. If the flag is true then attackQty is a limit on maximal attack quantity for "AttackGroup" and "AttackUnit" tasks. If the flag is false then attackQty is a desired attack quantity for "Bombing" and "BombingRunway" tasks.

- -
-

@@ -14735,7 +14744,7 @@ Warning! When you switch this option off, the airborne group will continue to fl

-

(Optional) The WeaponType. Default Auto=1073741822.

+

(Optional) The WeaponType. Default ENUMS.WeaponFlag.Auto.

@@ -18074,6 +18083,17 @@ mygroup:WayPointExecute()

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -18107,6 +18127,17 @@ mygroup:WayPointExecute() + + + +
+
+ + +CONTROLLABLE.timer + + +
@@ -22207,6 +22238,17 @@ Coordinates are dependent on the position of the maps origin.

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -22240,6 +22282,17 @@ Coordinates are dependent on the position of the maps origin.

+ + + +
+
+ + +CONTROLLABLE.timer + + +
@@ -22861,6 +22914,17 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -22894,6 +22958,17 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + +CONTROLLABLE.timer + + +
@@ -23026,6 +23101,17 @@ If the Identifiable is alive, true is returned.

The DCS controllable class.

+ + + +
+
+ + #boolean +CONTROLLABLE.IRMarkerUnit + + +
@@ -23059,6 +23145,17 @@ If the Identifiable is alive, true is returned.

+ + + +
+
+ + +CONTROLLABLE.timer + + +
diff --git a/Documentation/Wrapper.Group.html b/Documentation/Wrapper.Group.html index 2d3aff89d..129a76686 100644 --- a/Documentation/Wrapper.Group.html +++ b/Documentation/Wrapper.Group.html @@ -3511,7 +3511,7 @@ amount of fuel in the group.

-

GROUP:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, AttackQtyLimit, GroupAttack)

+

GROUP:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, GroupAttack)

(AIR + GROUND) Attack a Controllable.

@@ -20862,7 +20862,7 @@ Warning! When you switch this option off, the airborne group will continue to fl
-

GROUP:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, AttackQtyLimit, GroupAttack)

+

GROUP:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, GroupAttack)

(AIR + GROUND) Attack a Controllable.

@@ -20952,19 +20952,6 @@ Warning! When you switch this option off, the airborne group will continue to fl
-
-
-

- #boolean - AttackQtyLimit -

-
-
- -

(optional) The flag determines how to interpret attackQty parameter. If the flag is true then attackQty is a limit on maximal attack quantity for "AttackGroup" and "AttackUnit" tasks. If the flag is false then attackQty is a desired attack quantity for "Bombing" and "BombingRunway" tasks.

- -
-

@@ -21096,7 +21083,7 @@ Warning! When you switch this option off, the airborne group will continue to fl

-

(Optional) The WeaponType. Default Auto=1073741822.

+

(Optional) The WeaponType. Default ENUMS.WeaponFlag.Auto.

diff --git a/Documentation/Wrapper.Marker.html b/Documentation/Wrapper.Marker.html index abf9abc8e..d26e9835f 100644 --- a/Documentation/Wrapper.Marker.html +++ b/Documentation/Wrapper.Marker.html @@ -2949,28 +2949,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

- - - -
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -3055,7 +3033,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.togroup +MARKER.toall @@ -5088,28 +5066,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- - -
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -5194,7 +5150,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.togroup +MARKER.toall @@ -6731,28 +6687,6 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau

Coordinate of the mark.

-
- - -
-
- - -MARKER.groupid - - - -
- -
-
-
- - -MARKER.groupname - - -
@@ -6837,7 +6771,7 @@ When Moose is loaded statically, (as one file), tracing is switched off by defau
#boolean -MARKER.togroup +MARKER.toall diff --git a/Documentation/Wrapper.Unit.html b/Documentation/Wrapper.Unit.html index 92637c150..e2c9ed3c8 100644 --- a/Documentation/Wrapper.Unit.html +++ b/Documentation/Wrapper.Unit.html @@ -3116,7 +3116,7 @@ If you want to obtain the complete 3D position including orient -

UNIT:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, AttackQtyLimit, GroupAttack)

+

UNIT:TaskAttackGroup(AttackGroup, WeaponType, WeaponExpend, AttackQty, Direction, Altitude, GroupAttack)

(AIR + GROUND) Attack a Controllable.

@@ -18211,7 +18211,7 @@ Warning! When you switch this option off, the airborne group will continue to fl

(AIR + GROUND) Attack a Controllable.

@@ -18301,19 +18301,6 @@ Warning! When you switch this option off, the airborne group will continue to fl
-
-
-

- #boolean - AttackQtyLimit -

-
-
- -

(optional) The flag determines how to interpret attackQty parameter. If the flag is true then attackQty is a limit on maximal attack quantity for "AttackGroup" and "AttackUnit" tasks. If the flag is false then attackQty is a desired attack quantity for "Bombing" and "BombingRunway" tasks.

- -
-

@@ -18445,7 +18432,7 @@ Warning! When you switch this option off, the airborne group will continue to fl

-

(Optional) The WeaponType. Default Auto=1073741822.

+

(Optional) The WeaponType. Default ENUMS.WeaponFlag.Auto.