Changing Gold color

Status
Not open for further replies.
It's inside : UI/MiscUI.txt
Code:
BountyTextHeight=0.024

To make changes to that file you will have to :
  • Create a new folder called "UI" inside your Warcraft 3 directory.
  • Copy the new MiscUI.txt file to that folder.
Notice : I've noticed that changing the value below 0.020 makes the "+" tag disappear for some reason...

While this directly doesn't refer to what you are asking I think you can find the file in the CASC files with CascView, export it, find the line that changes color and then import it under the path UI/MiscUI.txt.

Don't quote me on it though, I have no idea if this works :p


EDIT: Or you could make a bounty system with floating texts from scratch and remove all unit bounties. This is definitely the most desired way as it gives room for a lot more customization.
 
Last edited:
Thanks you, but if I modify these number, I will change the height of the text or its color ?
If you modify the number in the quote from Warseeker you will edit the text height I believe. You have to check the actual file in the CASC system and see what's in there.
 
Thanks you, but if I modify these number, I will change the height of the text or its color ?
No. This is what you need to modifly to change the color :
Code:
GoldTextColor=255,255,220,0
Note, however, that this will ONLY affect your Warcraft 3, which means you cannot import it to your map and change the path to apply the changes.
 
Status
Not open for further replies.
Back
Top