I'm using a trigger to pull a units name and then add soem text and display it on screen.
The colors available for the unit name are all player colors. I can't find the right hexidecimal for these colors so the color i'm matching it with is wrong. It looks really bad. does anyone know where i can find them?
I'm using a trigger to pull a units name and then add soem text and display it on screen.
The colors available for the unit name are all player colors. I can't find the right hexidecimal for these colors so the color i'm matching it with is wrong. It looks really bad. does anyone know where i can find them?
@gorang: Go
it is possible to do a set color (get color (player color (owner of triggering unit)))
there may be even a color to string function.