Author Topic: Changing color escape code characters colors on a gui.  (Read 343 times)

Say, on a textlistgui I want to add a \c7 \c8 or \c9 and such and set them to a color I want, is this possible?
How do I do it?

Define .fontColors[0..9] with RGBA values in the GuiControlProfile object.
Dump something like the GuiConsoleProfile to see some example values.

Define .fontColors[0..9] with RGBA values in the GuiControlProfile object.
Dump something like the GuiConsoleProfile to see some example values.
I can't find said guicontrolprofile.
edit: no wait i got it
« Last Edit: December 23, 2010, 01:03:57 PM by DrenDran »