Author Topic: Is there a Blockland file with the swear words for the filter?  (Read 2555 times)

feel free to do this in console:

$pref::chat::curselist="a,e,i,o,u,y,";

feel free to do this in console:

$pref::chat::curselist="a,e,i,o,u,y,";
H*ws *t g**'n, L*gn*t?


I have known where the file is for a while (I've just been poking around)
"Documents/Blockland/config/client/prefs.cs"
there ya go lot easier to use a text editor than the console

It's compiled into the game.

Where did you even get that information from lol?

Glad someone answered it properly afterwards.

I have known where the file is for a while (I've just been poking around)
"Documents/Blockland/config/client/prefs.cs"
there ya go lot easier to use a text editor than the console
I disagree.

Where did you even get that information from lol?

Glad someone answered it properly afterwards.
What I meant was that he compiled the code which checked for the swear words into the game itself instead of having a default add-on called something like Client_Censorship.

What I meant was that he compiled the code which checked for the swear words into the game itself instead of having a default add-on called something like Client_Censorship.
Wow what?

It's literally right in the pref file. Compiling is completely unrelated.

what's your reason for changing it, OP?
to make it more thorough, or what?

FYI OP, this will only change it client-sided.

feel free to do this in console:

$pref::chat::curselist="a,e,i,o,u,y,";

H*ws *t g**'n, L*gn*t?

B*dl*, *t s**ms.

WH* M*ST Y** D* TH*S T* M*, L*GN*T?!

What I meant was that he compiled the code which checked for the swear words into the game itself instead of having a default add-on called something like Client_Censorship.

... what?

I don't get what you are on about, its a simple preference file.