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)
 
m (Template updated)
 
(2 intermediate revisions by one other user 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 11:53, 19 March 2007

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