RingMenu

RingMenu

75.4k Downloads

Keybinding not saving after /reload or relog

Appel-ctrl opened this issue ยท 1 comments

commented

exactly as the title says, everytime i set a keybind it will work until i reload or enter a loadscreen.
Im not very good at coding, but to me it looks like that setting arent being stored in the saved variables file.

commented

Nevermind, i fixed it by inserting the code you previously removed in the "Options.lua" file.
at line 47 and 278 "SaveBindings(GetCurrentBindingSet())"

i did not remove the original line "AttemptToSaveBindings(GetCurrentBindingSet())",
i just inserted it above the line.

Nothing changed in the Saved variables file, so i do not know where it stores the keybind.