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

Difference between revisions of "LoopCount"

From ModEnc
Jump to: navigation, search
(Created)
 
(Added special value -1)
Line 2: Line 2:
 
|name={{PAGENAME}}
 
|name={{PAGENAME}}
 
|files={{Categ|Art(md).ini}}
 
|files={{Categ|Art(md).ini}}
|values=Unsigned integers
+
|values=Signed integers
|special=None
+
|special=-1 (See [[#Special|below]])
 
|default=1
 
|default=1
 
|types= {{Categ|Animations}}
 
|types= {{Categ|Animations}}
Line 10: Line 10:
  
 
Specifies the amount of iterations this animation should play. See [[Animation Looping]] for more info.
 
Specifies the amount of iterations this animation should play. See [[Animation Looping]] for more info.
 +
 +
== Special values ==
 +
Setting this flag to {{Tt|-1}} specifies "infinite looping".

Revision as of 08:09, 12 July 2006

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: LoopCount
File(s): Art(md).ini
Values: Signed integers
Special Values:
Default: 1
Applicable to: Animations


Specifies the amount of iterations this animation should play. See Animation Looping for more info.

Special values

Setting this flag to -1 specifies "infinite looping".