.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   YaPB (http://forums.bots-united.com/forumdisplay.php?f=55)
-   -   liblist.gam (http://forums.bots-united.com/showthread.php?t=5001)

bleedright 02-03-2006 02:13

liblist.gam
 
Hi i have a problem maybe u can help me fix it.

I am trying to run yapb bots on client server (someone called it a 'listen' server too), with csdm 2.0. i can get the csdm to run, i can also get the yapb bots to work, but i cant get them to work together.

I think ive narrowed the problem to liblist.gam not sure what this file does exactly but i know that both yapb and amxX both are modifying it. Im pretty sure they are changing the same things inside that file and thats why it wouldnt work.

after a few hours of trying thats the only thing i can come up with. is there some solution to my yapb + csdm problem? what is liblist.gam? and is there another bot that might be compatable with csdm, if yapb(which i like alot) isnt? ty.

not sure what version of yapb i have but amxX is 1.60, windows xp 32biting.

my liblist.gam looks like this after i install yapb:

Code:

game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.5"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1110"
nomodels "1"
nohimodel "1"
mpentity "info_player_deathmatch"
gamedll "addons\yapb\dlls\podbot.dll"
gamedll_linux "addons/yapb/dlls/podbot_i386.so"

after amxX:
Code:


game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.5"
size "184000000"
svonly "0"
secure "1"
type "multiplayer_only"
cldll "1"
hlversion "1110"
nomodels "1"
nohimodel "1"
mpentity "info_player_deathmatch"
//gamedll "addons\yapb\dlls\podbot.dll"
//gamedll_linux "addons/yapb/dlls/podbot_i386.so"
gamedll "addons\metamod\dlls\metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"

im almost late for class i better go ill check back tonight if anyone has answered. ty.

Whistler 02-03-2006 04:06

Re: liblist.gam
 
try loading the podbot.dll file as a normal Metamod plugin, i.e., add it into the addons/metamod/plugins.ini file.

bleedright 02-03-2006 12:52

Re: liblist.gam
 
Hey whistler, i tried your suggestion with riding the back of amx through plugins.ini but it didnt work. I did however mess around with it some more and came accross a solution when i looked at podbot-mm.

if your curious all i did was change the launch options for counter-strike to:
+localinfo mgamedll gamedll addons\yapb\dlls\podbot.dll

kept the liblist.gam to load amxX

i didnt think it would work but im playing csdm on aim_map vs ur bots right now! thanks for the bots + the help, later.

NuclearDuck 24-10-2006 01:02

Re: liblist.gam
 
I believe your supposed to load metamod with the liblist.gam file, then with the metamod config file you can choose to load both the CSDM plugin and YapB, i believe.


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

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