Jump to content

BarrelParticle: Difference between revisions

From ModEnc²
en>Nighthawk200
m Template updated
m 7 revisions imported
 
(One intermediate revision by one other user not shown)
Line 13: Line 13:
}}
}}


Specifies a [[ParticleSystems|ParticleSystem]] that is spawned after an [[OverlayType]] with {{TTL|Explodes|yes}} is destroyed. {{tt|BarrelParticle}}= '''must''' be a valid particle system, listed in [{{TTL|ParticleSystems}}], otherwise an [[Internal Error]] may occur.
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.