Page 1 of 1
[0.15.x] Hotkeys
Posted: Fri May 05, 2017 1:54 pm
by Nebelwolfi
Hey there!
If i assign switch weapon and enter vehicle to the same button (e.g. TAB) I cannot switch weapons even if there is no vehicle.
Also assigned hotkeys do not let me use the alphanumeric characters assigned to them in chat after assigning (e.g. Key62 which is * and + on german keyboard) but instead toggle whatever i assigned to them while writing instead of outputting a */+ in chat.
Greetings
Re: [0.15.x] Hotkeys
Posted: Mon May 15, 2017 3:32 pm
by Klonan
Nebelwolfi wrote:Hey there!
If i assign switch weapon and enter vehicle to the same button (e.g. TAB) I cannot switch weapons even if there is no vehicle.
Also assigned hotkeys do not let me use the alphanumeric characters assigned to them in chat after assigning (e.g. Key62 which is * and + on german keyboard) but instead toggle whatever i assigned to them while writing instead of outputting a */+ in chat.
Greetings
Thanks for the report,
Some controls are simply not able to be bound to the same key
I can confirm the second issue,
Using a 'KEY 117' or something hotkey, does not allow you to enter that key in the console
Re: [0.15.x] Hotkeys
Posted: Tue May 16, 2017 12:48 am
by Nebelwolfi
Klonan wrote:Some controls are simply not able to be bound to the same key
They worked in previous versions if bound to the same key :/
Re: [0.15.x] Hotkeys
Posted: Tue May 16, 2017 12:37 pm
by kovarex
I changed, that Keypad values /*-+ delete and enter are properly handle when editing text in textbox while there are assigned to a key.
The fact, that enter can't be used for entering vehicle and switching weapons at the same time. I'm almost sure it didn't work in previous version.
The problem is, that the game needs to decide if the player actually can enter a vehicle, which is possible to do, but gets more complicated in multiplayer with latency hiding, and I believe that it is not worth the trouble to solve it.