Advice On Language Filter Choice Pls?

TiberionEliteTiberionElite Join Date: 2002-11-06 Member: 7373Members
<div class="IPBDescription">cursing etc, who likes what solutions?</div> I'd like to put up a language filter on my server, wondering if anyone knows any nice easy ones to use. Also does anyone know of any mods for commands like /time, and other such mundane things so people on the server can check their time ingame and other random fun stuff? I don't want anything that has any screen text or interface, just something that responds to text commands and replies with the answer, preferably just to the question asker, and not to everyone. I'm new to the scene on this sort of stuff, so if anyone has some good advice to share on this, pls do.

Have a nice night!

Comments

  • SuicideDogSuicideDog Join Date: 2002-11-10 Member: 8104Members
    edited January 2003
    Most of the ones out there work.. like adminmod, clanmod and amx.. I use amx personally.. I can send you the plugin for swearfilter I'm using.. there is a couple different ones for amx..

    clanmod .. <a href='http://unitedadmins.com' target='_blank'>Unitedadmins</a>
    adminmod .. <a href='http://www.adminmod.org' target='_blank'>Adminmod.org</a>
    amx .. <a href='http://amxmod.net' target='_blank'>amxmod.net</a>
  • GoleXGoleX Join Date: 2002-11-07 Member: 7681Members
    If you are running Linux, then you are probably using Halfd to run your server (if not I suggest you do). Halfd has a built in wordsfilter also, along with map voting and some other things.
  • TiberionEliteTiberionElite Join Date: 2002-11-06 Member: 7373Members
    using win32, I have admin mod installed, but it's still pretty default, and I didn't SEE a language filter with it. I suppose I'll use that if that's my choice. Anyone know about any sort of light mods just for time and other functions like that that are more helpfull for the people on server?
  • SuicideDogSuicideDog Join Date: 2002-11-10 Member: 8104Members
    edited January 2003
    there is a plugin for adminmod... just look on the website in the plugins section.. in fact there is a couple of them .. I run linux.. but not halfd.. I use screen instead.. but that just my personal choice.. I like it better.
  • ECA_ShocK-TroopeRECA_ShocK-TroopeR Join Date: 2002-12-24 Member: 11472Banned
    no no no no no, adminmod has a cool words filter built in. you can copy a huge filter list fro <extraction location>/Adminmod/Config/Samples/words.txt. now just copy that to ns install (/ns/addons/adminmod/config/)

    then in admin mod config change:
    <!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
    words_file 0
    <!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

    to...

    <!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->
    words_file ns/addons/adminmod/config/words.txt
    <!--c2--></td></tr></table><span class='postcolor'><!--ec2-->

    works well =)
  • SuicideDogSuicideDog Join Date: 2002-11-10 Member: 8104Members
    oh that's right.. but I like the one that replaces the words with other words.. that's a spearate one I think.. (just slap me if I'm wrong) it's been awhile since I used adminmod
  • ECA_ShocK-TroopeRECA_ShocK-TroopeR Join Date: 2002-12-24 Member: 11472Banned
    admin_slap suicidedog

    nah, your right there is one or 2 out there, they are really funny



    --------------


    FREE TO VOOGRU MASTER!!!!!

    i mean cmon, who started to make insults 1st??? especially about running a server.


    FREE VOOGRU (btw, ban me if u want, i can have as maaaaannnnyyyy email addresses as i like (i have a catch all on my server))
Sign In or Register to comment.