Jump to content

LoopCount: Difference between revisions

From ModEnc²
en>DCoder
Created
 
en>DCoder
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 Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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".