• 💀 Happy Halloween! 💀 It's time to vote for the best terrain! Check out the entries to Hive's HD Terrain Contest #2 - Vampire Folklore.❗️Poll closes on November 14, 2023. 🔗Click here to cast your vote!
  • 🏆 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!
  • 🏆 HD Level Design Contest #1 is OPEN! Contestants must create a maze with at least one entry point, and at least one exit point. The map should be made in HD mode, and should not be openable in SD. Only custom models from Hive's HD model and texture sections are allowed. The only exceptions are DNC models and omnilights. This is mainly a visual and design oriented contest, not technical. The UI and video walkthrough rules are there to give everyone an equal shot at victory by standardizing how viewers see the terrain. 🔗Click here to enter!

More technical stuff

Status
Not open for further replies.
Level 2
Joined
Dec 2, 2008
Messages
10
Hey everybody!
I'm about to start a project and there is one thing standing in my way:

Every unit that moves/attacks has a set of basic commands such as move, stop, hold, ... I don't think there is a single person in the world who uses them, or at least not move, stop and attack. Is there a way I can remove these icons from the HUD (to make room for more)?
 
Nop, can't be done. Those "non useable" commands define the current order of your unit you know :p
The only thing i can come up with is the "Ward" classification. If you go to your unit in the Object Editor, scroll down to "Stats - Unit Classification", it will hide all of its icons (both commands and abilities), maintaining its combat capabilities (It can still fight). I don't know though, if you add abilities to it through triggers, whether these abilities will show up or not.
 
Level 2
Joined
Dec 2, 2008
Messages
10
Thx Pharaoh and Berzeker.

@BerZeker: I think I'm Going to do that, along with a bag system for items I found somewhere on this site. Thx anyway
 
Status
Not open for further replies.
Top