Hi, I created a custom unit with a custom ability (the custom ability is toss grenade) it works like i want it to but now i just want to add a hotkey.So i opened up the data editor, went into abilities tap looked for my ability and then selected the hotkey value.I set it to the 'G' key tested the map and... nothing. I can't get it to work. Here is a screenshot of the value :
And also the tooltip is displaying :
Grenade Toss a grenade at targeted location.
I would like to have instead :
Grenade [G] Toss a grenade at target location dealing 50dmg.
Hi, I created a custom unit with a custom ability (the custom ability is toss grenade) it works like i want it to but now i just want to add a hotkey.So i opened up the data editor, went into abilities tap looked for my ability and then selected the hotkey value.I set it to the 'G' key tested the map and... nothing. I can't get it to work. Here is a screenshot of the value :
And also the tooltip is displaying :
Grenade Toss a grenade at targeted location.
I would like to have instead :
Grenade [G] Toss a grenade at target location dealing 50dmg.
But i can't find where i can change it.
Thanks for your help.
bump
@AwesomeHoc: Go
The hotkey, tooltip, and icon that display on the command card are stored by the button object that the ability points to, not by the ability itself.