Turbe$Z Posted October 6, 2016 Share Posted October 6, 2016 i created a gui with memo, but when i type a word in memo and press (for example) 't' i type to chat instead of memo how to fix this bug? /sorry for my bad english/ and thanks the help:D Link to comment
Walid Posted October 6, 2016 Share Posted October 6, 2016 (edited) 6 minutes ago, Turbo777 said: i created a gui with memo, but when i type a word in memo and press (for example) 't' i type to chat instead of memo how to fix this bug? /sorry for my bad english/ and thanks the help:D Added this line client side. guiSetInputMode("no_binds_when_editing") Edited October 6, 2016 by Walid 1 Link to comment
Turbe$Z Posted October 6, 2016 Author Share Posted October 6, 2016 1 minute ago, Walid said: Added this line to your client side file guiSetInputMode("no_binds_when_editing") Thank you !! :DDDD 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