Hi guys,
Realbot used to work fine with my cs 1.5 a few months ago (rb build 3044). Then i just wanted to play it again and it wouldn't load anymore
My Half-Life has not been changed in anyway since then. I tried with different realbot builds (3005, 3044, 3057), got the same result :
When creating a local game, the command line reads "Realbot plugin attaching" and then the game quits and returns to windows.
It used to work perfectly without me touching anything.
My file structure is :
Half-Life\cstrike\liblist.gam
Half-Life\cstrike\addons\metamod\plugins.ini
Half-Life\cstrike\addons\metamod\dlls\metamod.dll
Half-Life\RealBot\dll\realbot_mm.dll
here is my Half-Life\cstrike\liblist.gam :
Quote:
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 "addons/metamod/dlls/metamod.dll"
gamedll_linux "addons/metamod/dlls/metamod_i386.so"
trainmap "tr_1"
|
my Half-Life\cstrike\addons\metamod\plugins.ini :
Quote:
; AMX Mod
win32 addons/amx/dlls/amx_mm.dll
linux addons/amx/dlls/amx_mm_i386.so
; AMX Modules (not used in 0.9.6j, decided to put them here anyways)
;win32 addons/amx/dlls/VexdUM.dll
;win32 addons/amx/dlls/Xtrafun_ms.dll
;win32 addons/amx/dlls/fun_ms.dll
;win32 addons/amx/dlls/csstats_ms.dll
; Monster Mod
; win32 addons/monster_plugin/monster_mm.dll
; linux addons/monster_plugin/monster_mm_i386.so
win32 ../realbot/dll/realbot_mm.dll RealBot
|
(those monster things are referring to another addon im not using anymore)
plz help!