B7raani Posted August 7, 2012 Share Posted August 7, 2012 is there anyway to temporarily close the chatbox in mta(server) i want it full closed where they cant type or outputchatbox nothing nothing can be shown in the chat is there a way? and thanks Link to comment
scratcher911 Posted August 7, 2012 Share Posted August 7, 2012 addEventHandler("onPlayerChat", root, function() cancelEvent() end ) and you can hide it with showChat Link to comment
B7raani Posted August 7, 2012 Author Share Posted August 7, 2012 where i can find showChat and cancel explain more please im begginer Link to comment
Castillo Posted August 7, 2012 Share Posted August 7, 2012 https://wiki.multitheftauto.com/wiki/ShowChat 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