Ok, heres the thing.
I've made a unit with no physical attack, ONLY spells. And I want it to be permanently ethernal unit so he won;t die immediatly and will add a level of difficulty to killing him. Problem is, I can't get it to function. XX_Noob has given me this trigger but it does not work. Help please?
I've made a unit with no physical attack, ONLY spells. And I want it to be permanently ethernal unit so he won;t die immediatly and will add a level of difficulty to killing him. Problem is, I can't get it to function. XX_Noob has given me this trigger but it does not work. Help please?
cleaned it up, here you go
Trigger
Events
Unit - A unit enters (Playable map area)
Conditions
(Unit-type of (Entering unit)) Equal to Ethernal Spirit
Actions
Unit - Add Corporeal Form to (Triggering unit)
Unit - Order (Triggering unit) to Orc Spirit Walker - Ethereal Form
Wait 1.00 seconds
Unit - Remove Corporeal Form from (Triggering unit)