I want to make a script where if a player is unable to chat in their settings they aren’t able to open a chatting gui in my game. I tried to search up solutions but i can’t find any.
1 Like
If youre using the text chat service, as the other person suggested, isnt there a value called chat enabled or something? Sorry i cant exactly remember, but its gotta be something like that
you should use the CanUserChatAsync method, as linked by @250Julian
Thought I’d leave a reply to make it more clear, because I thought it was just a link to TextChatService’s documentation, but it’s actually a link to CanUserChatAsync
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.