How can i clear player's message?

Status
Not open for further replies.
There's no 'function' for that.
You need to re-create the entire chat system for that. Luckily that's not too hard.

Explains how to do that.
Just check the messages for swear words and if there are any, don't display it.
(I've also made an Anti-Swear System, which converts all 1337-text to regular text and works with a database of words, but I can't find it at the moment).
 
Status
Not open for further replies.
Back
Top