在FreeBSD下架设反恐精英服务器(三)(1) 安装Admin mod Admin mod是半条命(half life)下的管理工具,它完全支持Counter Strike,提供了更多的管理功能,并且可以使用反作弊插件(如CSguard) 首先我们得到Admin mod程序包,下载地址 http://down2.ykol.net/halflife-admin-2.50.26.tgz将它保存于/game下,解压 tar xvfz halflife-admin-2.50.26.tgz 文件将会解压于Admin目录下,关掉您的half life服务器,进入此目录,安装 cd Admin ./install_admin cstrike (一定要输入mod的名字) Adminmod Installation Script Version 2.50.26
This script will install Adminmod version 2.50.26 on your system. It will ask you for the directory that you installed the Half-Life server in. To accept defaults just press Return. After the binaries are installed you should read the docu- mentation and configure Adminmod before you use it for the first time.
Shall I proceed with the installation? (y/n) [y]y
Please enter the directory where your HL server is installed, or hit Return to accept the default. []: /game/hlds_l (输入您的hlds_l的路径)
Looks like you have cstrike installed in /game/cs/hlds_l. I can now install the Admin Mod files. Proceed? (y/n) [y] y
Installing binaries and config files ...
Editing your liblist.gam file ...
The Adminmod files have now been installed. It looks like you had installed a version of Adminmod before. You will still have to edit your server.cfg file in the directory /game/cs/hlds_l/cstrike. If you want to, I can now append the necessary lines to your server.cfg file. But since you have a previous installation you may want to do that by hand. Edit the file in any case because some options may have changed since the last version.
Shall I add the Adminmod lines to your server.cfg file? (y/n) [y]y (是否向您的server.cfg中添加Admin mod的配置行,第一次安装一定要选y)
Conratulations, Adminmod is now installed. To configure it you should now edit your server.cfg file and create users.ini, maps.ini, ips.ini, models.ini and Wordlist files as needed.