Halfd

Rotten_FleshRotten_Flesh Join Date: 2002-11-18 Member: 9203Members
edited April 2003 in General Server Discussion
<div class="IPBDescription">Linux Server Administration</div> This program only works on linux servers, but its great!
www.halfd.org

It cannot use plugins, but has lots of built-in stuff. And it doesnt have the same RCON password problem as adminmod does, because it runs on its own port and then tranfers the client commands to hlds_run

Swear Filter (monitors what client say, and kicks/bans after a certain amount)
Response Bot
Max and/or Min ping enforcement
Weapon limits: Ability to configure global and/or map-specific bans
Auto-restart of a crashed server
Auto-archive of log and core files upon a crash
Optional email with details upon a crash
Robust map voting system
Voting can start when a keyword is said or as the map is ending
Status is displayed as players vote
Allows votes on changing the mod that the server is running
Weapon and sucide taunts

Client Commands: rockthevote, whattime, maplist.

Check out my server, i run it. (i run clanmod too, just for the console greet)

Comments

  • BrutusBrutus Join Date: 2002-10-20 Member: 1555Members
    I used this until recently. It started banning people for words not in the profanity list. Words not even close. It banned people for .....
  • cracker_jackmaccracker_jackmac Join Date: 2002-11-04 Member: 6891Members, Constellation, Reinforced - Shadow
    i run halfd on my server and it bans only those who say those naughty words. you have to setup the halfd.badwords file right.

    It works fine <!--emo&:)--><img src='http://www.unknownworlds.com/forums/html/emoticons/smile.gif' border='0' style='vertical-align:middle' alt='smile.gif'><!--endemo-->
  • BrutusBrutus Join Date: 2002-10-20 Member: 1555Members
    I did set it up correctly and it worked very well for some time, then it started to act funny. It also added some lag to the system.
  • cracker_jackmaccracker_jackmac Join Date: 2002-11-04 Member: 6891Members, Constellation, Reinforced - Shadow
    <!--QuoteBegin--Brutus+Apr 15 2003, 10:32 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Brutus @ Apr 15 2003, 10:32 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> It also added some lag to the system. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    It is written in TCL/TCLx

    These are bloated scripting languages, why he chose these i dunno, but it will add some lag...along on my system i've never had it go above 1% it is usually considered an idle process on my server.


    <!--QuoteBegin--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> </td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> did set it up correctly and it worked very well for some time, then it started to act funny.<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->

    Well, i dunno what happened to yours. Were you running 2.20b3? or just 2.19? because the patches are on the front page and very small posts. But i've been running halfd since i started up my NS server and have had Zero problems.
  • Rotten_FleshRotten_Flesh Join Date: 2002-11-18 Member: 9203Members
    My server uses 0.1 % CPU and 1% Memory and it runs tons of plugins with no problems.
  • Scum_of_the_UniverseScum_of_the_Universe Join Date: 2003-02-06 Member: 13174Members
    From what I can tell it interacts with half-life roughly the same way a server admin - ie it reads off the console and types commands -- it doesn't hijack the game the way metamod and other chainloaded programs do. This means it should be <i>much</i> lighter on resources, but incapable of doing anything that messes with the game (e.g. burying players or censoring messages)
    But I could be totally wrong...
  • BrutusBrutus Join Date: 2002-10-20 Member: 1555Members
    <!--QuoteBegin--Scum of the Universe+Apr 16 2003, 10:56 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Scum of the Universe @ Apr 16 2003, 10:56 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> From what I can tell it interacts with half-life roughly the same way a server admin - ie it reads off the console and types commands -- it doesn't hijack the game the way metamod and other chainloaded programs do. This means it should be <i>much</i> lighter on resources, but incapable of doing anything that messes with the game (e.g. burying players or censoring messages)
    But I could be totally wrong... <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Yea, you are pretty much wrong.

    It can send messages, and if you have adminmod installed it can slay, bury, etc if you set it up that way.
  • cracker_jackmaccracker_jackmac Join Date: 2002-11-04 Member: 6891Members, Constellation, Reinforced - Shadow
    Halfd just hijacks the stdout and stderr into a TCL script. From there you hash the output (based on your config) what to do with it...the default is nothing. Then you connect to the HalfD daemon and choose the level out output you would like to see. (log or just chat). after that, you can send it Rcon commands w/o having to type rcon password admin_command admin_slay #32

    just type admin_slay #32 (it will prepend the admin_command part).
  • Scum_of_the_UniverseScum_of_the_Universe Join Date: 2003-02-06 Member: 13174Members
    <!--QuoteBegin--Brutus+Apr 16 2003, 05:58 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Brutus @ Apr 16 2003, 05:58 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--Scum of the Universe+Apr 16 2003, 10:56 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Scum of the Universe @ Apr 16 2003, 10:56 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> From what I can tell it interacts with half-life roughly the same way a server admin - ie it reads off the console and types commands -- it doesn't hijack the game the way metamod and other chainloaded programs do. This means it should be <i>much</i> lighter on resources, but incapable of doing anything that messes with the game (e.g. burying players or censoring messages)
    But I could be totally wrong... <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    Yea, you are pretty much wrong.

    It can send messages, and if you have adminmod installed it can slay, bury, etc if you set it up that way. <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Of course it can send messages - an admin can do that, it could also interact with adminmod in the same way. By incapable I ment by itself :-/ .
  • BrutusBrutus Join Date: 2002-10-20 Member: 1555Members
    <!--QuoteBegin--Scum of the Universe+Apr 16 2003, 04:45 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Scum of the Universe @ Apr 16 2003, 04:45 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--Brutus+Apr 16 2003, 05:58 PM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Brutus @ Apr 16 2003, 05:58 PM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> <!--QuoteBegin--Scum of the Universe+Apr 16 2003, 10:56 AM--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>QUOTE</b> (Scum of the Universe @ Apr 16 2003, 10:56 AM)</td></tr><tr><td id='QUOTE'><!--QuoteEBegin--> From what I can tell it interacts with half-life roughly the same way a server admin - ie it reads off the console and types commands -- it doesn't hijack the game the way metamod and other chainloaded programs do. This means it should be <i>much</i> lighter on resources, but incapable of doing anything that messes with the game (e.g. burying players or censoring messages)
    But I could be totally wrong... <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    Yea, you are pretty much wrong.

    It can send messages, and if you have adminmod installed it can slay, bury, etc if you set it up that way. <!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
    Of course it can send messages - an admin can do that, it could also interact with adminmod in the same way. By incapable I ment by itself :-/ . <!--QuoteEnd--> </td></tr></table><span class='postcolor'> <!--QuoteEEnd-->
    Sorry, you didn't make yourself clear.
Sign In or Register to comment.