trying to make a script that player from home supporter team can speak in home scientists team chat channel(just a exemple) but idk how to start this.
1 Like
You will have to use the Lua Chat System’s API to set up your own team-based channels. The Team channel that’s handled internally does some filtering so that only chats from players of the same team can be seen, though all players still receive the same team channel.
Confer with the Lua Chat System’s API if you need a reference point (documentation, API usage, so on). Make an attempt if you can as well and come back asking about your attempted implementation. That’s how you can start this.
4 Likes
yo i have a module which allows you to do this now (drag all of this in chat)