Hi guys, first off the bat here. I run etpub servers and was wondering if anyone knows how to properly setup. I do have this working on two of my other etpub servers but this one server it will not work. It does work with some words but not all of them I place in the set g_censor string. I have even tried to use a .cfg that is executed from the etpub server.cfg but still nothing??? Server details : ET version : 2.55 MOD : etpub 0.9.1 Here is the set g_censor string : //-------------
//Censor. Note the **** are there to cover the censored words on these forums. Of coarse they are swear words to be filtered out.
//-------------
set g_censor "****,***,*******,*****,****,****,****,****,****,********,******,****,***"
set g_censorMuteTime "180"
seta g_censorNames "****,***,*******,*****,****,****,****,****,****,********,******,****,***"
set g_censorPenalty "26"
set g_censorXP "100"
//set g_censorNeil "1"
//set g_censorNeilNames "1" I took out the g_censorNeil settings because we had no control over what it censored. I have also tried this :
set g_censor "*** *** ******* ***** **** **** **** **** **** ******** ****** **** ***" And also like I said earlier with the censor.cfg executing from the server.cfg. Any help would be greatly appreciated, R+D.