Define the index positions in the (still undocumented) console.color_list[]
array. These correlate with the lines in ctrl/attr.cfg and are used for setting console attributes in places where text.dat strings perhaps didn't make sense. These values are used like this (e.g. to set the current console attributes configured for filenaems): console.attributes = console.color_list[ATTR_FILENAME];
Loading
Please register or sign in to comment