1
Suggestions & Requests / Re: Language Filter
« on: January 21, 2009, 09:43:47 AM »Ok so, here's how you do this:<3
1) Go to C:\Program Files\Blockland\config\client\ (or C:\Blockland\config\client if on Vista)
2) Right click prefs.cs and open with > notepad/wordpad.
3) Search for "$Pref::Chat::CurseList"
4) All the entries are separated by a comma, a space before the word means it wont count as a swear if a word ends in that, so for "ass" it has a space before so "crass" won't count as a swear, and its vice versa with a space at the end of the word, so "assassin" wont be counted as a swear. An entry with no spaces means it will always be censored regardless of its position in a word.
5) Make your changes and save, then restart the game.
Thanks man, I'll get right to it.