View Single Post
Re: Current JoeBOT Version : 1.6.5.1
Old
  (#17)
Mulletman
Guest
 
Status:
Posts: n/a
Default Re: Current JoeBOT Version : 1.6.5.1 - 19-06-2004

I just went and fixed that, but the Half-Life maps are still the only maps showing. I see bootcamp, bounce, crossfire, etc... No de-dust or de_dust2, or anything. The liblist.gam now has JoeBot.dll instead of PodBot.dll as the game dll, but there's 2 slashes in front of it. In c/+ that means its a comment, so what do I change? (Here's what my liblist.gam looks like in notepad

game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.0"
size "184000000"
svonly "0"
cldll "1"
hlversion "1104"
nomodels "1"
mpentity "info_player_start"
gamedll "dlls\swat_bot.dll" (<--Do I change this one?)
//gamedll "joebot/JoeBot.dll" Yeah I play CF's bot too!! (<--Or this one?)
gamedll_linux "dlls/swat_bot.so"
trainmap "tr_1"

*I just found another liblist.gam under C://SIERRA/Counter-Strike/cstrike/cstrike/liblist.gam Here's what that one looks like (I haven't made any changes.)
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_start"
gamedll "../joebot/joebot.dll"
gamedll_linux "../joebot/joebot.so"
trainmap "tr_1"


By the way, Sorry for the long post. I hope someone can help with this info.

Last edited by Mulletman; 19-06-2004 at 05:19..
  
Reply With Quote