Thread: GameFontBlack
View Single Post
02-27-11, 10:14 AM   #11
hankthetank
A Theradrim Guardian
AddOn Author - Click to view addons
Join Date: Jul 2009
Posts: 64
If a FontString inherits from a font set by SetFontObject() and overrides, say the color via SetFontColor() I'm pretty sure that your changes to the FontObject's color won't affect the FontString. Maybe that's the reason or the FontString uses inline color codes (|c.....|r)

Last edited by hankthetank : 02-27-11 at 10:25 AM.
  Reply With Quote