ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

DeleteOnStateLimit

From ModEnc
Jump to: navigation, search
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: DeleteOnStateLimit
File(s): Rules(md).ini
Values: Boolean values: yes or no, true or false, 1 or 0
Default: no
Applicable to: Particles


Specifies whether or not this particle should expire as soon as its animation sequence ends. Applies only to particles that use SHP-based image.

If the particle has DeleteOnStateLimit=no, and the animation lasts less than the particle's MaxEC, the particle will continue to exist without an image until its MaxEC expires.

If the particle has DeleteOnStateLimit=no and BehavesLike=Gas, the animation will loop until the particle's maximum lifetime expires.

See Also