by lokthar » Wed Mar 11, 2020 4:11 pm
Same problem for me, with GZDoom v4.3.3, Windows 10, 64 bits, no mod.
If I bind like this :
unbind a
doublebind a "echo double"
...when i simple-press (or double-press) the A key, the message "double" is always displayed.
If I bind like that :
bind a "echo simple"
doublebind a "echo double"
...same result, when i simple-press (or double-press) the A key, the message "double" is always displayed. There is no way to trig the simplebind action.
Same problem for me, with GZDoom v4.3.3, Windows 10, 64 bits, no mod.
If I bind like this :
unbind a
doublebind a "echo double"
...when i simple-press (or double-press) the A key, the message "double" is always displayed.
If I bind like that :
bind a "echo simple"
doublebind a "echo double"
...same result, when i simple-press (or double-press) the A key, the message "double" is always displayed. There is no way to trig the simplebind action.