Jump to content

EndStateAI: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Crimsonum
Un-DeeZire'd
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the time within this particle's lifetime at which its SHP Image= should be removed. Applies only to particles that use a SHP based Image=.
|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
}}
 
Specifies the last frame of this [[particle]]'s [[animation]] sequence. Applies only to particles that use [[SHP]]-based [[image]].
 
==See Also==
*[[MaxEC]]
*[[StartStateAI]]
*[[StateAIAdvance]]
*[[DeleteOnStateLimit]]

Revision as of 11:46, 13 February 2020

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


Specifies the last frame of this particle's animation sequence. Applies only to particles that use SHP-based image.

See Also