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

Issue with two spells based on the same spell.

Status
Not open for further replies.
Level 3
Joined
Mar 26, 2007
Messages
51
I've got an issue in the map I'm making. You see i have two spells that originally came from the same but I've changed them. So now when i use one of those spells both of them trigger. What can i do to fix that?
 
Level 9
Joined
Jul 27, 2006
Messages
652
Fix by :

You need to change one (or both) of your abilities orderids (found above ability name in the object editor).
I suggest you change the order ids to an order id that is similar to the spell.
All order ids are based off defult warcraft melee abilities and are usualy similar to the ability name.
 
Actually, you can only change the Base Order IDs on certain abilities such as channel or Chaos or something like "Lumber Exchange"... Don't worry, I had to remake an ability as well just so that wouldn't happen too! :coolgrunt:

That's why I usually just base the ability on one of those abilities and trigger the effects so if I need to change the Base Order IDs, I can change it whenever I want to. :grin:
 
Level 8
Joined
Feb 4, 2007
Messages
389
You need to change one (or both) of your abilities orderids (found above ability name in the object editor).
I suggest you change the order ids to an order id that is similar to the spell.
All order ids are based off defult warcraft melee abilities and are usualy similar to the ability name.

Yea, as I pointed out in another thread, it doesn't work for all spells. Only for a few spells specifically. Channel, Chaos and a few others.
 
Status
Not open for further replies.
Top