Detecting number keybinds via a plugin script

Hello,

One of my older plugins which used user input service for detecting keycodes like One, Two, and Three, suddenly stopped detecting them. I investigated and when i print input it seems to print everything except when I hit numbers now…

It seems the numbers are keybinded to studio tools now?

Is there a workaround to fix this?

Tested it out, UserInputService will unfortunately ignore any Studio inputs if it is binded (6-9, 0 still works).

If you don’t use the 1-5 keybinds, you can go to FileAdvancedCustomize Shortcuts... and removing the shortcut for the home tools and see if that fixes it.

Yeah that was the solution, thanks!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.