- 0
Sign in to follow this
Followers
0
How to fix the disappearing keypad dialog
Asked by
g0thic_ice_cre,
-
Recently Browsing 0 members
No registered users viewing this page.
Asked by
g0thic_ice_cre,
No registered users viewing this page.
It appears the most commonly accepted "fix" for the keypad dialog disappearing when using the scroll menu to unlock a vehicle is to bind a custom key. If you just change ExileClient_gui_keypadDialog_event_onKeyUp to not respond to dik code 0x1C, which is what 99% of people use to activate a scroll menu item, it will solve the problem. I overrode that in config.cpp and just commented out the closedialog 0; for 0x1C to get it to work. Been bugging me for quite a while lol. I suppose I could check to see if ExileClientPinCode has something in it instead, but I just wanted to get it fixed. Most people will use the numpad enter key (0x9C) after typing a code anyways.
Edited by g0thic_ice_creShare this post
Link to post
Share on other sites