ColorList: Difference between revisions
Appearance
en>Testid123 mNo edit summary |
en>Testid123 mNo edit summary |
||
| Line 1: | Line 1: | ||
{{ | {{Flag | ||
|name={{PAGENAME}} | |||
|files={{Categ|Rules(md).ini}} | |||
|values={{Values|integer}} | |||
|default=(0,0,0) | |||
|types={{Categ|Particles}} | |||
|ts=yes | |||
|fs=yes | |||
|hp=yes | |||
|ra2=yes | |||
|yr=yes | |||
}} | |||
Specifies the colors, in 16-bit RGB, that can be used for the particle. Used only on 'spark' types. | Specifies the colors, in 16-bit RGB, that can be used for the particle. Used only on 'spark' types. | ||
==Configuration example== | |||
ColorList=(200,200,200),(150,150,150) | |||
{{Bugs}} | {{Bugs}} | ||
*If there is no <u><b>[[MaxDC]]</b></u> and <u><b>[[MaxEC]]</b></u> The internal name code <u><b><font style="Color:blue">ColorList</font></b></u> will not have a color switching effect. as you specify | *If there is no <u><b>[[MaxDC]]</b></u> and <u><b>[[MaxEC]]</b></u> The internal name code <u><b><font style="Color:blue">ColorList</font></b></u> will not have a color switching effect. as you specify | ||
Revision as of 16:39, 6 February 2025
|
|
|
|
|
|
| Flag: | ColorList |
| File(s): | Rules(md).ini |
| Values: | Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767. |
| Default: | (0,0,0) |
| Applicable to: | Particles |
Specifies the colors, in 16-bit RGB, that can be used for the particle. Used only on 'spark' types.
Configuration example
ColorList=(200,200,200),(150,150,150)





