Jump to content

BarrelParticle: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 7 revisions imported
 
(6 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Lists the particle system to display as debris from barrel explosions. The animation must be from the [ParticleSystems] list and be defined in ART.INI.
|name={{PAGENAME}}
|files={{Categ|Rules(md).ini}}
|values=string (name of ParticleSystem)
|default=None
|types={{FlagMoved|TS/FS/RA2}}
|ts=yes
|fs=yes
|ets=yes
|ra2=yes
|yr=yes
|rp=yes
}}
 
Specifies a [[ParticleSystems|ParticleSystem]] that is spawned after an [[OverlayType]] with {{f|Explodes|yes|link}} is destroyed. {{tt|BarrelParticle}}= '''must''' be a valid particle system, listed in [{{f|ParticleSystems|link}}], otherwise an [[Internal Error]] may occur.

Latest revision as of 21:37, 31 March 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: BarrelParticle
File(s): Rules(md).ini
Values: string (name of ParticleSystem)
Default: None
Applicable to: AudioVisual (TS/FS/RA2) , General (YR)


Specifies a ParticleSystem that is spawned after an OverlayType with Explodes=yes is destroyed. BarrelParticle= must be a valid particle system, listed in [ParticleSystems], otherwise an Internal Error may occur.