- Joined
- Jul 6, 2009
- Messages
- 889
What would be the best way to hide an ability but still having it in cooldown?
Removing the ability and readding it again will cause the cooldown to be reset. Disabling the ability for that player will cause the spell to be unavailable completely for that player.
Triggering the cooldown seems to also be an option, but for situations where no cooldown on spells is desired for fun, this wouldn't work. Implementation would be harder for people.
The reason I need to do this is because I'm making a spell which allows the caster to cast the spell again to do another effect (It's LeBlanc's Distortion ). I plan to remove the ability and add the cancel ability, then the opposite when it ends. Triggering it like that seems the best option, unless anyone knows of an toggleable target-unit spells such as Immolation.
Removing the ability and readding it again will cause the cooldown to be reset. Disabling the ability for that player will cause the spell to be unavailable completely for that player.
Triggering the cooldown seems to also be an option, but for situations where no cooldown on spells is desired for fun, this wouldn't work. Implementation would be harder for people.
The reason I need to do this is because I'm making a spell which allows the caster to cast the spell again to do another effect (It's LeBlanc's Distortion ). I plan to remove the ability and add the cancel ability, then the opposite when it ends. Triggering it like that seems the best option, unless anyone knows of an toggleable target-unit spells such as Immolation.