Jump to content

LoopCount: Difference between revisions

From ModEnc²
en>DCoder
Added special value -1
m 4 revisions imported
 
(2 intermediate revisions by 2 users not shown)
Line 3: Line 3:
|files={{Categ|Art(md).ini}}
|files={{Categ|Art(md).ini}}
|values=Signed integers
|values=Signed integers
|special=-1 (See [[#Special|below]])
|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
}}
}}



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