Jump to content

NumParticles: Difference between revisions

From ModEnc²
en>DCoder
m Creating per executable, one more
 
Rain-Islet (talk | contribs)
m [bot] Batch update {{Bugs}} templates.
 
(2 intermediate revisions by 2 users not shown)
Line 8: Line 8:
}}
}}


This flag specifies how many [[Particles|Particle]] to spawn when done playing this animation. See {{TTL|SpawnsParticle}}.
This flag specifies how many [[Particles|Particle]] to spawn when done playing this animation. See {{f|SpawnsParticle|link}}.


{{Bugs}}
=={{Bugs}}==
See [[InfDeath#.238|InfDeath #8]].
See [[InfDeath#.238|InfDeath #8]].

Latest revision as of 17:40, 2 July 2025

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: NumParticles
File(s): art(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 1
Applicable to: Animations


This flag specifies how many Particle to spawn when done playing this animation. See SpawnsParticle.

Bugs/Side-Effects/Unexpected Limitations

See InfDeath #8.