.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   E[POD]bot (http://forums.bots-united.com/forumdisplay.php?f=12)
-   -   How do i set this up? (http://forums.bots-united.com/showthread.php?t=5026)

xKoRY 10-03-2006 21:47

How do i set this up?
 
ok, i know nothing about bots exept that i want one in my server, but how do i set this up, i downloaded the file looking for a .exe file, but i dont see one at all. so how do i set this up as fast and simple as possible?

PWNZ 11-03-2006 09:43

Re: How do i set this up?
 
1.Install EPODbot to your Counter Strike directory
Example D:\Counter Strike 1.6\
If you already install, check the file folder of EPODbot at D:\Counter Strike 1.6\cstrike
to make sure its there.

2.Now open up your libist.gam in your cstrike directory. For me D:\Counter Strike 1.6\cstrike\libist.gam

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 "multiplayer_only"
gamedll "dlls/mp.dll"
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"

3.You can see this, gamedll "dlls/mp.dll" . Now change it to load EPB.dll in the EPODbot folder. Example gamedll "EPODbot/EPB.dll" ...Done!. If you have the metamod plugin, you can change the gamedll point to the plugin. Example gamedll "addons\metamod\dlls\metamod.dll" . For metamod, setup your plugins.ini to load EPB.dll.

Example(Metamod to load EPB.dll):
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
win32 cstrike/EPODbot/EPB.dll

4.Now you can setup the EPODbot config at the EPODbot folder

5.Run the game or dedicate server and all should be fine
Done!:)


All times are GMT +2. The time now is 08:00.

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