Fix the Terrible Censoring System

First off, I'm suggesting this to the forums because it's a simple fix that has nothing to do with hackers, zp/gp amounts, characters, or weapons.

The main issue with Crossfire's censoring system is that it often misreads certain sequences of letters in your message and combines them to form a censored word.

"The apple is red."

Would be read as, "Theappleisred." .

The censoring system ignores the whitespace between words and scans for a censored sequence of letters.

Observe:

"The yellowish item looks cool." (the forum censor works better then the Crossfire censor, lol)

Would be read as, "Theyellowis-h-i-temlookscool." ( I put the '-' in between the word because of the forum censor)

Unfortunately, your original sentence would be ruined by the censoring system and would become:

"The yellowi???em looks cool."


*This error was a product of neglectful and (more likely) sub-standard programming performed by the development team. However, it can be fixed by simply going over the input character data stream in the source code and taking a look at the censoring function in a similar area of the code.

This is an issue that is an annoyance for anyone who plays Crossfire and is a disgrace to the game itself. I can only assume it hasn't been fixed by now due to negligence, incompetence, or even both.


+1 ? -1? whats up?

Comments