Quote:
Originally Posted by Crow
I guess I forgot to tell you guys that onRemotePlayerChats() doesn't get triggered when you yourself chat.
|
So your own chat doesn't get filtered? Kind of see it as a benefit... I mean, if I want others to be censored, that's good. I mean, what difference does it make if my own chat is filtered? That just means while I may not want to hear curse words, those who don't care can hear them, even from me.
However, I wouldn't be opposed to a sort of player.localchat var or something.
edit: That's exactly what onRemotePlayerChats() will achieve. I can toggle on swear filter and then use onRemotePlayerchats() to censor the chat of all the other players on my screen without actually changing what they say. They get to swear and I get to censor it for myself.