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

Difference between revisions of "BarrelParticle"

From ModEnc
Jump to: navigation, search
m (a few additions and minor fixes)
m (Replacing Template:TTL with Template:F.)
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:
 
|files={{Categ|Rules(md).ini}}
 
|files={{Categ|Rules(md).ini}}
 
|values=string (name of ParticleSystem)
 
|values=string (name of ParticleSystem)
|special=None
 
 
|default=None
 
|default=None
 
|types={{FlagMoved|TS/FS/RA2}}
 
|types={{FlagMoved|TS/FS/RA2}}
|games=[[TS]], [[FS]], [[RA2]], [[YR]]
+
|ts=yes
 +
|fs=yes
 +
|ets=yes
 +
|ra2=yes
 +
|yr=yes
 +
|rp=yes
 
}}
 
}}
  
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 09:28, 27 November 2009

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: 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.