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

Difference between revisions of "DelayedFireDelay"

From ModEnc
Jump to: navigation, search
(Created page with "{{Flag |files={{Categ|art(md).ini}} |values=boolean |default=no |types={{Categ|BuildingTypes}} |ts=no |fs=no |hp=no |ra2=yes |yr=yes }} It works the same as ROF {{Bugs}}...")
 
m
 
Line 15: Line 15:
 
{{Bugs}}
 
{{Bugs}}
 
'''DelayedFireDelay''' can be overridden with any value in the '''ROF'''
 
'''DelayedFireDelay''' can be overridden with any value in the '''ROF'''
*If '''DelayedFireDelay=28''' but '''ROF=1000'''
+
*If '''DelayedFireDelay=1000''' but '''ROF=28'''
  
[[BuildingTypes]] will use the value '''1000''' of '''ROF''' instead.
+
[[BuildingTypes]] will use the value '''1000''' of '''DelayedFireDelay''' instead.
  
 
== See also ==
 
== See also ==
 
* [[ROF]]
 
* [[ROF]]

Latest revision as of 14:08, 27 June 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: DelayedFireDelay
File(s): art(md).ini
Values: boolean
Default: no
Applicable to: BuildingTypes


It works the same as ROF

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

DelayedFireDelay can be overridden with any value in the ROF

  • If DelayedFireDelay=1000 but ROF=28

BuildingTypes will use the value 1000 of DelayedFireDelay instead.

See also