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

SpecialAnimDamaged: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Testid123 (talk | contribs)
Created page with "{{DeeZireInclusion}}<br /> SpecialAnims are used for object specific functional art such as silo anims, repair depot anims, grinder anims, tank bunker anims, and weapon chargi..."
 
DeathFish (talk | contribs)
mNo edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
|name={{PAGENAME}}
|files={{Categ|Art(md).ini}}
|values={{Values|string|{{Categ|Animations}}}}
|default=none
|types=[[BuildingTypes]]
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
SpecialAnims are used for object specific functional art such as silo anims, repair depot anims, grinder anims, tank bunker anims, and weapon charging anims When [[BuildingTypes]] is damaged.
SpecialAnims are used for object specific functional art such as silo anims, repair depot anims, grinder anims, tank bunker anims, and weapon charging anims When [[BuildingTypes]] is damaged.


{{Bugs}}
{{Bugs}}
Using special anims with refineries gives highly unusual results; if the harvester has no ore, then the animation will not be played at all. It appears that the animation plays frames, up to a short but unknown limit, depending on how much ore the harvester deposits. Presumably this is part of an unused logic to play an 'ore dumping' animation.<br>
Using special anims with refineries gives highly unusual results; if the harvester has no ore, then the animation will not be played at all. It appears that the animation plays frames, up to a short but unknown limit, depending on how much ore the harvester deposits. Presumably this is part of an unused logic to play an 'ore dumping' animation.<br>
If the [[SpecialAnim]] tag is used with the logic [[IsAnimDelayedFire]] and all other tags related to [[IsAnimDelayedFire]] logic. This will cause [[Image]] from [[Primary]] and [[ElitePrimary]] to be completely ignored.
If the [[SpecialAnimDamaged]] tag is used with the logic [[IsAnimDelayedFire]] and all other tags related to [[IsAnimDelayedFire]] logic. This will cause [[Image]] from [[Primary]] and [[ElitePrimary]] to be completely ignored.

Latest revision as of 07:05, 2 January 2025

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: SpecialAnimDamaged
File(s): Art(md).ini
Values: Strings: Normal text. (Limited to: Animations)
Default: none
Applicable to: BuildingTypes


SpecialAnims are used for object specific functional art such as silo anims, repair depot anims, grinder anims, tank bunker anims, and weapon charging anims When BuildingTypes is damaged.

Bugs/Side-Effects/Unexpected Limitations

Using special anims with refineries gives highly unusual results; if the harvester has no ore, then the animation will not be played at all. It appears that the animation plays frames, up to a short but unknown limit, depending on how much ore the harvester deposits. Presumably this is part of an unused logic to play an 'ore dumping' animation.
If the SpecialAnimDamaged tag is used with the logic IsAnimDelayedFire and all other tags related to IsAnimDelayedFire logic. This will cause Image from Primary and ElitePrimary to be completely ignored.