Is there a way to make an AOE Polymorph without using the CasterSystem?
Like when a mine dies, itll make all the unit within 300 range of the mine, become Polymorphed
If you could help id appreciate it! =] Sorry for all the spell help posts =/
It is like the oldest trick in the book, pick every unit in (Units within 500 of (Dying unit ) and do:
-Create dummy unit on position of (picked unit)
-Order last created unit to polymorph (picked unit)
-- make sure the dummy unit has a castable polymorph --
- Add expiration timer to dummy unit