Difference between revisions of "Template:DCS enum ground options"
From DCS World Wiki - Hoggitworld.com
m (1 revision imported) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
AI.Option.Ground.id | AI.Option.Ground.id | ||
− | ROE | + | ROE = 0 |
− | FORMATION | + | FORMATION = 5 |
− | DISPERSE_ON_ATTACK = 8 | + | DISPERSE_ON_ATTACK = 8 |
− | ALARM_STATE | + | ALARM_STATE = 9 |
− | ENGAGE_AIR_WEAPONS = 20 | + | 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 |
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