Jump to content
  • 0

How to change font color?


Question

Posted (edited)

yaH0dCt.png

Hello guys. I am trying to change font color for name of map. I know I can do it instantly in game files but I need to change font color every map. So I can't imagine how to do it. Can you help me with any idea?

Β 

Edited by kitru

1 answer to this question

Recommended Posts

  • 0
Posted

In the JSON file, change
"TextColor": "255,255,255,255" to "TextColor": "255,0,255,0" for Green.
It follows standard ARGB (Alpha, Red, Green, Blue)
At least to my knowledge. Haven't tested as I'm not at my PC to test it.

Β 

I don't believe you can change the map title on a per map basis.

×
×
  • Create New...