- Joined
- Jan 14, 2008
- Messages
- 366
-
blinkmove
-
Events
- Unit - A unit Is issued an order targeting a point
-
Conditions
- (Issued order) Equal to (Order(move))
- (Unit-type of (Ordered unit)) Equal to Builder
-
Actions
- Game - Display to (All players) the text: ORDER ACQUIRED
- Set Temp_Point = (Target point of issued order)
- Unit - Order (Ordered unit) to Night Elf Warden - Blink Temp_Point
- Custom script: call RemoveLocation (udg_Temp_Point)
-
Events
the trigger condition seem to be wrong, because the testing-text is not displayed.
but what could be the cause for this?
any help appreciated
Last edited: