Posts: 756
Threads: 53
Joined: Nov 2011
19 Jan 13, 05:09PM
(This post was last modified: 19 Jan 13, 05:09PM by Felix-The-Ghost.)
Is there a way to remove the bind from this menu item? Trying ESC it just binds that as your input. Same with mouse clicks and anything I can think of. Maybe ESC should be removed as an option for menuitemkeyinput?
Posts: 108
Threads: 8
Joined: Dec 2010
Can you please be more specific? I'm not sure what it is you're trying to do.
Posts: 756
Threads: 53
Joined: Nov 2011
I thought this was pretty descriptive...
The menu items that wait for a keypress to set as a bind (like in the keyboard options menu)
How do you clear them individually or can you?
Posts: 108
Threads: 8
Joined: Dec 2010
Ahh, I see what you're trying to do. Afaik, there is no way to do so from the menus. You could edit it in your saved.cfg, but it would be better to use /bind. So, for example, if you wanted to change "W" to do nothing
Posts: 756
Threads: 53
Joined: Nov 2011
That's what I thought. Dang. SVN has bind lookups but it appears to work with the scancodes themselves and not the associated binds.