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

Difference between revisions of "StageX"

From ModEnc
Jump to: navigation, search
m (Fixing template.)
m (Replacing Template:TTL with Template:F.)
 
Line 13: Line 13:
  
 
==See also==
 
==See also==
*{{TTL|EliteStageX}}
+
*{{f|EliteStageX|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 10:35, 27 November 2009

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: StageX
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 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