- Joined
- Sep 11, 2013
- Messages
- 467
Hi there!
I want my Skeleton Archer to spawn with Activated Searing Arrows and I know how to do that, but the problem is If I use this solution my Skeleton will stop walking after he spawn and will not go to rally point. How can I solve this problem?
This is what I did for now..

I want my Skeleton Archer to spawn with Activated Searing Arrows and I know how to do that, but the problem is If I use this solution my Skeleton will stop walking after he spawn and will not go to rally point. How can I solve this problem?
This is what I did for now..
-
Activate Arrow
-
Events
-
Unit - A unit enters (Entire map)
-
-
Conditions
-
(Unit-type of (Entering unit)) Equal to Skeleton Archer
-
-
Actions
-
Unit - Order (Entering unit) to Night Elf Priestess Of The Moon - Activate Searing Arrows.
-
-