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

Difference between revisions of "AttackDelay"

From ModEnc
Jump to: navigation, search
m (Replacing Template:TTL with Template:F.)
(Removed duplicate info and improved formatting.)
 
Line 1: Line 1:
 
{{Flag
 
{{Flag
 
|files={{Categ|ini=rules}}
 
|files={{Categ|ini=rules}}
|values=Floating Point Numbers
+
|values={{Values|float}}
 
|types={{Categ|AI}}
 
|types={{Categ|AI}}
 
|yr=yes
 
|yr=yes
Line 10: Line 10:
 
|cs=yes
 
|cs=yes
 
|am=yes
 
|am=yes
 +
|tsobsolete=yes
 
}}
 
}}
  
The delay, in minutes, before the AI launches its first attack. AttackDelay only applies to the first attack of the game, the rest follow {{f|AttackInterval|link}}.
+
The delay, in minutes, before the AI launches its first attack. Only applies to the first attack of the game, the rest follow {{f|AttackInterval|link}}.
  
==Red Alert & Expansions==
+
== In {{ts}} To {{yr}} ==
Like {{f|AttackInterval|link}}, Red Alert, and its expansions, uses this value for launching its first attack of the game.
+
Although parsed, this flag does nothing. The logic has been deprecated in favor of {{f|AIHateDelays|link}}.
  
==Tiberian Sun & Red Alert 2==
+
== See Also ==
Also like {{f|AttackInterval|link}}, Tiberian Sun and Red Alert 2, and their respective expansions, drop this in favor of {{f|AIHateDelays|link}}, which assesses which opponent the AI will attack.
+
* [[AttackInterval]]
 +
* [[AIHateDelays]]

Latest revision as of 15:20, 3 April 2024

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: AttackDelay
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Applicable to: AI

Cc cnrdelete-all.pngLogic related to AttackDelay, as a whole or in part, is obsolete in Tiberian Sun, Red Alert 2 and/or Yuri's Revenge.



The delay, in minutes, before the AI launches its first attack. Only applies to the first attack of the game, the rest follow AttackInterval.

In Tiberian Sun To Yuri's Revenge

Although parsed, this flag does nothing. The logic has been deprecated in favor of AIHateDelays.

See Also