LudiYoutuber65 Posted September 1, 2023 Share Posted September 1, 2023 I have a problem with the register/login system, when I go to register and as soon as I press the letter T, Chat opens in the background and I have to press enter to close it, how to fix it? This is register/login panel Link to comment
βurak Posted September 1, 2023 Share Posted September 1, 2023 (edited) you can handle it with toggleControl or showChat toggleControl(player,"chatbox", false) --or showChat(player, false) Edited September 1, 2023 by Burak5312 Link to comment
LudiYoutuber65 Posted September 1, 2023 Author Share Posted September 1, 2023 20 minutes ago, Burak5312 said: you can handle it with toggleControl or showChat toggleControl(player,"chatbox", false) --or showChat(player, false) This doesn't work 7 minutes ago, LudiYoutuber65 said: This doesn't work Its working,thanks 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