ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "AvoidThreats"

From ModEnc
Jump to: navigation, search
(Created page with "In TeamTypes, AvoidThreats instructs the team to take a path which has the least threat on its entire pathline to its destination. Can have 'yes' or 'no'. Category:INI...")
 
m (Added flag template + a link to more info)
Line 1: Line 1:
In [[TeamTypes]], AvoidThreats instructs the team to take a path which has the least threat on its entire pathline to its destination. Can have 'yes' or 'no'.
+
{{Flag
 +
|name={{PAGENAME}}
 +
|files={{Categ|ini=ai}}
 +
|values={{Values|boolean}}
 +
|default=0
 +
|types={{Categ|TeamTypes}}
 +
|ts=yes
 +
|fs=yes
 +
|hp=yes
 +
|ra2=yes
 +
|yr=yes
 +
|ares=yes
 +
}}
  
[[Category:INI Flags]]
+
In [[TeamTypes]], {{f|AvoidThreats}} instructs the team to take a path which has the least threat on its entire pathline to its destination. Can have 'yes' or 'no'.
 +
 
 +
See [[ThreatAvoidanceCoefficient]] for more information.

Revision as of 10:44, 13 September 2018

Tiberian Dawn The Covert Operations Red Alert Counterstrike Aftermath Tiberian Sun Firestorm HyperPatch Red Alert 2 Yuri's Revenge Ares Generals Zero Hour Tiberium Wars Kane's Wrath
Flag: AvoidThreats
File(s): ai(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: 0
Applicable to: TeamTypes


In TeamTypes, AvoidThreats instructs the team to take a path which has the least threat on its entire pathline to its destination. Can have 'yes' or 'no'.

See ThreatAvoidanceCoefficient for more information.