• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

[Spell] My spell doesn't go on cooldown

Status
Not open for further replies.
Level 1
Joined
Mar 6, 2019
Messages
2
Hey there,

I've been trying to create a simple single-target damage spell with Channel and triggers to get a feel for how it works. However, for some inexplicable reason whenever I cast my spell in-game it just refuses to go on cooldown. I've tried basing my spell off of another random spell (I used Charm), but that refused to go on cooldown too. I've tested Charm itself to see if that goes on cooldown and sure enough, it does.

Here's the Channel version of the spell in the Ability Editor:
nGJcDDu.png



And here are the triggers for the spell:
qDTlyBB.png



Thanks very much for taking the time to read my post.
 
Level 1
Joined
Mar 6, 2019
Messages
2
its because youre telling the unit to stop

Wow, you're a legend! Thanks so much. I can't believe it was that simple haha. Kind of weird how that interrupts the ability from going on cooldown though, I suppose it happens because I'm telling it to stop when it's effect happens so the cooldown part never gets triggered?

Anyhow, thanks for solving this for me!
 
Status
Not open for further replies.
Top