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 Targets                = 28  -- 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 the this number id passed refers to it.

Latest revision as of 00:22, 19 November 2021

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 the this number id passed refers to it. 
Restrict Targets                = 28  -- 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 the this number id passed refers to it.