Moderators IIYAMA Posted July 8, 2016 Moderators Share Posted July 8, 2016 Has anybody every used guiSetInputMode("no_binds_when_editing") ? Because it doesn't do anything for me. guiSetInputMode("no_binds_when_editing") I want to use binds unless I am editing inputs, but it is simple doing nothing at all. Link to comment
Captain Cody Posted July 8, 2016 Share Posted July 8, 2016 It could be glitched, but you could do a work around use just "no_binds" and onClientGUIclick. Link to comment
Moderators IIYAMA Posted July 8, 2016 Author Moderators Share Posted July 8, 2016 I tested it again and it sometimes does work and sometimes not. I think I will keep it this way. Thank you for your time, I really appreciate it. Link to comment
Captain Cody Posted July 8, 2016 Share Posted July 8, 2016 You may want to report on the bug tracker the fact that it some times does not work. Link to comment
Walid Posted July 8, 2016 Share Posted July 8, 2016 I tested it again and it sometimes does work and sometimes not. I think I will keep it this way.Thank you for your time, I really appreciate it. Show me your code. Link to comment
aka Blue Posted July 8, 2016 Share Posted July 8, 2016 Why you dont use guiSetInputEnabled? Its the same Link to comment
Captain Cody Posted July 8, 2016 Share Posted July 8, 2016 He's trying to disable the input only when a GUI edit is selected. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now