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

Unit of "Ward" classification: display a command button ?

Status
Not open for further replies.
Hello,

I have units of classification type "Ward" in my maps, and that have splash damages.

I would like to add them the "Attack" command button (that is hidden because of the classification) like any other unit. Is there a way please ?

Indeed with this button I can have the ward attack my own hero, and it makes its attack faster & splash damages around my hero ^^
 

Uncle

Warcraft Moderator
Level 64
Joined
Aug 10, 2018
Messages
6,535
Don't think so. You can still give Wards attack orders by right clicking on units. You could probably make a trigger like this:

A unit is issued an order targeting an object

Triggering unit-type = Your Ward Unit

Order Your Ward Unit to Attack target unit of issued order
 
Last edited:
Status
Not open for further replies.
Top