• 🏆 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!

[Solved] Is there way to disable hp bars but have enabled object info?

Status
Not open for further replies.
Level 12
Joined
Mar 26, 2005
Messages
790
So, I dont want the hp bars to be showed in my map.

But I want that units like goldmine to show their name when cursor is above them, that is object info I think.

But GUI dont give me the choice to disable only one thing of this two.

Is there some JASS method or whatever?
 

Dr Super Good

Spell Reviewer
Level 64
Joined
Jan 18, 2005
Messages
27,201
Set the unit selection radius to a certain negative value via the shift open field feature of the object edtior to allow any value. The selection circle governs the visibility (size) of the health bar.

WC3 does not give any natives that directly do what you want (and I do not know of an indirect way).
 
Status
Not open for further replies.
Top