• 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.

How to remove the "primary atribute" text

Status
Not open for further replies.
Level 1
Joined
Jun 13, 2008
Messages
132
Hi there, I am making a map and I need to remove the Primary atribute text from heros, I know it is on interface "PRIMARY_ATTRIBUTE", but if I remove it, there is a "-" from the previous " - Primary atribute" and it is there, even if you remove the text, and also a small space that I don't want too.
To sum up, I want to remove the " " small space that is before the "-" and I already know how to remove the "Primary atribute", but the " -" still annoys me.
 
Level 8
Joined
Oct 12, 2011
Messages
483
If you can't find anything else under the gameplay interface, it might not be possible. You might be able to edit something in the MPQ like SkinMetaData.slk, but that's outside of my expertise.
 
Level 5
Joined
Feb 17, 2011
Messages
95
I think it's at advanced>game interface> Text - General - ...

Edit:
I just saw that you want to remove the "-". :/ Will take a look...

Edit:
Find your primary atribute and add "|cff0F1B28" at the end, for example "Strength:|cff0F1B28", then go to "Text - General - |cfffff00Primary Atribute|r", delete all and add "|r".
The "-" will be invisible, but the empty line will stay.
 
Last edited:
Status
Not open for further replies.
Top