Superdude Posted April 16, 2013 Share Posted April 16, 2013 I have been noticing some foul language on CnC Net that I do not like. I am thirteen and I have seen words that I have never heard before. :down: This is objectionable to me and my parents. Does anyone know a way to get some kind of language filter for CnC Net? Link to comment Share on other sites More sharing options...
Tore Posted April 16, 2013 Share Posted April 16, 2013 That's currently not possible. It might be possible with CnCNet 5 though when it eventually comes out. Link to comment Share on other sites More sharing options...
hifi Posted April 17, 2013 Share Posted April 17, 2013 Unfortunately what Tore said is right. There is currently no way to filter or censor messages in the lobby or in-game. Westwood did not implement such things for LAN games because it would have not had much practical use. Also for technical reasons when a peer-to-peer game is commencing (even on CnCNet 5), the traffic does not even go through the CnCNet server so such filter will be impossible to add at our end. CnCNet 5 is done in such way it will be possible to add optional language filter in the pre-game chat. At this point, the only way to avoid is to not play on CnCNet if people are using offensive language that you or your parents do not approve of. My personal advice is to "get used to" such people and ignore them. The internet is full of them anyway and it is impossible to avoid them everywhere. Link to comment Share on other sites More sharing options...
Superdude Posted April 17, 2013 Author Share Posted April 17, 2013 Well, I was thinking more of a filter in each player's lobby communicator. The added code might be some variant of this: if (incomingtext.find("badword") { incomingtext = "*****"; } The communicator would automatically change any objectionable words to *********. The server would not need to do anything. You could even put in an option to disable or enable this feature. Link to comment Share on other sites More sharing options...
Ferret Posted April 17, 2013 Share Posted April 17, 2013 Even if there was. It would be easily bypassable and most of the time you can edit variables in a word to get a different outcome although getting the point across. I honestly think it is unnecessary and would be a waste of time to implement. Link to comment Share on other sites More sharing options...
Nyerguds Posted April 17, 2013 Share Posted April 17, 2013 The communicator would automatically change any objectionable words to *********. That's the kind of filters that censors any talk about an airplane's cockpit, making a totally innocent word suddenly seem horribly vulgar Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now