Archive for the ‘CS Server Guides’ Category
Adminmod Installation Tutorial
Installing Adminmod for Windows
First we have to download Adminmod for Windows Extract the archieve you just downloaded, double click on install_admin.vbs, press OK, select where you have installed the CS server(in ower case C:\HLDS), than choose the number that correspond to Counter-Strike Mod
Installing Adminmod for Linux
First we have to download Adminmod
Unrar the archoeve:
tar xfvz halflife-admin-2.50.60-linux.tar.gz
It will create a new folder, Adminmod
Write the following commands:
cd Adminmod
./install_admin
It will install Adminmod.
At the first question we will response with: Y, than will have to write where the location of the server is e.g /usr/hlds , will have to choose the mod we want adminmod to install, we will choose Counter-Strike(thats number 1), on the next question we write Y
Configuring Adminmod
Go to usr/hlds/cstrike/addons/adminmod/config.
Open adminmod.cfg and change the following options:
- admin_balance_teams 0
- admin_bot_protection 0 (if you want to exec commands on bots)
- admin_connect_msg (the message shown immediatelly after players are connected to your server)
- admin_cs_restrict 1 (you are able to restrict items during the game)
- admin_debug 0
- admin_fun_mode 0
- admin_fx 1
- admin_highlander 0
- admin_ignore_immunity 1
- admin_repeat_msg (green message from the center of the screen shown once at 3 minutes)
- admin_quiet 0
- allow_client_exec 1
- password_field _pass (when an admin connects to the server he puts: /setinfo _pass *****)
- reserve_slots 2 (number of server’s reserved slots)
- reserve_type 0
The rest of the variables should be left as they are initially.


