ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
ColorList
Jump to navigation
Jump to search
| 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)