Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keybinding not saving after /reload or relog #40

Open
Appel-ctrl opened this issue May 18, 2023 · 1 comment
Open

Keybinding not saving after /reload or relog #40

Appel-ctrl opened this issue May 18, 2023 · 1 comment

Comments

@Appel-ctrl
Copy link

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.

@Appel-ctrl
Copy link
Author

Appel-ctrl commented May 18, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant