Jump to content

DeleteOnStateLimit: Difference between revisions

From ModEnc²
en>Crimsonum
Un-DeeZire'd
m 2 revisions imported
 
(No difference)

Latest revision as of 21:40, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
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