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

Difference between revisions of "Particles"

From ModEnc
Jump to: navigation, search
 
Line 1: Line 1:
{{DeeZireInclusion}}<br />
+
{{WrongTitle|[{{PAGENAME}}]}}
Specifies the number of particles that this particle comprises of.
+
 
 +
<tt>[Particles]</tt> is a section of [[rules|rules(md).ini]], listing the available particles to the game. If a particle isn't listed, it doesn't get initialized and therefore isn't usable.
 +
 
 +
 
 +
''According to [[The Guide]], <tt>Particles</tt> is also a flag on particles (the objects), defining "the number of particles that this particle comprises of.". This revision's author has searched both YR's and TS's rules and has not found evidence of the existence of this flag, neither on itself nor in comments. If anybody has used this flag on particles before and can talk about it's effects, please expand this page.''
 +
 
 +
 
 +
==See also==
 +
*[[ParticleSystems]]
 +
 
 +
[[Category:Rules(md).ini Sections]]
 +
<!-- [[Category:General Editing Information]] -->

Revision as of 18:23, 8 May 2006

This page should correctly be named "[Particles]"; it is wrong due to technical restrictions.


[Particles] is a section of rules(md).ini, listing the available particles to the game. If a particle isn't listed, it doesn't get initialized and therefore isn't usable.


According to The Guide, Particles is also a flag on particles (the objects), defining "the number of particles that this particle comprises of.". This revision's author has searched both YR's and TS's rules and has not found evidence of the existence of this flag, neither on itself nor in comments. If anybody has used this flag on particles before and can talk about it's effects, please expand this page.


See also