Thread Closed 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[solved] Change function of backspace key
08-25-2013, 04:26 PM
Post: #5
RE: Change function of backspace key
(08-25-2013 03:50 PM)daxtsu Wrote:  It's hard-coded to always go back in menus, but it shouldn't be showing the pause screen if you unbind it from pause(actually, in 0.9.1 official, it'll be forced, but in the newer dev builds it should be completely flexible)..

If you know how to compile, yes, you can change the hard-coded key.

In this function, simply remove NKCODE_ESCAPE from the list of hard coded Cancel keys. I hard coded escape because we have to have a bare minimum of accept and cancel keys, otherwise you wouldn't be able to navigate the UI. It's supposed to NOT act as a menu opener when you un-bind it from pause and re-bind it to something else, though..

Thanks very much Smile

I'll try that. I hope it'll still work.
Find all posts by this user
Thread Closed 


Messages In This Thread
RE: Change function of backspace key - Ety04 - 08-25-2013 04:26 PM

Forum Jump: