Jump to content

LoopCount: Difference between revisions

From ModEnc²
en>DCoder
Created
 
m 4 revisions imported
 
(3 intermediate revisions by 2 users not shown)
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 values|below]])
|default=1
|default=1
|types= {{Categ|Animations}}
|types= {{Categ|Animations}}
|games=[[TS]], [[RA2]], [[YR]]
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
}}


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".

Latest revision as of 21:56, 31 March 2025

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".