.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   IvPBot (http://forums.bots-united.com/forumdisplay.php?f=39)
-   -   IvP installation help. (http://forums.bots-united.com/showthread.php?t=3653)

98kikic 25-02-2005 22:30

IvP installation help.
 
Ok getting bit frustrated. I have serched these forums pretty mcuh front to back look for a solution on why these bots dont work.

Running
Dedicated server =Linux (what i have ftp access to)

I created a folder called autoexec.cfg.
Contents.
localinfo mm_gamedll ivpbot/ivpbot_i486.so
Its in /cstrike

Tryed the metamod way.
/metamod/plugins.ini
Contents
; AMXX Mod
linux addons/amxmodx/dlls/amxmodx_mm_i386.so

exec_cfg server.cfg
gamedll "ivpbot/ivpbot_i486.so"
its in /cstrke/addons/metamod

Edited liblist.gam
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 "ivpbot\ivpbot.dll"
gamedll_linux "ivpbot/ivpbot_i486.so"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
;gamedll "dlls\mp.dll"
;gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"

its in /cstrike

So can please someone tell me whats wrong i dont care witch way it works as long as one do.

Problem? Bots wont join at all. Commands dont work. If i need to add the CVARs Where do i put them?

KaCaT 01-03-2005 14:28

Re: IvP installation help.
 
Quote:

Originally Posted by 98kikic
Tryed the metamod way.
/metamod/plugins.ini
Contents
; AMXX Mod
linux addons/amxmodx/dlls/amxmodx_mm_i386.so

exec_cfg server.cfg
gamedll "ivpbot/ivpbot_i486.so" <--#1 remove this line
its in /cstrke/addons/metamod

Edited liblist.gam
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 "ivpbot\ivpbot.dll"
gamedll_linux "ivpbot/ivpbot_i486.so" <--#2 remove this line
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
;gamedll "dlls\mp.dll"
;gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"

Try to remove that two lines.

98kikic 02-03-2005 18:08

Re: IvP installation help.
 
Took a while to respond but thank you very much.

EDIT:

Ok it works thanks alot. Now i am opimizing them.


All times are GMT +2. The time now is 17:49.

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