Hi.
Im making a map with alot of costum spells, and currently im working on a mass polymorph spell. I based it of the dispell magic ability, and did the rest of the job through triggers.
These are the "actions"
Variable- Set "masspolymorpharea" = (region centered at point of (ability being cast) with size 300.00, 300.00))
Unit group- pick every unit in (units in "masspolymorpharea") and do action; (create 1 polymorphdummy at position of picked unit facing default building degrees.)
Add an 4 second expiration timer to last created unit.
Unit- Order (last created unit) to Human sorceress-polymorph picked unit.
My problem is= its only one unit inside the targeted area that gets "polymorphed" the rest of the targeted units stays fine.
Any ideas? (srry if you dont get the text
) 
Im making a map with alot of costum spells, and currently im working on a mass polymorph spell. I based it of the dispell magic ability, and did the rest of the job through triggers.
These are the "actions"
Variable- Set "masspolymorpharea" = (region centered at point of (ability being cast) with size 300.00, 300.00))
Unit group- pick every unit in (units in "masspolymorpharea") and do action; (create 1 polymorphdummy at position of picked unit facing default building degrees.)
Add an 4 second expiration timer to last created unit.
Unit- Order (last created unit) to Human sorceress-polymorph picked unit.
My problem is= its only one unit inside the targeted area that gets "polymorphed" the rest of the targeted units stays fine.
Any ideas? (srry if you dont get the text
