Backspace hotkey toggling smoothscroll whilst chatting
Moderator: Moderators
Backspace hotkey toggling smoothscroll whilst chatting
This never used to happen, I'm wondering if it's a bug and affecting everyone or if it's just me and some weird widget I have.
Thanks guys.
Thanks guys.
- Silentwings
- Posts: 3720
- Joined: 25 Oct 2008, 00:23
Re: Backspace hotkey toggling smoothscroll whilst chatting
It's an engine bug (http://springrts.com/mantis/view.php?id=4578).
If you are using BA, and you have the "Building Hotkeys" widget enabled (BAs internal version, not some local version) then it shouldn't happen, since that widget contains hotfixes for 98.0 key related bugs.
If you are using BA, and you have the "Building Hotkeys" widget enabled (BAs internal version, not some local version) then it shouldn't happen, since that widget contains hotfixes for 98.0 key related bugs.
Re: Backspace hotkey toggling smoothscroll whilst chatting
What if he's not using BA?
- Silentwings
- Posts: 3720
- Joined: 25 Oct 2008, 00:23
Re: Backspace hotkey toggling smoothscroll whilst chatting
Since I don't maintain any other games, in that case (as the empty space in my post might indicate) I have no idea.
(P.S. LEDZ is a long time BA player...)
(P.S. LEDZ is a long time BA player...)
Re: Backspace hotkey toggling smoothscroll whilst chatting
Redacted
Last edited by Jools on 06 Nov 2014, 14:44, edited 1 time in total.
Re: Backspace hotkey toggling smoothscroll whilst chatting
/unbindall is your friendJools wrote:By the way, it would be helpful if spring would still come with an empty uikeys.txt at least, it would make it easier to make edits such as these.
Re: Backspace hotkey toggling smoothscroll whilst chatting
Yes, but it's mostly the thing that people are afraid of creating a file when it doesn't exist, and are not sure where to create it.
Re: Backspace hotkey toggling smoothscroll whilst chatting
@Jools
are you asking as user or as gamedev?
as gamedev you can create a lua widget which creates this file and also call /unbindall.
are you asking as user or as gamedev?
as gamedev you can create a lua widget which creates this file and also call /unbindall.
Re: Backspace hotkey toggling smoothscroll whilst chatting
Redacted
Last edited by Jools on 06 Nov 2014, 14:44, edited 1 time in total.
Re: Backspace hotkey toggling smoothscroll whilst chatting
yes, its a problem, that keyboard layouts are so different. best solution seems to be to let users configure it, if they have a "non default" keyboard.These are all issues that are more related to the local keyboard that to the game. As gamedev I don't have more information about the problem than enginedevs, so I don't think that the gamedev is the right subsidiarity in this problem.
to simplify configuring keys we need some gui which imo could be done with a widget which should/could be done by a gamedev.
imo springsettings failed doing it, it never worked for me. also having an external program leads to possible a lot more bugs than having it integrated into the engine.
Re: Backspace hotkey toggling smoothscroll whilst chatting
Redacted
Last edited by Jools on 06 Nov 2014, 14:44, edited 2 times in total.
Re: Backspace hotkey toggling smoothscroll whilst chatting
afaik plan is to replace the "default menu" with luaintro, jk knows maybe more :)Jools wrote:Either a widget or something integrated into the menu when you start spring by double-clicking spring.exe. Or would that be more complicated?
so, a widget could be possible used there too, when this change is done. afaik the keyhandling in the menu works slightly different than ingame, so doing this "ingame" should be prefered.
Re: Backspace hotkey toggling smoothscroll whilst chatting
I am a long time player and have dabbled with lua widgets/gadgets but because I keep coming and going I forget how to do some simple things (like this).
Thank you guys.
Thank you guys.