PDA

View Full Version : liblist.gam


ddrman
15-01-2004, 07:48
could somebody type out how my liblist.gam should look with realbot installed properly??

ddrman
15-01-2004, 07:48
here is how mine looks but somethings wrong...

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\realbot.dll"

gamedll_linux "dlls/cs_i386.so"

trainmap "tr_1"

ddrman
15-01-2004, 07:55
oh yah and im using realbot v 1.000

Jester5867
15-01-2004, 11:40
that is wrong it shoud look like this
game "Counter-Strike"
url_info "www.counter-strike.net (http://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 ..\realbot\dll\realbot_mm.dll
gamedll_linux "dlls/cs_i386.so"
trainmap "tr_1"
This is where your realbot dll should be located
C:\Program Files\Steam\SteamApps\youremail@\counter-strike\RealBot\dll
This info is for 1.0

Fiber_Optic
15-01-2004, 12:53
gamedll ..\realbot\dll\realbot_mm.dll


Since you're using rb ai v1.0, this line should be:

gamedll ..\realbot\dll\realbot.dll

It should work fine, IF you don't forget to put the read only mode on, JUST AFTER have edited it.

Jester5867
15-01-2004, 16:05
good point :)

ddrman
16-01-2004, 04:21
Thank U So Much8)

Fiber_Optic
16-01-2004, 12:49
good point :)

eheh... thx!
:D

Forgotten Soldier
18-01-2004, 00:03
Me too liblist.gam screw up

Hi,



Now, I've been trying to install realbot ai (for WIN32) , finished sucessfully in correct STEAM folder because i want it to work on cs 1.6

(as i read in specifications on site) and added file 'realbot_mm.dll' (because it says on site as well).



I double clicked on 'activatecs16' in realbot fo

folder step 1 to 5 complete but when it gets to step 6 it said 'cannot find liblist.gam in ..../steam' so i copyied my liblist.gam file to my steamfolder and found when i run realbot this time, it said ' backing up current liblist.gam into <liblist.rbn>

The system cannot find file specified'.



I went back to the steam folder and noticed that my liblist.gam file changed into a liblist.rbn file...

And my realbot doesn't work



Many Thanks Forgotten Soldierhttp://forums.bots-united.com/images/icons/icon7.gif.



p.s



sorry the message it so long, just wanted to tell u it exactly

Fiber_Optic
18-01-2004, 01:25
Post your liblist.gam here.

Forgotten Soldier
18-01-2004, 12:59
This is mine, but something must be wronghttp://forums.bots-united.com/images/icons/icon10.gif:



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"

Forgotten Soldier
18-01-2004, 13:00
Post your liblist.gam here.

Something must be wrong

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"

http://forums.bots-united.com/images/icons/icon13.gif

Onno Kreuzinger
18-01-2004, 17:00
Hi,

look here:
http://forums.bots-united.com/showthread.php?t=371

at least the version needs to be changed.

Cheers

Something must be wrong

game "Counter-Strike"

url_info "www.counter-strike.net (http://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"

http://forums.bots-united.com/images/icons/icon13.gif

Fiber_Optic
19-01-2004, 00:58
Something must be wrong


Yes mp.dll is wrong! you haven't read...
:RTFM: :RTFM: :RTFM: :RTFM:

threat
19-01-2004, 01:56
Normally the LIBLIST.GAM with the MP.DLL should be backuped to LIBLIST.RBN and then the RB's LIBLIST.GAM with the REALBOT.DLL should be copied to "cstrike".

I don't know, if Stefan's updated the ACTIVATE*.BAT files with the important line ATTRIB LIBLIST.GAM +R If it is replaced and the Readonly-Flag ist not set, then CS replaces it with its own LIBLIST.GAM, as we all know for very long.

Some RB-rookies still don't know it - something should be changed.

stefanhendriks
27-01-2004, 15:28
I have worked on more advanced activation batch scripts, they also detect if you have installed everything in the correct folder and such. Of course, this is for an official package.