Posts: 1,063
Threads: 278
Joined: Mar 2010
Reputation:
0
Is it possible to add colors via the command ?
I try to add like {FF5566} or something else but it doesnt work, it appears white all the time...
Posts: 1,167
Threads: 57
Joined: Jul 2010
Reputation:
0
He ask to use "{ffffff}Text" when you set text on the object, and I guess it doesnt work.
Posts: 1,063
Threads: 278
Joined: Mar 2010
Reputation:
0
I added it and i do /to 19482 {95EDAA}test and it is still white
Posts: 508
Threads: 146
Joined: Jan 2014
Reputation:
0
DO this for example
""COL_RED"TestTextRED:"COL_WHITE"WHoo Its white again!"
Get teamviewer and Ill teach u if u want, PM me the details
Posts: 4,885
Threads: 57
Joined: Jun 2012
Reputation:
0
SetObjectMaterialText uses ARGB put FF at the start of all hex values ex.
"{FFAFAFAF}"
It's important to do this otherwise your going to have issues.