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

[Spell] Spellbook (Destroyer Form)

Status
Not open for further replies.
Level 2
Joined
Oct 17, 2015
Messages
7
I made this hero that carries a spell book. In the command panel the player can choose which chapter he wants to go to (Destruction Chapter, Healing Chapter, Back to Index and so on), the hero transforms into a different unit and more spells are available in the panel.

I used Destroyer Form for this.

The problem is that I'm unable to use multiple Destroyer Form abilities.

Well let me give an example:

I have abilities "Chapter 1" and "Chapter 2" in the same command panel. I press Chapter 1 and it works fine, the hero transforms into unit 1.

So Chapter 2 should transform the hero into unit 2

But if I press Chapter 2, Chapter 1 is activated instead and the hero transforms into unit 1.

I'm not entirely sure why it does that.
 
Level 14
Joined
Nov 17, 2010
Messages
1,266
Make sure you are not using the same base spell for chapter 1 and chapter 2. You will have to make them dummy spells and trigger the transformation
 
Last edited:
Level 3
Joined
Mar 3, 2011
Messages
58
Ooh, i've read it wrong also.

Mind that you cant have a unit morphing into x and y
and y morph into x or vice versa
you would need to back to the base unit, then morph to those
 
Level 24
Joined
Aug 1, 2013
Messages
4,658
As stated here before, you can use one dummy unit (can also be the base unit) and you can switch to the base unit and then to an alternative unit to save a lot of abilities.

Because lets say you have your base unit and 5 different forms, you would need "Number of different unit types * number of different unit types" (5 * 5) abilities. (25 in total.)
When using the base unit, you only need "Number of different unit types * 2" (5 * 2) which can save numberless abilities exponentially.

Also... "Hero Passive Transformation", can someone rename that?
1, It also works on non-heroes and it works between heroes and non-heroes as well.
2, It is not necessarily "Passive".
Instant Unit Transformation would fit better imo.
But ofcourse I come 5,5 years too late with that :D
 
Status
Not open for further replies.
Top