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

Castle casts all three spells at once?

Status
Not open for further replies.
Level 2
Joined
Apr 1, 2008
Messages
10
i have 3 different spells i need my castle to cast, all custom abilities modified from roar. i basically stripped down roar's effects to make it a dummy spell and a trigger handles what i want to happen.

the only problem is, and i guess this is because they are all copied from the same root spell, when i click one, somehow all 3 spells are cast at once. all trigger their effects and all take the cooldown.

how can i make it so that the three spells work independently of each other? do i have to use three different root spells and strip them down the same way i did with roar? also, is there a better spell to use for an instant cast dummy spell that has no target?
 
Level 10
Joined
Nov 17, 2004
Messages
277
Use three different root spells, any that doesn't have a target to cast works. Beserk and Divine Shield in addition to Roar should do the trick. I'm not sure why, but I've found that if Divine Shield lasts for 0 seconds the buff doesn't go away, so make it last 0.01 seconds. Hope that helps.
 
Level 2
Joined
Apr 1, 2008
Messages
10
thanks, ill try that. maybe ill use war stomp instead of divine shield if that's the case
 
Level 2
Joined
Apr 1, 2008
Messages
10
well id be copying the warstomp and making it into a new spell, which will be made into a dummy spell. it shouldnt become a problem unless for some reason i want my castle to use warstomp at some point xD
 
Status
Not open for further replies.
Top