• 0
Sign in to follow this  
g0thic_ice_cre

How to fix the disappearing keypad dialog

Question

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_cre

Share this post


Link to post
Share on other sites

1 answer to this question

  • 0

I know this is old but I have the issue of the keypad flashing fast and disappearing.  IT happens on a new vanilla server with only DMS and Infistar on it.  But on a previous test, even if I don't load Infistar, it still happens.  So I added the override for ExileClient_gui_keypadDialog_event_onKeyUp.sqf and tried setting the case section for 0x1C to false, and also tried commenting out the whole case section for that code.   Now all it does is try to load the mission, shuts down and tries to start again in an endless loop.   If not one of these options, how DO I disable it?

EDIT:  I took out Infistar and the same thing still happens.  I can't get the server much more bare bones than that.  But no luck at all.  How do I get the keypad to stay on-screen?

Edited by Bob_the_K

Share this post


Link to post
Share on other sites
Advertisement

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.