Blockland Forums > Modification Help
Changing color escape code characters colors on a gui.
Pages: (1/1)
DrenDran:
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?
Truce:
Define .fontColors[0..9] with RGBA values in the GuiControlProfile object.
Dump something like the GuiConsoleProfile to see some example values.
DrenDran:
--- Quote from: Truce on December 23, 2010, 12:45:10 PM ---Define .fontColors[0..9] with RGBA values in the GuiControlProfile object.
Dump something like the GuiConsoleProfile to see some example values.
--- End quote ---
I can't find said guicontrolprofile.
edit: no wait i got it
Pages: (1/1)