12-18-2005, 05:04 AM
1: look here (10th post)
2: look here (java 2 is necessary) or look below
3: Look here
mani installation:
ps. they invented the search engine for a reason, so try to use it.
2: look here (java 2 is necessary) or look below
3: Look here
mani installation:
Code:
Installation (Linux & Windows)
Creating the required directories
It is assumed that the base directory of your css/hl2dm installation contains the following directories: -
$BASE = path to the directory where the following directories are
$BASE/bin/
$BASE/cstrike/
$BASE/hl2mp/
For CS Source: -
Create a new directory $BASE/cstrike/addons/
Create a new directory $BASE/cstrike/cfg/mani_admin_plugin/
Create a new directory $BASE/cstrike/cfg/mani_admin_plugin/language/
Create a new directory $BASE/cstrike/cfg/mani_admin_plugin/map_config/
Create a new directory $BASE/cstrike/cfg/mani_admin_plugin/restrict/
Create a new directory $BASE/cstrike/cfg/mani_admin_plugin/mani_logs/
Create a new directory $BASE/cstrike/sound/admin_plugin/
Create a new directory $BASE/cstrike/sound/admin_plugin/actions/
For HL2 Deathmatch: -
Create a new directory $BASE/hl2mp/addons/
Create a new directory $BASE/hl2mp/cfg/mani_admin_plugin/
Create a new directory $BASE/hl2mp/cfg/mani_admin_plugin/language/
Create a new directory $BASE/hl2mp/cfg/mani_admin_plugin/map_config/
Create a new directory $BASE/hl2mp/cfg/mani_admin_plugin/mani_logs/
Create a new directory $BASE/hl2mp/sound/admin_plugin/
Create a new directory $BASE/hl2mp/sound/admin_plugin/actions/
Assuming you are using ftp. A good free ftp client can be found at http://filezilla.sourceforge.net/
NOTE : If you are installing for HL2 Deathmatch, your installation directory is hl2mp not cstrike
From the zip file copy the following default files to $BASE/cstrike/cfg/mani_admin_plugin/
actionsoundlist.txt
admingroups.txt
adminlist.txt
adverts.txt
cexeclist_all.txt
cexeclist_ct.txt
cexeclist_player.txt
cexeclist_spec.txt
cexeclist_t.txt
commandlist.txt
crontablist.txt
default_weapon_restrict.txt
gametypes.txt
gimpphrase.txt
immunitygroups.txt
immunitylist.txt
pingimmunity.txt
quakesoundlist.txt
rconlist.txt
reserveslots.txt
restricted_weapons.txt
soundlist.txt
votequestionlist.txt
voterconlist.txt
webshortcutlist.txt
wordfilter.txt
From the zip file copy the following default files to $BASE/cstrike/cfg/mani_admin_plugin/language/
english.cfg
language.cfg
From the zip file copy the following default file to $BASE/cstrike/cfg/mani_admin_plugin/map_config/
cs_reflex3.cfg
From the zip file copy the following default file to $BASE/cstrike/cfg/
Note if you already have an autoexec.cfg file in $BASE/cstrike/cfg/ you must manually copy and paste the contents of the autoexec.cfg from the zip file into your existing one on the server.
mani_server.cfg autoexec.cfg
From the zip file copy the following default file to $BASE/cstrike/cfg/mani_admin_plugin/restrict/
cs_reflex3_restrict.txt
From the zip file copy the following files to $BASE/cstrike/addons/
mani_admin_plugin.vdf
For linux users: -
mani_admin_plugin_i486.so
For Windows Users: -
mani_admin_plugin.dll
More in the soundlist.txt section on how to do this.
ps. they invented the search engine for a reason, so try to use it.