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

Order of Casting

Status
Not open for further replies.
Level 2
Joined
Apr 1, 2010
Messages
9
When 2 entirely different spells are based from 1 spell, how can you correct the order of casting the spell. Since the first spell from left to right will always be casted first. Even if you try to cast the 2nd spell, unless the 1st spell is in cooldown, it will cast the 1st spell.
 
Level 15
Joined
Aug 31, 2009
Messages
775
As kisserz says, you can only either:
1) Base all the abilities on "Channel" and trigger their effects. Change the Order IDs to different things.
2) Base them on different spells.

Even if you change the Order IDs on something different, it has absolutely no effect unless you use Channel.
 
Level 6
Joined
Mar 22, 2009
Messages
276
You can cast the second skill but will require you to remove and replace the first one with a dummy ability, and then order it to cast the 2nd ability, then after casting it, bring the original first ability. But as you can see, its a lot of work compared in using the ability channel which you will just change the base order id. I recommend you to use channel :)
 
Status
Not open for further replies.
Top