Jump to content

MaxEC: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 5 revisions imported
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the Maximum Existence Counter, i.e. the maximum number of frames that the particle can be in existence for.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values={{values|int}}
|default=0
|types={{Categ|Particles}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
Maximum '''E'''xistence '''C'''ounter – specifies the maximum number of [[frames]] that this [[particle]] can exist for.
 
==See Also==
*[[MaxDC]]
*[[DeleteOnStateLimit]]
*[[NextParticle]]

Latest revision as of 21:57, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: MaxEC
File(s): Rules(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Default: 0
Applicable to: Particles


Maximum Existence Counter – specifies the maximum number of frames that this particle can exist for.

See Also