Jump to content

About showChat


SkatCh

Recommended Posts

i guys please i want to disable chat here what can i do i tried showChat (false). but didn't work .

DownloadDisplay = textCreateDisplay() 
Text = textCreateTextItem("Hello!!", 0.5,0.5) 
textDisplayAddText(DownloadDisplay, Text) 
  
  
addEventHandler("onPlayerJoin", root, 
function() 
    textDisplayAddObserver(DownloadDisplay, source) 
end) 
  
  

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...