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

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