• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

Unit Drops an Item - Which order is that?

Status
Not open for further replies.
Hi, I've got an issue with my map. My unit is channeling a spell, and when it is issued any order, it should stop channeling it. My first problem is that I am using a Channel ability, so it doesn't stop when unit is given another order. So, my trigger is like this:
  • Events:
    • Unit is issued an order with no target
    • Unit is issued an order targeting an object
    • Unit is issued an order targeting a point
  • Conditions: ...
  • Actions:
    • Unit - Order (Ordered unit) to Stop
It works for every single order I could think of, but it doesn't work if I order it to drop an item. It just walks to the target point, drops the item channeling spell the whole time (wtf!?).
So, I need an event which will notice that I ordered my unit to drop an item.
Any thoughts? +rep for help
 
Status
Not open for further replies.
Back
Top