kitru Posted August 15, 2019 Posted August 15, 2019 (edited) 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 August 15, 2019 by kitru
0 AisenArvalis Posted August 15, 2019 Posted August 15, 2019 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.
Question
kitru
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 kitru1 answer to this question
Recommended Posts