Page 1 of 1

[15.10] Same hotkeys assignment

Posted: Fri May 12, 2017 9:06 pm
by WimeSTone
Brief:
It is possible to assign the same hotkey for "same context" actions. Just like this:

Image

As far as I could get from tests, de facto SHIFT+1 got assigned only for Quickbar 6.
When I had different items in slots, only 6th slot returned an item for SHIFT+1.

Technically, this is not a bug, as it is possible to have the same button for multiple actions, yet, it would be nice to perform check for hotkeys collisions and prompt user if such exist.

Re: [15.10] Same hotkeys assignment

Posted: Fri May 12, 2017 9:18 pm
by Rseding91
We may change this in the future but right now it's valid to have the same hotkey bound to different actions depending on the action so there's no simple way to say that it's an error to do so.

Re: [15.10] Same hotkeys assignment

Posted: Sat May 13, 2017 4:40 am
by Lav
I'd suggest to define contexts and map them to key-controlled game actions - then it's trivial to detect key assignment conflicts as two actions will have a shared context.

Re: [15.10] Same hotkeys assignment

Posted: Tue May 16, 2017 9:48 pm
by ssilk
Added to viewtopic.php?f=80&t=307 Gamepad/controller support (also keybinding)