Difference between revisions of "Template:DCS enum ground options"

From DCS World Wiki - Hoggitworld.com
 
Line 6: Line 6:
 
  ENGAGE_AIR_WEAPONS              = 20
 
  ENGAGE_AIR_WEAPONS              = 20
 
  AC_ENGAGEMENT_RANGE_RESTRICTION = 24
 
  AC_ENGAGEMENT_RANGE_RESTRICTION = 24
  Restrict AAA min                = 27  -- Actual value is not in this table, but the this number id passed refers to it.  
+
  Restrict AAA min                = 27  -- Actual value is not in this table, but this number id represents the option.  
  Restrict Targets                = 28  -- Actual value is not in this table, but the this number id passed refers to it.  
+
  Restrict Targets                = 28  -- Actual value is not in this table, but this number id represents the option.  
  Restrict AAA max                = 29  -- Actual value is not in this table, but the this number id passed refers to it.
+
  Restrict AAA max                = 29  -- Actual value is not in this table, but this number id represents the option.
 +
Formation Interval              = 30  -- Actual value is not in this table, but this number id represents the option.  
 
  Evasion of ARM                  = 31
 
  Evasion of ARM                  = 31

Latest revision as of 01:16, 13 July 2024

AI.Option.Ground.id

ROE                             = 0
FORMATION                       = 5
DISPERSE_ON_ATTACK              = 8
ALARM_STATE                     = 9
ENGAGE_AIR_WEAPONS              = 20
AC_ENGAGEMENT_RANGE_RESTRICTION = 24
Restrict AAA min                = 27  -- Actual value is not in this table, but this number id represents the option. 
Restrict Targets                = 28  -- Actual value is not in this table, but this number id represents the option. 
Restrict AAA max                = 29  -- Actual value is not in this table, but this number id represents the option. 
Formation Interval              = 30  -- Actual value is not in this table, but this number id represents the option. 
Evasion of ARM                  = 31