.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   Help request (http://forums.bots-united.com/forumdisplay.php?f=37)
-   -   Send error report thing w/hex error after (http://forums.bots-united.com/showthread.php?t=983)

Garrett 04-03-2004 17:09

Send error report thing w/hex error after
 
I get the error that brings up an error report thing. Then when i click dont send i get the hex error. Also im not using AMX mod, just mm.
"4. I get errors with an error report button.

Go to addons\metamod\config.ini and comment out 'gamedll ..\realbot\dll\realbot.dll'. Also remove the equivalent in the command line arguments.If that doesn't work, make another thread with details of your CS configuration."

config.ini? I dont have it.
Assuming you meant plugins.ini
took line out and still same problem.

plugins.ini

;Install all plugins for metamod here.
win32 ..realbot\dll\realbot_mm.dll realbot
;Statsme plugin
win32 addons\statsme\dlls\sm_cstrike_mm.dll

liblist.gam

game "Counter-Strike"
url_info "www.counter-strike.net"
url_dl ""
version "1.6"
size "184000000"
svonly "0"
cldll "1"
hlversion "1120"
nomodels "1"
nohimodel "1"
mpentity "info_player_start"
gamedll "addons/metamod/dlls/metamod.dll"
trainmap "tr_1"

Supposed to have changed
gamedll "dlls/mp.dll"
to
gamedll "addons/metamod/dlls/metamod.dll"

But when realbot is activated it changes
gamedll "dlls/mp.dll"
to
gamedll "..\realbot\dll\realbot.dll"

Because you guys say to activate rb before making liblist.gam read-only.

Thanks in advance


All times are GMT +2. The time now is 04:36.

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