- Joined
- Jul 26, 2008
- Messages
- 1,009
Alright so I want to give a hero two spells, one that transforms him into a wolf and the other that transforms him into a Bat.
I achieve this using triggers and dummy spells, like such:
I know form spells are ridiculously sensitive, so I'm wondering what is the proper way to achieve multiple transformations, both timed and un-timed?
I achieve this using triggers and dummy spells, like such:
-
Untitled Trigger 001
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
(Ability being cast) Equal to (==) Bat Form (dummy)
-
-
Actions
-
Unit - Add BatForm (Bear Form) to (Triggering unit)
-
Unit - Order (Triggering unit) to Night Elf Druid of the Claw - Bear Form
-
-
I know form spells are ridiculously sensitive, so I'm wondering what is the proper way to achieve multiple transformations, both timed and un-timed?
Last edited: