Quote:
Originally Posted by Dutheil
This is normal, because you use the specifier %d for an embed color.
FactionColor needs to be an array, and the specifier have to be %s.
So : "{%s}%s {ffffff}Locker"
|
But here's my problem, I have to make this color display in both a 3dTextLabel and a Dialog. How would I do that?