Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Is there a way I can stop a player from sending chat?

Asked by
lucas4114 607 Moderation Voter
8 years ago

So is there a way I can stop a player from 'sending chat' to other players and to the player that sent it but while still letting the player use the chat bar? Like blocking that player from himself and all other players, but while still letting the Chatted() event fire when the player enters something into chat.

1 answer

Log in to vote
0
Answered by 8 years ago

Don't bother

Use a TextBox for whatever you're doing. It'll serve the same purpose, as you can detect if enter was pressed to deselect the TextBox.

0
oh well i'll just make a complete custom chat gui then lol lucas4114 607 — 8y
Ad

Answer this question