• Check out the results of the Techtree Contest #19!
  • 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 void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Removing normal order buttons

Status
Not open for further replies.

Wicky42

W

Wicky42

My first time posting here :D

I want to remove the order buttons (attack, move, patrol, stop etc) from selected units toolbars, essentially so they no longer have any commands that can be given to them (I'm not too worried about right click commands - I'll use triggers to cancel those).

My aim is to have produced units attack-move automatically to the enemy once built, without the player being able to stop them. The player will have control over a builder, so I can't remove the buttons globaly (if there is a way to do that...)

I've tried using Locust to simply make them unselectable, but that means I can't see their health bars which I want to retain.

I've been looking through the forum but I can't see anything obvious that would help. Any advice would be appreciated.
 
you have to change "Movement - Type" into "NOTHING" and "Combat - aktive Attacks" into "NOTHING"

sry if the fields dont match with yours, the language of my world editor isnt english.

p.s: if you edit those fields, the units cannot attack and move anymore (like a builing)
 
Yeah... i kinda still want it to be able to move and attack. I've seen this done in Castle Fight (Version 1.8), but I have no idea how they did it.
 
Status
Not open for further replies.
Back
Top