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

Order Cannibalize

Status
Not open for further replies.
Level 13
Joined
Mar 19, 2010
Messages
870
Hi guys,

as the subject describes i want to order an hero to use the standard cannibalize ability.

Here's a small testmap where i created a cannibalize ability and gave it to an hero. If a player press the icon it tells u, that u have enough HP. That's correct but if u try it with the trigger inside, nothing happens...Any idea why?

Best Reg.
 

Attachments

  • cannibalize.w3x
    16.5 KB · Views: 37
Level 24
Joined
Aug 1, 2013
Messages
4,657
Triggered orders are slightly different than player orders.

For example, a triggered order is able to stop casting of an ability.
Triggered orders cannot be added in the order queue (iirc).
Triggered orders can be given to units that are not selected (or even selectable).
That is also why it doesnt give player feedback of wether the unit is able to do that order or not.
 
Status
Not open for further replies.
Top