Jump to content

How To Send Message For All Players​​​​​​​ ?


HitMan78

Recommended Posts

Create a memo and a button which you would use to send the message on the client side. Upon hitting the button, get the text, then send it to server through triggerServerEvent. From there you could use outputChatBox with 'root' as its first argument to send it to every player.

 

Link to comment
4 minutes ago, Lynch said:

Create a memo and a button which you would use to send the message on the client side. Upon hitting the button, get the text, then send it to server through triggerServerEvent. From there you could use outputChatBox with 'root' as its first argument to send it to every player.

 

can you give me the code ?

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...