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

[BUG] #429

Open
Jeffrey123454 opened this issue Jan 24, 2023 · 6 comments
Open

[BUG] #429

Jeffrey123454 opened this issue Jan 24, 2023 · 6 comments
Labels
bug Something isn't working

Comments

@Jeffrey123454
Copy link

Technical Specs (please complete the following information):

  • Craft to Exile Version: 3.1.5
  • World Type: Singleplayer
  • RAM Allocation: 8 GB

Describe the bug
When I rebind the spell hotbar keys to my mouse it does say that it's possible, but when I try to use a spell using my thumb mouse buttons or middle mouse button, it does nothing

To Reproduce
Steps to reproduce the behavior:

  1. Go to options
  2. Click on controls
  3. Scroll down to "Mine and Slash Hotbar" and bind a key to middle mouse or thumb-buttons
  4. See error

Expected behavior
I expected it to just work because when I rebound it, it didn't say those buttons wouldn't work

Additional Information (screen shots, etc.)

bound to mouse buttons
trying to use the first 3 abilities with mouse
resetting to default
default buttons do work

@Jeffrey123454 Jeffrey123454 added the bug Something isn't working label Jan 24, 2023
@RaidenKoizuma
Copy link
Collaborator

try to clear the keybind (hit escape when youre binding) and hit done. then go back in and bind to your mouse buttons.

@Jeffrey123454
Copy link
Author

tried that just now, doesn't seem to fix it

@RaidenKoizuma
Copy link
Collaborator

do other binds work with the mouse keys

@RaidenKoizuma
Copy link
Collaborator

RaidenKoizuma commented Jan 24, 2023

also you could get around it if you have software for your mouse (like g hub for logitech mice), you could bind the mouse button to a NUMPAD key and then bind the numpad key to the spell. could use auto hotkey to do it as well, i could give you a script to do so.

@Jeffrey123454
Copy link
Author

do other binds work with the mouse keys

yes

also you could get around it if you have software for your mouse (like g hub for logitech mice), you could bind the mouse button to a NUMPAD key and then bind the numpad key to the spell. could use auto hotkey to do it as well, i could give you a script to do so.

I do have a G-hub compatible mouse lying somewhere, will use your solution as a temporary fix. Thank you!

@RaidenKoizuma
Copy link
Collaborator

RaidenKoizuma commented Jan 24, 2023

if you wanna use your regular mouse, just install auto hotkey (its not really a program it just lets you use its scripts) and then you can use this if you want. its pretty self explanatory i think. i had to zip it cuz github is funny, you can check what is in it by just opening it with notepad.

yeah alright its being funny this is the script just make a new notepad document, copy/paste it, and then change the extension to .ahk.

; original hotkey ; secondary hotkey
q::Left
w::Down
o::Up
p::Right

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants