How do i create a prefix inside the chat bar with the new TextChatService?

I want to create a custom prefix for the /team commands in the new TextChatService but I honestly don’t know where to start.

For context, here’s what the default roblox team chat looks like when its been activated:

I want to change this to a different prefix.

Don’t need to spoon feed me code just could use any pointers.

1 Like

Upon spawning, there is a folder under TextChatService called TextChatCommands which you can then change the properties of the TextChatCommand.

Which property can i modify to change the [Team] prefix?

Ah, you most likely cannot, it’s locked behind the CoreGui.

1 Like

Ahhh okay so i can’t change that. Thanks for your help :smiley:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.