View Single Post
Re: Realbot AI AND MM crashing?!?
Old
  (#3)
threat
Guest
 
Status:
Posts: n/a
Default Re: Realbot AI AND MM crashing?!? - 15-01-2004

I've just merged the both, took the old lines form the RB LIBLIST.GAM and put it into the new LIBLIST.GAME:

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 "info_player_start"
#gamedll "dlls\mp.dll"
gamedll "..\realbot\dll\realbot.dll"
#gamedll "addons\metamod\dlls\metamod.dll"
trainmap "tr_1"
No everything seems OK...
  
Reply With Quote