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

Difference between revisions of "ActiveAnimPoweredLight"

From ModEnc
Jump to: navigation, search
(Created page with "{{Flag |name={{PAGENAME}} |files={{Categ|Art(md).ini}} |values={{Values|boolean}} |default=yes |types=BuildingTypes |ts=yes |fs=yes |hp=yes |ra2=yes |yr=yes |ares=yes }}...")
 
(Undo revision 21787 by 4SG (talk))
 
(5 intermediate revisions by 3 users not shown)
Line 13: Line 13:
 
}}
 
}}
  
Determines whether or not the [[ActiveAnim]] and [[ActiveAnimDamaged]] of this [[BuildingTypes|building]] should be [[Powered|dependent on power]]. If set, the animations will be disabled (rendered invisible) when the building runs out of power, and re-enabled once the building is back online.
+
 
 +
This flag, if set to yes, will render an active animation as invisible if the building it is attached to is underpowered. The flag only works in the specific events that the building is [[Powered]]=yes, and the active animation is also [[ActiveAnimPowered]]=no.  
  
 
{{bugs}}
 
{{bugs}}
  
If set, this flag causes the [[ActiveAnim]] to play as soon as the building is deployed, instead of waiting for the [[Buildup|buildup]] animation to be finished first.
+
In {{ts}} and {{fs}}, if set on a building, this flag causes the building's [[ActiveAnim]] to play as soon as the building is deployed, instead of waiting for the [[Buildup|buildup]] animation to be finished first.
  
 
==See Also==
 
==See Also==
 
*[[ActiveAnim]]
 
*[[ActiveAnim]]
 
*[[ActiveAnimPowered]]
 
*[[ActiveAnimPowered]]
 +
*[[Powered]]

Latest revision as of 01:05, 30 March 2022

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: ActiveAnimPoweredLight
File(s): Art(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: yes
Applicable to: BuildingTypes



This flag, if set to yes, will render an active animation as invisible if the building it is attached to is underpowered. The flag only works in the specific events that the building is Powered=yes, and the active animation is also ActiveAnimPowered=no.

Cc alert.png Bugs/Side-Effects/Unexpected Limitations

In Tiberian Sun and Firestorm, if set on a building, this flag causes the building's ActiveAnim to play as soon as the building is deployed, instead of waiting for the buildup animation to be finished first.

See Also