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

IdleRate: Difference between revisions

From ModEnc
Jump to navigation Jump to search
Crimsonum (talk | contribs)
No edit summary
Testid123 (talk | contribs)
mNo edit summary
Line 11: Line 11:
|ares=yes
|ares=yes
}}
}}
Specifies the animation rate for idle/non-moving units and defines after how many frames the animation advances to the next frame. Larger values mean slower playback. A value of <tt>0</tt> disables idle animation playback. Can be specified for both SHP based and voxel based units.<br>
The animation does not play in case the unit is warping in from a chrono-move or being warped out by {{f|Temporal|link}} weapons, or when attacked by {{f|IsLocomotor|link}} weapons.


Specifies the animation rate for idle/non-moving units and defines after how many frames the animation advances to the next frame. Larger values mean slower playback. A value of <tt>0</tt> disables idle animation playback. Can be specified for both SHP based and voxel based units.
{{Bugs}}
 
*If'''IdleRate=>0(greater than 0 )''' will affect the {{f|DisguiseWhenStill|yes|link}} tag, causing the image in the [[DefaultMirageDisguises]] section to change according to the value set in the '''IdleRate''' tag.<br>[[File:DisguiseWhenStill=yes and IdleRate=1.gif]]
The animation does not play in case the unit is warping in from a chrono-move or being warped out by {{f|Temporal|link}} weapons, or when attacked by {{f|IsLocomotor|link}} weapons.

Revision as of 15:48, 31 October 2024

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: IdleRate
File(s): rules(md).ini.
Values: integer
Default: 0
Applicable to: TechnoTypes


Specifies the animation rate for idle/non-moving units and defines after how many frames the animation advances to the next frame. Larger values mean slower playback. A value of 0 disables idle animation playback. Can be specified for both SHP based and voxel based units.
The animation does not play in case the unit is warping in from a chrono-move or being warped out by Temporal weapons, or when attacked by IsLocomotor weapons.

Bugs/Side-Effects/Unexpected Limitations