Jump to content

MaxEC: Difference between revisions

From ModEnc²
en>Crimsonum
Un-DeeZire'd
m 5 revisions imported
 
(3 intermediate revisions by one other user not shown)
Line 13: Line 13:
}}
}}


Specifies the maximum number of [[frames]] that this [[particle]] can exist for.
Maximum '''E'''xistence '''C'''ounter – specifies the maximum number of [[frames]] that this [[particle]] can exist for.


==See Also==
==See Also==
*[[MaxDC]]
*[[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