[Spell] Reset Cooldown (Specific) Without removing & re-adding ability.

Status
Not open for further replies.
Level 3
Joined
Aug 5, 2017
Messages
20
Hello, I'm trying to reset spell (2) when using an item ability (CD Reset) but without removing / re-adding all the unaffected abilities at the same time. if anyone knows how to do this i'd appreciate any help you can give me!

I already know how to reset (All) but this is not the affect desired.
 
The easiest way to do is to use the dedicated GUI action:

  • Actions
    • Unit - For Unit <Unit>, end cooldown of ability <Ability>

The action above is called: Unit - Reset Unit Ability Cooldown.

If you don't have that action (I think it might not be present in older versions), you can also remove and re-add the ability.

Here's a relevant tutorial:
 
Last edited:
The easiest way to do is to use the dedicated GUI action:

  • Actions
    • Unit - For Unit <Unit>, end cooldown of ability <Ability>

The action above is called: Unit - Reset Unit Ability Cooldown.

If you don't have that action (I think it might not be present in older versions), you can also remove and re-add the ability.

Here's a relevant tutorial:
Hmm, I'm on newest ver i must've missed it while i was trying to rush it out. Thanks for the quick response!
 
Status
Not open for further replies.
Back
Top