• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

[Solved] Storm Crow + replacing abilities

Status
Not open for further replies.
Level 5
Joined
Mar 28, 2009
Messages
70
Hi, thanks in advance to all who read this!

I have a sort of simple question, I hope.

I want to make a unit with a very generic Storm Crow ability; a base ground unit that can transform temporarily into a flying unit. My problem has been that after the unit transform, his abilities are reset to the unit's default abilities in the data editor. This is where this transformation becomes difficult, because all of my abilities are added through triggers. Every unit must "buy" its abilities from a shop to gain the ability, so I can't use the default abilities fields to store any abilities.

I am able to get and store the abilities that the transforming unit has at the time of transformation via integers and variables, so I think I'm halfway. But I can't figure out a way to add any abilities I store back to the unit that is being transformed into.

I originally tried to do the entire transformation through triggers and timers, but I can't seem to figure out how to make my timer MUI.

Any help is appreciated!!
 
Status
Not open for further replies.
Top