• 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.
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!
  • ✅ The POLL for Hive's Texturing Contest #34 is OPEN! Vote for the TOP 3 SKINS! 🔗Click here to cast your vote!
  • ✅ The POLL for Hive's Techtree Contest #20 is OPEN! Vote for the TOP 3 FACTIONS! 🔗Click here to cast your vote!

Wierd Qusestion for my Wc3 map

Status
Not open for further replies.
Level 4
Joined
Jul 19, 2009
Messages
100
Ok so Im making a Wc3 scenario map. Theres a bunch of different heroes with abilties. Some are the standard abilities and some were made by me using triggers. Anyways, with some of my heroes, when I click on one ability to use it, it uses that one AND a different one. I also changed the hotkeys so they are different and it still does not work. Anybody have ideas? + rep if you help this. :grin: Thanks!
 
Spells based on the same ability will have that problem.
That's because the order to use them are the same - so the same order issues two+ spells.

You'll have to use different abilities for each ability. Maybe you'll find Channel a useful one - you can change the order string of this ability to whatever you want. So you can have several abilities based off Channel, as long as none of them have the same order string
 
Ok thats good, but can I change the order string of spells other than channel?
EDIT: Ok I changed the order strings of the abilties to be diferent but that didnt work. Does this mena I have to make a totaly new ability based off of a diferent one? THnaks for the help by the way + rep
EDIT EDIT: Ok I fixed the problem for one of the units but when I did it for another hero for some reason my tiggers are messed up =[ gotta fix that.
 
Last edited:
Ok thats good, but can I change the order string of spells other than channel?
EDIT: Ok I changed the order strings of the abilties to be diferent but that didnt work. Does this mena I have to make a totaly new ability based off of a diferent one? THnaks for the help by the way + rep
EDIT EDIT: Ok I fixed the problem for one of the units but when I did it for another hero for some reason my tiggers are messed up =[ gotta fix that.

If the trigger has condition "Ability being cast Equal to (Ability)" and you changed that ability, you need to change the ability in the condition.
 
Status
Not open for further replies.
Back
Top