- Joined
- Apr 17, 2010
- Messages
- 124
If anyone knows yet, I'm fail triggering. I have a td I've made a few versions of, and I've gone onto advanced towers. I was trying to make two different towers, and neither seems to work and I can't seem to find what i'm doing wrong. One of the towers is a 'chain lightning' tower, and the other is a 'frost nova' tower. Each does exactly what its named for. Please and thank you for your help if you happen to read/reply. Each looks so simple it can't be right.
And the frost novas:
~DooM_AngeaL
-
Chain Tower
-
Events
-
Unit - A unit owned by Player 12 (Brown) Is attacked
-
-
Conditions
-
Actions
-
If ((Unit-type of (Attacking unit)) Equal to Chain Tower) then do (Unit - Order (Attacking unit) to Orc Far Seer - Chain Lightning (Attacked unit)) else do (Do nothing)
-
-
And the frost novas:
-
Nova
-
Events
-
Unit - A unit owned by Player 12 (Brown) Is attacked
-
-
Conditions
-
(Unit-type of (Attacking unit)) Equal to Frost Nova Tower
-
-
Actions
-
Unit - Order (Attacking unit) to Undead Lich - Frost Nova (Attacked unit)
-
-
~DooM_AngeaL