• 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!

Once you finish a upgrade it unlocks a new one?

Status
Not open for further replies.
as I said, it's only if the upgrades is of one type...
example:
a successive damage upgrade...

or if the effects of the upgrade is applied via triggers (meaning the upgrade is just actually a dummy), you can also use that method...

if not, there's no possible way to directly add a new upgrade to a unit/building... so you will need to replace the building...
or use dummy abilities for the visible upgrade button, then just trigger the upgrade itself... though you won't be able to see the upgrade bar using this method...

or if you need the bar, just create one upgrade (this will be a dummy), add some levels to it... then use that upgrade, now when the upgrade finishes, use triggers to set the level of the actual (real) upgrade to the desired level...
 
Level 20
Joined
Jul 6, 2009
Messages
1,885
From what i understand, each unit will have that upgrade (separately) and since upgrades are global, it's better not to use...um...upgrades. You can simulate it though, make a dummy unit trainable and once the training finishes, remove the dummy and apply the effect you want on the unit that trained it.
 
Status
Not open for further replies.
Top