*SetPartColorList()
Sets the ordered list of colors to use for auto coloring.
Syntax
*SetPartColorList(color1,color2,...,colorN)
Type
hm.cfg Commands
Description
Sets the ordered list of colors to use for auto coloring.
Inputs
- colors
- The ordered list of colors, separated by commas. Valid color values are 1-64.
Example
*SetPartColorList(2,4,6,8,1)