
07-26-2012, 09:14 PM
|
|
C:
|
 |
Join Date: Jul 2006
Location: Florida, USA
Posts: 269
|
|
Quote:
Originally Posted by cbk1994
You could probably do something like... (edit: tested, this does work)
PHP Code:
textprofile = new GuiBlueTextListProfile();
textprofile.fontColor = {255, 0, 0};
|
Worked great, thanks.  |
|
|
|