• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Remove the number of the level when hover

Status
Not open for further replies.
Level 8
Joined
Jul 10, 2008
Messages
353
I wanna remove the level number when I hover over a hero unit:

So it will be "Rank MAX". So far I managed to actually remove "Level" or replace it with any text, but the number remains no matter what I do. Is there a way to remove or change the number?
 
Last edited:
Level 13
Joined
May 10, 2009
Messages
868
You mean something like this?
Untitled-2.jpg
Well, the problem is you won't be able to modify that text for other levels/ranks; it's going to be constant no matter what's your hero level.


I see what you mean now. I don't think it's possible to modify that number as we don't have access to it - Like "%d" or "%u" followed by "Level" word.
 
Last edited:
Status
Not open for further replies.
Top