Jump to content

ChargedAnimTime: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 4 revisions imported
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Should be used on BuildingTypes that have a SuperWeapon (and also a SuperWeapon2 if applicable) and determines the time, in minutes, that remains on each super weapon's RechargeTime= before the structure's SuperAnim= sequences are played. Used as a visual effect to show that the structure is ready to fire its super weapon. Note that this time applies to both super weapons if the structure has two defined.
|files={{Categ|ini=rules}}
|values=Integers
|default=0
|types={{Categ|BuildingTypes}}
|yr=yes
|ra2=yes
}}
Used on [[BuildingTypes]] that have {{f|SuperWeapon|link}}, or {{f|SuperWeapon2|link}}, defined and determines the time in which a superweapon's charge timer should trigger the structure's SuperAnim sequences. Purely used as a visual effect to show a superweapon structure's state of readiness.
 
==Note==
Should the structure house multiple superweapons, ChargedAnimTime does not work independently of each and will trigger the structure's SuperAnim when either one reaches the specified time.

Latest revision as of 21:38, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: ChargedAnimTime
File(s): rules(md).ini
Values: Integers
Default: 0
Applicable to: BuildingTypes


Used on BuildingTypes that have SuperWeapon, or SuperWeapon2, defined and determines the time in which a superweapon's charge timer should trigger the structure's SuperAnim sequences. Purely used as a visual effect to show a superweapon structure's state of readiness.

Note

Should the structure house multiple superweapons, ChargedAnimTime does not work independently of each and will trigger the structure's SuperAnim when either one reaches the specified time.