- Joined
- Jun 7, 2008
- Messages
- 440
The dummy model has the original banish (nuetralhostile) spell. (I modified allowable targets to hero's only). When i test it, it doesnt work. Can someone help please? Most of this works... The only thing that doesnt is casting banish on the triggering unit.
-
Events
- Unit - A unit Is issued an order with no target
-
Conditions
- (Issued order) Equal to (Order(immolation))
- (Unit-type of (Ordered unit)) Equal to Exiled Plainwalker
-
Actions
- Set Abl_Planealk_uni = (Ordered unit)
- Unit - Add Planewalk to Abl_Planealk_uni
- Unit - Create 1 Dummy - Planewalk for (Owner of Abl_Planealk_uni) at (Position of Abl_Planealk_uni) facing Default building facing (270.0) degrees
- Unit - Order (Last created unit) to (Order(banish)) Abl_Planealk_uni
- Wait until ((Integer((Mana of Abl_Planealk_uni))) Less than 10), checking every 0.50 seconds
- Unit - Remove Planewalk from Abl_Planealk_uni