View Single Post
Re: Installing bot with ftp!
Old
  (#4)
MarD
Waypointer/Moderator
 
MarD's Avatar
 
Status: Offline
Posts: 1,184
Join Date: Jan 2004
Location: Canada.. EH!?
Default Re: Installing bot with ftp! - 26-12-2005

Heyyo, Ok, fun fun. You'll need to extract it to your dedicated server directory where you'll be able to see the "cstrike" folder. Don't extract it into the "cstrike" folder as it needs to place the "epodbot" folder inside of it. After that? open up your "liblist.gam" file located inside the "cstrike" directory. It's a text file btw, so open it with whatever text editor you like. Look for the line
Code:
gamedll_linux "dlls/cs_i386.so"
and add in some code comment lines, which is two forward-slashes ( // ) so it looks like this:
Code:
//gamedll_linux "dlls/cs_i386.so"
then add in a second line below it that looks like this:
Code:
gamedll_linux "epodbot/epb_i686.so"
Now you'll have a backup of the original line incase you ever wanted to uninstall the bot (why would you wanna do that after trying EPB is beyond me ) and the bot should work, you just need to add in bots or set up the "epb.cfg" as you like before starting the server and everything should be fine for ya. Enjoy.


Later-a-much, and LONG LIVE THE D!,
(Link>>>MarD's Moddin' Site<<<Link) MarD

Rock Hound. (<Link)

Last edited by MarD; 26-12-2005 at 03:18..
  
Reply With Quote