- Joined
- Jun 1, 2009
- Messages
- 126
I wonder, why order to cast Ancentral spirit spell ain't working with Spirit Walker which is under computer control?
-
Untitled Trigger 001
-
Events
-
Player - Player 1 (Red) types a chat message containing -kill as An exact match
-
-
Conditions
-
Actions
-
Custom script: set bj_wantDestroyGroup = true
-
Unit Group - Pick every unit in (Units owned by Player 12 (Brown) of type Tauren) and do (Actions)
-
Loop - Actions
-
Unit - Kill (Picked unit)
-
-
-
-
-
Untitled Trigger 002
-
Events
-
Unit - A unit owned by Player 12 (Brown) Dies
-
-
Conditions
-
(Unit-type of (Dying unit)) Equal to Tauren
-
-
Actions
-
-------- Don't work with Spirit Walker of computer player
-
Wait 2.00 seconds
-
Unit - Order Spirit Walker 0018 <gen> to Orc Spirit Walker - Ancestral Spirit.
-
-