Blockland Forums > Help
Invisible Chat
Zaxx:
$Pref::Chat::ShowAllLines = 0;
$pref::Chat::ChatRepeat = 0;
????
NAT3:
--- Quote from: Zaxx on September 03, 2012, 02:57:21 AM ---$Pref::Chat::ShowAllLines = 0;
$pref::Chat::ChatRepeat = 0;
????
--- End quote ---
Lol, thanks for showing wdf happened. lol
NAT3:
Ehh, I changed both of them to 1, which should've made it work, but nope.
Was it supposed to be something else, and not 1?
Blockzillahead:
--- Quote from: NAT3 on September 03, 2012, 01:20:22 PM ---Ehh, I changed both of them to 1, which should've made it work, but nope.
Was it supposed to be something else, and not 1?
--- End quote ---
--- Code: ---$pref::Chat::ChatRepeat = 0;
--- End code ---
Don't change that to 1
My Chat prefs;
--- Code: ---$Pref::Chat::CacheLines = 1000;
$pref::Chat::ChatBufferSize = "200.000000";
$pref::Chat::ChatRepeat = 0;
$Pref::Chat::CurseFilter = 1;
$Pref::Chat::CurseList = "bitch,stuff,forget,fuk,cunt,monday,niglet,starfish, ass ,friend, cigarette , cigarettes ,suck my, richard, rooster , kike ,";
$Pref::Chat::FontSize = "14.000000";
$Pref::Chat::LineTime = "6500";
$Pref::Chat::MaxDisplayLines = "8";
$Pref::Chat::ShowAllLines = 0;
$pref::ChatHudLength = 1;
$Pref::Gui::ChatSize = "10";
--- End code ---
NAT3:
Hm, it just suddenly started working fine. Weird. Ty though, for those who tried helping