Warcraft III resources & community, 2003–2006 · archived

Make ground unit flying?

6 posts
#1

Make ground unit flying?

How do I make a ground unit become a flying unit with triggers, so that melee units cannot hit them. Then change them back to a ground unit.
#2
**Should be added to F.A.Q.**

Make a dummy 'Metemorphisis' spell so the unit changes into a gryphon rider.

Event-
-Unit starts the effect of an ability
Conditions-
-Ability being Cast = *YOURSPELL*
Actionz-
-Set Target unit of ability being cast = *TARGERVAR*
-Add *DUMMYMETASPELL* to *TARGETVAR
-Remove *DUMMY UNIT SPELL* from *TARGETVAR*



-=THIS ENABLES YOU TO CHANGE THE UNIT'S FLIGHT HEIGHT, etc.=-
#3
hmmm, I don't get it. So I should have 3 spells? My spell, the dummymeta spell and a dummy unit spell?
#4
it didn't work, melee heroes could still attack me. Is it because I am using animation set flying height? What should I use?
#5
This trick doesn't make units REAL flying. It just makes the flying trick work. THe unit cannot fly for good and it acts as a ground unit. To make it fly for good, you need to replace the unit with the same but with the capacity to fly.

~Daelin
#6
iplaystarcraftMake a dummy 'Metemorphisis' spell so the unit changes into a gryphon rider.


No offence, that is the most idiotic thing ever, and I would like to know who first got the idea of making a custom spell, that actually uses map space, when you can use MEDIIVH'S CROW FORM ABILITY that is in the game from the start.