- Joined
- Mar 19, 2009
- Messages
- 68
I need help with a ability I'm making for a map. I want it so when a unit picks up a certain type of item, he gains flying unitl he puts it down. What I've tried so far is:
Thank you if you do!
-
Wings of Faith
-
Events
- Unit - A unit Acquires an item
-
Conditions
- (Owner of (Triggering unit)) Not equal to Player 12 (Brown)
- (Owner of (Triggering unit)) Not equal to Player 11 (Dark Green)
- (Item-type of (Item being manipulated)) Equal to Wings of Faith
-
Actions
- Unit - Add classification of A flying unit to (Triggering unit)
- Animation - Change (Triggering unit) flying height to 100.00 at 10.00
-
Events
Thank you if you do!