• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Adding 'Move'-Ability

Status
Not open for further replies.
Hello!

I hope someone could help me with my problem.
I have an ability. If I cast it to a point, the unit will move to this point.
But it doesn't have the ability move (the standard ability, which makes
the unit able to walk/move/run/whatever).
So I add it via triggers, and remove it after the unit reached the point.

I use this action
  • Unit - Add 'Amov' (Move) to Unit
but this doesn't work. The unit don't get the move ability, and also don't
walk to the point.

So does someone know, which action I could use instead, or how I could
fix this problem?

I'll give +rep, for helping comments!

Amigurumi
 
Well, I can't replace units, that won't working with the buffs (unless the replaced unit
has the buffs of the first unit).
So I think I have to hide my unit, create the same type, move it, remove it, move my
unit instantly to the point, and unhide my unit.
Well a bit complicated, but thank you for your help, don't know if I thought of this.
+rep
 
Status
Not open for further replies.
Top