- Joined
- Jul 1, 2005
- Messages
- 393
What I have:
Somehow take this line: Unit - A unit enters Church 000 <gen>
ADD Church 001 <gen>, Church 002 <gen>, Church 003 <gen>
If this can be done, how is it accomplished?
-
Church0
-
Events
-
Unit - A unit enters Church 000 <gen>
-
-
Conditions
-
(Unit-type of (Entering unit)) Equal to Necromancer
-
(Unit-type of (Entering unit)) Equal to Lady Vashj
-
(Unit-type of (Entering unit)) Equal to Death Knight
-
(Unit-type of (Entering unit)) Equal to Crypt Lord
-
(Unit-type of (Entering unit)) Equal to Lich
-
(Unit-type of (Entering unit)) Equal to Dreadlord
-
-
Actions
-
Unit - Kill (Entering unit)
-
Game - Display to (All players) the text: Return to the Grave...
-
-
Somehow take this line: Unit - A unit enters Church 000 <gen>
ADD Church 001 <gen>, Church 002 <gen>, Church 003 <gen>
If this can be done, how is it accomplished?
Last edited by a moderator: