• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Removing upkeep text at top right.

Status
Not open for further replies.
Level 6
Joined
May 13, 2005
Messages
164
I managed to remove all the text on the top right corner on upkeep in-game using the game interface. But there is one text that stays and I cant find it anywhere on the game interface to remove. It says "100%" in grey, and it was initially after the "gold income rate:" text. Anyone knows where to remove it?
 
Level 22
Joined
Feb 26, 2008
Messages
891
> Anyone knows where to remove it?

I don't think you can. If it is possible, it probably requires modification of the MPQ, or something weird like that.

I've seen a lot of maps with something like "Awesomeness: 100%" as a way to use that. You might try something like that.
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
I do remove %100 by making %100 and tooltip background black
change tooltip background image to Textures\Black32.blp
and make it Gold income rate (or anytext) |c00000000 (black)
 
Status
Not open for further replies.
Top