- Joined
- Jul 5, 2010
- Messages
- 1,132
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:
So, I need an event which will notice that I ordered my unit to drop an item.
Any thoughts? +rep for help
-
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
-
So, I need an event which will notice that I ordered my unit to drop an item.
Any thoughts? +rep for help