Author Topic: Is there any way to have variable change colors? (VCE HUD prints mod)  (Read 414 times)

^title^
I'm pretty sure i saw a sever have something like this, and i thought it was pretty cool. I don't know if it was a specific mod for the health or not.

<color:######> before the variable
the ###### being the RGB hex code you want, ie ffffff for white, ff0000 for blue and so on
or do you mean changing the colors with a variable?
you could try <color:<var:cl:colorvar>> or something, and have colorvar set to a hex code, not sure if it would work though

I'm sorry, i should've been more specific but i'm just stupid.

I ment to have it change with damage, i.e, every 10% of the health missing it's set to change to a different color. I'm pretty sure i can do this with a brick, but idk with just a line of text.