• 🏆 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!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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,583
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