I first noticed that my hero's ability cooldowns seemed to pause while dead and awaiting revive. I fixed that by unchecking a flag in the ability, "Disabled While Dead".
But I am noticing the same problem now when a hero is stunned, because stun disables abilities. How can I stun a unit while still allowing its cooldowns to function correctly?
i can think of a workaround with setting the cooldown (current cd - stun duration) with triggers. maybe setting the location of the cooldown link to player or global might fix it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I first noticed that my hero's ability cooldowns seemed to pause while dead and awaiting revive. I fixed that by unchecking a flag in the ability, "Disabled While Dead".
But I am noticing the same problem now when a hero is stunned, because stun disables abilities. How can I stun a unit while still allowing its cooldowns to function correctly?
@CheezDip: Go
i can think of a workaround with setting the cooldown (current cd - stun duration) with triggers. maybe setting the location of the cooldown link to player or global might fix it.