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

ChronoDistanceFactor

From ModEnc
Jump to navigation Jump to search
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: ChronoDistanceFactor
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 32
Applicable to: [General]


This flag is used in determining the time in frames that it takes for a unit with Locomotor={4A582747-9839-11d1-B709-00A024DDAFD1} (chronoshift) to phase in1 after moving to a new location.

If [General]ChronoTrigger=yes and the unit moves a sufficient distance in leptons of at least [General]ChronoRangeMinimum, the following formula is used to calculate phase in time:

time = distance / ChronoDistanceFactor

Actual phase-in time can never be less than [General]ChronoMinimumDelay.

See also

Notes

1 While a unit is phasing in it cannot move or fire any weapons, but it can still take damage and perform some auxilliary functions such as deploying.