Jump to content

EliteStageX: Difference between revisions

From ModEnc²
en>Nighthawk200
And another.
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:


==See also==
==See also==
*{{TTL|StageX}}
*{{f|StageX|link}}
*{{TTL|IsGattling}}
*{{f|IsGattling|link}}
*{{TTL|WeaponX}}
*{{f|WeaponX|link}}
*{{TTL|RateUp}}
*{{f|RateUp|link}}
*{{TTL|RateDown}}
*{{f|RateDown|link}}

Latest revision as of 21:41, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: EliteStageX
File(s): rules(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Applicable to: AircraftTypes, BuildingTypes, VehicleTypes


This flag controls how long it will take for a unit to progress through this stage of a Gattling-logic weapon when at Elite level. When this number of frames has elapsed, the unit will proceed to the next stage in the weapon cycle.

If this is the last stage, it is used to determine what the maximum firing timer can be. Once it hits this, it will stop increasing.

See also