Hey guys, just want to ask a couple of quick questions before I try to install these bots on my 1.6 server (dedicated).
I was reading the installation tutorial and it looks pretty straightforward to me, except for a couple things:
1) You say to add this line:
to the plugins.ini file in /addons/metamod/ , but you said this in the instructions for installing on a local machine (for listen servers). Do I still need to do this for my dedicated server or is this only for listen servers?
2) You say that in the liblist.gam file to find this line:
and change it to look like this:
Quote:
gamedll "EPODbot\EPB.dll"
|
I went onto my server and looked at this file, but I don't have the line you say to replace. Here's what my file looks like:
Quote:
game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1111"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
|
Do I have to replace one of those lines? Or, do I have to do something else to install it?
Thanks a lot!