.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   E[POD]bot (http://forums.bots-united.com/forumdisplay.php?f=12)
-   -   Quick Help Before Installing on my Dedicated 1.6 Server? (http://forums.bots-united.com/showthread.php?t=6667)

Iconoclast 28-02-2008 00:26

Quick Help Before Installing on my Dedicated 1.6 Server?
 
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:
Quote:

win32 EPODbot\EPB.dll
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:
Quote:

gamedll "dlls\mp.dll"
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! :D

The Storm 28-02-2008 12:05

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
Sinse you have metamod you can directly add this line in plugins.ini like this for windows:
win32 EPODbot/EPB.dll
and for linux:
linux EPODbot/EPB_i386.so

so in this case you must not edit liblist.gam

Morphogenic 20-04-2008 22:16

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
i have make this what you wrote while i use metamod but on server get meta list with this resluts and EPB dont work? why? what i can do? i use CS 1.6 and EPB 5.2 for windows




Code:

Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] AMX              RUN  -    amx_mm.dll        v0.9.9    ini  ANY  ANY 
 [ 2] CSStats          RUN  -    csstats_mm.dll    v0.9.9    ini  ANY  ANY 
 [ 3] Fun              RUN  -    fun_mm.dll        v0.9.9    ini  ANY  ANY 
 [ 4] <epb.dll>        badf load  epb.dll          v -      ini  Never Never
4 plugins, 3 running


Morphogenic 20-04-2008 22:17

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
with EPB 5.3 i get crash of HL only with using metamod with liblist.gam its fine but i will bots on the server for intenet not only for local game

The Storm 21-04-2008 13:54

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
Install the full version of EPB 5.3 and then get the fixed dll from the sticked topic and it will work.

Morphogenic 21-04-2008 21:28

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
Quote:

Originally Posted by The Storm (Post 57783)
Install the full version of EPB 5.3 and then get the fixed dll from the sticked topic and it will work.

i think is problem of metamod i have instaled full verzion of 5.3 and fixed dll and i have in meta list the same error

The Storm 21-04-2008 22:08

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
Maybe you are using old version of Metamod or you didin't putted correct the EPB line in the plugins.ini file of Metamod.

Morphogenic 21-04-2008 23:34

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
Code:

liblits.gam

gamedll "addons\metamod\dlls\metamod.dll"

plugins.ini

; EPodbot (BOT module)
win32 EPODbot/EPB.dll

paths

Valve\cstrike\EPODbot

Valve\cstrike\addons\metamod\dlls

used version of metamod is v1.19 windows but i have try add line gamedll EPODbot/EPB.dll to liblist.gam and have runing server whithout any command i have filled server huh??? but without metamod

The Storm 22-04-2008 13:42

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
You have wrong slash, plugins.ini must look like this
Code:

win32 EPODbot\EPB.dll

Morphogenic 22-04-2008 17:57

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
with this slash / I get error in meta list and with this slash \ I get crash

this is my plugin.ini

Code:

; AMX Mod
win32 addons/amx/dlls/amx_mm.dll

; AMX Mod modules

; NOTE: don't declare 'pure' AMX Modules here
;      (those not having '_mm' in their filename)

; CS Stats (AMX module)
win32 addons/amx/modules/csstats_mm.dll

; Fun (AMX module)
win32 addons/amx/modules/fun_mm.dll

; Vexd Utilities (AMX module)
; win32 addons/amx/modules/VexdUM_mm.dll

; EPodbot (BOT module)
win32 EPODbot/EPB.dll

; Spawn and chat protection (Protection module)
win32 addons/spawn protection/sc-prot_mm.dll

amx module work but EPODbot and sc-prot_mm.dll get in meta list error with bad file load

Morphogenic 22-04-2008 20:48

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
by sc-prot_mm.dll its now ok i have changed folder name but EPODbot get the same error i have changed folder foldername and nothing new... with metamod cant i run him

The Storm 23-04-2008 14:12

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
Try disabling all the plugins and leave only EPB and tell me if it works(use again the backslash \ ).

Morphogenic 23-04-2008 16:55

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
plugins.ini

Code:

; EPodbot (BOT module)
win32 EPODbot\EPB.dll

meta list

Code:

Currently loaded plugins:
      description      stat pend  file              vers      src  load  unlod
 [ 1] <epb.dll>        badf load  epb.dll          v -      ini  Never Never
1 plugins, 0 running

i dont know what its wrong :(

The Storm 24-04-2008 08:07

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
Hmm what version of CS you are using, here we support only the Legal Steam version and the 1.5 WON version, from the paths that you posted I see that you maybe don't use very legal one? ;) The problem here is that you are maybe using outdated version of 1.6, thats why EPB is not running, as I told you I support only legal versions of CS.

Morphogenic 24-04-2008 12:05

Re: Quick Help Before Installing on my Dedicated 1.6 Server?
 
this is the reason i have steam and my friend have non stem of 1.6 i dont have any problem with EPB.... on nonsteam 1.6 CS run EPB but only with using dll in liblist.gam thank you for your time :)


All times are GMT +2. The time now is 07:45.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.