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

Set skill to cooldown and without casting

Status
Not open for further replies.
Level 11
Joined
Oct 20, 2007
Messages
342
can i make the skill to cool down by without casting it?
[My problem]
My map have 75 skill for a hero
I add all skill and disable for picked player
some skill are same effect but not the same shortcut key
When i cast a spell, i need to set another spell to cooldown state
or any trigger can change the shortcut key?
 
Level 17
Joined
Apr 13, 2008
Messages
1,597
I'm sure you can't do anything with one individual skill's cooldown. For example, you can't reset only one skill's cooldown, you have to reset all the unit's skills' cooldowns.
There is a walkaround though: you can remove and add the skill back to the unit so it won't be on cooldown, but I'm almost sure there is no solution for your problem.

I'm also pretty sure you can't remap the hotkey of a skill to another letter, not ingame.
 
Status
Not open for further replies.
Top