Jump to content

ParticleCap: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
m 2 revisions imported
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{flag
Specifies the maximum number of particles that can be in this particle system.<br />
|files={{Categ|Rules(md).ini}}
<br />
|values={{values|unsigned integer}}
Particles are usually objects of a gassy nature such as poison gas, smoke, fire and sparks. Each particle must belong to a system. Each particle has its own behavioural characteristics defined with its own section and can use the following tags;-
|types={{Categ|ParticleSystems}}
|ts=yes
|fs=yes
|hp=yes
|ra2=yes
|yr=yes
|ares=yes
}}
 
Specifies the maximum number of [[particles]] that can exist in this system at any given time.

Latest revision as of 22:00, 31 March 2025

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


Specifies the maximum number of particles that can exist in this system at any given time.