What does FilterStringForBroadcast exactly do?
Does it filter a string for everyone when you use it on the server?
What does FilterStringForBroadcast exactly do?
Does it filter a string for everyone when you use it on the server?
Yep, as the documentation says, it is used for non-private chats, or rather messages that anyone could see.
The difference is more noticeable when compared to FilterStringAsync
:
In addition to age, it may affect the language, country and/or other data that Roblox has about the other player, as for FilterStringForBroadcast
there is no target, it will not filter it specifically.
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.