Page 1 of 1

Quest Menu Escape Key

Posted: Sat May 25, 2019 1:24 pm
by MrQuaid
Hi, I have whats probably one of the more simple issues, but I just can't figure it out. How can I turn of Escape being the button that closes the quest menu? I use buttons for that so I just want to disable that function.

I want to disable it because using UCC and this, when I use escape it messes up the mouse causing me to reopen and close via button. So I would prefer to just use buttons.

Re: Quest Menu Escape Key

Posted: Sat May 25, 2019 1:41 pm
by Tony Li
Hi,

Inspect your quest log window's close button. It probably has a UI Button Key Trigger component that makes Escape a hotkey for the button. Just delete this component.

Re: Quest Menu Escape Key

Posted: Mon May 27, 2019 9:27 pm
by MrQuaid
And you would be right, thanks so much. I overlooked that script. Thanks again.

Re: Quest Menu Escape Key

Posted: Mon May 27, 2019 9:34 pm
by Tony Li
Happy to help!