Can't bind two keys to a thing?
It's perfectly possible.
/bind CTRL+1 "powexecname Projectile Vomit"
/bind ALT+4 "powexecname Self Destruction"
Edit: Removed another mistake... not my day!
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
You can only bind chord keys with other keys. Chord keys are *ONLY* CTRL, ALT, and SHIFT.
Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
You can only bind chord keys with other keys. Chord keys are *ONLY* CTRL, ALT, and SHIFT.
|
/bind shift l moo
/bind ctrl l moo
/bind alt l moo
(then unbound them all)
/bind lshift l 1
/bind lalt l 2
/bind lctrl l 3
Every one of them worked as expected.
If you use both shift and lshift, the second one will overwrite the first one. If you bind shift to 'hi' and then lshift to 'bye', pressing the left shift key will say 'bye', and pressing the right shift key will say 'hi'. If you bind lshift then shift, both keys will do what shift was bound to.
Edit: Damn it! And I went through all that trouble to prove Aggelakis wrong and it turns out I misread the OP and their post! ... Off to Ouroboros to erase the OP from being ever born!
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
The OP is asking about binding two keys together. Only chord keys can be used in such a way. You can only bind SHIFT+<key> or CTRL+<key> or ALT+<key> (with L and R if you want to specify a specific chord key), you cannot bind <key>+<key>.
You cannot bind `+1 (an example given in the OP), you have to bind CTRL+1, SHIFT+1, or ALT+1 (with L and R if you want to specify a specific chord key).
Paragon Wiki: http://www.paragonwiki.com
City Info Terminal: http://cit.cohtitan.com
Mids Hero Designer: http://www.cohplanner.com
You can further prove this by creating a Lshift+1 bind, and then doing a /bindsavefile. You don't see lshift+1 in the file, but shift+1 will be there instead.
To simplify/clarify: You can use Lshift+1 when creating the bind if you want to, but the L wont actually do anything for you.
Mousechord!
(I'm used to Ctrl/Shift/Alt being called modifier keys, tbh) |
I love the mousechord.
According to the wiki, the FN key on laptops can also be used as another modifier. I've never tried it though, so I don't know how well that works when you consider the overlapping numpad on laptop keyboards. That could get messy.
Anyway, looking at the wiki, it seems that chord section does need a little bit of an edit for clarification about the way L and R keys work. Those should be listed under the Key Names section instead, and note that the L and R are ignored when used as a chord.
According to the wiki, the FN key on laptops can also be used as another modifier. I've never tried it though, so I don't know how well that works when you consider the overlapping numpad on laptop keyboards. That could get messy.
|
Theoretically, there could be some keyboards that pass it along, but I've never heard of a keycode that Windows would send when it's pressed... so I'm not sure that it could actually work with the game.
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|


Triumph: White Succubus: 50 Ill/Emp/PF Snow Globe: 50 Ice/FF/Ice Strobe: 50 PB Shi Otomi: 50 Ninja/Ninjistu/GW Stalker My other characters
Most laptop keyboards have the FN key operate entirely in-hardware, so it would be impossible for the OS to see if it's pressed or not (black magic might make it possible, but impractical).
Theoretically, there could be some keyboards that pass it along, but I've never heard of a keycode that Windows would send when it's pressed... so I'm not sure that it could actually work with the game. |
What you say makes a lot of sense though, and it would certainly prevent the mess of what happens if you bound and pressed FN+M. Would it actually send FN+M, or send Numpad0?
Edit:
Even though I'm not playing on a laptop, I just typed "/bind FN+M L hi", and checked the bindfile to see that FN+M does not exist. The FN was ignored and it simply bound it to M alone, and pressing M activates the bind. haha
Well that answers that.
I'd already tested it out earlier on my system and it had done nothing, but wasn't sure if maybe it worked on some obscure system. Updated the wiki to reflect that's not a valid key.
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
I'd already tested it out earlier on my system and it had done nothing, but wasn't sure if maybe it worked on some obscure system.
|
Nice. I'd probably fix/clarify the L and R modifiers as well, but I'm always afraid I'm going to mess up the format of the tables when I edit stuff like that. lol
Nice. I'd probably fix/clarify the L and R modifiers as well, but I'm always afraid I'm going to mess up the format of the tables when I edit stuff like that. lol
|
I figured the Standard Keys section was the most appropriate, as that's the most appropriate use case for the keys. They can emulate a chord key behavior, but it's not how you'd expect, so I consider that more so an oddity, and 'shift+key' should be the recommended format.
Also adjusted the description of the Chord Key section to accurately reflect that they can be used on their own, not just with other keys.
Originally Posted by ShadowNate
;_; ?!?! What the heck is wrong with you, my god, I have never been so confused in my life!
|
Edited the L & R stuff, and pushed them into the Standard Keys with a note.
I figured the Standard Keys section was the most appropriate, as that's the most appropriate use case for the keys. They can emulate a chord key behavior, but it's not how you'd expect, so I consider that more so an oddity, and 'shift+key' should be the recommended format. Also adjusted the description of the Chord Key section to accurately reflect that they can be used on their own, not just with other keys. |
Thanks again. It looks great! That should clear up some confusion.
Trying to rebind my alt tray combos. But it doesn't let me use two keys (i.e. `+1) the same way that the defaults are (Alt+1, Control+1, et cetera). Is this not possible within the game interface? Do I have to edit the keybind file instead?