You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So I'm trying to code a mechanic where the opponent will rebind your keybinds to now use different keys on your keyboard but I'm coding in .lua script exclusively it isn't working as it's not even allowing me to callback the key or it's ID to begin with, and I have a suspicion it doesn't allow for that.
I have been checking the Haxe script to see how that all works internally but even that hasn't helped me, so any help is welcome!!
Are you modding a build from source or with Lua?
Lua
What is your build target?
Windows x64
Did you edit anything in this build? If so, mention or summarize your changes.
No response
The text was updated successfully, but these errors were encountered:
Describe your problem here.
So I'm trying to code a mechanic where the opponent will rebind your keybinds to now use different keys on your keyboard but I'm coding in .lua script exclusively it isn't working as it's not even allowing me to callback the key or it's ID to begin with, and I have a suspicion it doesn't allow for that.
I have been checking the Haxe script to see how that all works internally but even that hasn't helped me, so any help is welcome!!
Are you modding a build from source or with Lua?
Lua
What is your build target?
Windows x64
Did you edit anything in this build? If so, mention or summarize your changes.
No response
The text was updated successfully, but these errors were encountered: