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

ChronoReinfDelay: Difference between revisions

From ModEnc
Jump to navigation Jump to search
m WTF why does things say Page Template???
Testid123 (talk | contribs)
No edit summary
Line 1: Line 1:
{{Flag
{{Flag
|values={{Values|unsigned integers}}
|values={{Values|unsigned integers}}
|default=60
|default=180
|types={{Categ|General}}
|types={{Categ|General}}
|ra2=yes
|ra2=yes
Line 7: Line 7:
|rp=yes
|rp=yes
}}
}}
'''ChronoReinfDelay''' specifies the delay in frames that units will take to fully "phase in" after being given to a player via the "reinforce by chronoshift" map trigger. This is needed because the units are simply created where they are reinforced to, rather than being teleported some distance; thus the normal chronoshift algorithm cannot be used to determine the delay.
'''ChronoReinfDelay''' specifies the delay in frames that units will take to fully "phase in" after being given to a player via the "reinforce by chronoshift" map trigger. This is needed because the units are simply created where they are reinforced to, rather than being teleported some distance; thus the normal chronoshift algorithm cannot be used to determine the delay.

Revision as of 11:21, 27 October 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: ChronoReinfDelay
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 180
Applicable to: General


ChronoReinfDelay specifies the delay in frames that units will take to fully "phase in" after being given to a player via the "reinforce by chronoshift" map trigger. This is needed because the units are simply created where they are reinforced to, rather than being teleported some distance; thus the normal chronoshift algorithm cannot be used to determine the delay.