How to change bubble chat distance

Hi!

So I am trying to change the max distance that a player’s bubble chat can be seen without being truncated into the “…” I’ve read old posts about this but they don’t seem to work.

Anyone have any ideas because I’m a little lost. (Also sorry if this is the wrong category, I don’t often venture outside of #feature-requests lol)

The old posts: Global chat proximity
{NEED HELP} Is It Possible To Change The BubbleChat Display Distance?

1 Like

I think this could help.

game.Chat:SetBubbleChatSettings({MaxDistance = SET YOUR MAX DISTANCE HERE , MinimizeDistance = SET YOUR MINIMUM DISTANCE HERE})
1 Like

Where do I put that?

for character requirement

LocalScript in ReplicatedFirst

1 Like