View Single Post
I'm back testing this again, still doesn't work. XD
Old
  (#1)
woot woot
Member
 
Status: Offline
Posts: 100
Join Date: Aug 2005
Default I'm back testing this again, still doesn't work. XD - 03-01-2006

Ok, so I re-installed cs and steam, so I am starting out fresh. No errors whatsoever.

I want to run EPBv.5.1 on dedicated server with AMX(X) even though there is no menu.. bummer, but I want to test it anyway. I installed it c:\program files\steam\account\dedicated server\... so now it's in cstrike folder from the installer. I changed a couple of things in the epb.cfg file to my liking. I added win32 epodbot\epb.dll to my plugins.ini for metamod.

Just to be sure, I commented out amx to see if it will work alone and make sure amx isn't conflicting. This is what my liblist.gam is as well:

Code:
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 "dlls\mp.dll"
//gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
Should work right? Wrong.

This is what I get for when I type "meta list" in my ds console.

Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] E[POD]bot RUN - epb.dll v5.10 ini Start Never
1 plugins, 1 running

When I type "epb addbot", my server crashes. x_x I ono what the problem is, as you can see, it's installed properly, and it's added properly. Wth is wrong?? No, I don't have amxx running at the moment. Metamod is also the latest version ( 1.18 ), and I also tried with metamod-p26c.
  
Reply With Quote