I’m using the new TextChatService and I want my system to include the following:
- Players can only see messages from other players within a 25 stud radius.
- Players can use a command, similar to /team, called /whisper, to decrease this stud radius to 10 studs.
- Players can bypass the stud radius all together if both the sender and recipient have a radio.
- I can use the server to send system messages.
- I’d prefer if I could also make multiple radio channels instead of one.
I’m really not sure where to start, since the documentation is a bit confusing and lackluster, however I did figure out how to add chat tags for showing things like whether it’s a system message or radio message.