![]() |
Problems with cs 1.5
Hey, I got realbot to work great on 1.6. I am using the newest WIP. The only problem is i have to be online to play 1.6, this sucks concidering I am on a 26.4k connection right now :)
So I decided to install realbot onto my 1.5 setup. I really like the new version because of the no need for waypoints and whatnot so I decided to switch from 1.0 or whatever the current "official" release is. However I cannot get metmod to load realbot_mm.dll I've tried playing around with it, and even tried to type in the path manually inside CS. but no luck. Can anyone help me, are the WIP's 1.6 only (if so that sucks cause waypoints are hard to find and 26.4k takes forever). If anyone canhelp me I would really appreciate it. Thanks Smiley |
Re: Problems with cs 1.5
No it should works with cs 1.5. But you can't load the bot by typing the path oh the dll in the console. You have to use metamod, just like you did for cs 1.6.
|
Re: Problems with cs 1.5
It worked great, with no problems for 1.6.
I got 1.0 loaded on 1.5 just fine, bots showed up and bowed down to me :D but then I set up the WIP (I already had metamod running, I had amx and other mods installed) but then it wouldn't load it up. it said when i typed 'meta list' in the console that there was 1 plugin found but none running, I had already gone through and taken amx and all the other plugins out of the plugins.ini from the metamod folder. and other than that I have everything exactly the same as my 1.6 setup. I've even tried typing 'meta load realbot_mm.dll' and 'meta retry realbot_mm.dll' and every other thing that looked relavent when i went throught the commands by typing 'meta help' in the console. it's got me stumped that's why I came here :) for the experts 8) I forgot to mention that I am running a listen LAN server. since my internet sucks :) |
Re: Problems with cs 1.5
I think I've found your problem. You said metamod was already installed on your cs 1.5. But remember, the wip needs its own "metamod.dll" compiled by the new driver ;) (stefan) and PMB. You'll find it the reabot website. Download the dll, make a backup of the old one, and replace it.
Your rb should work. |
Re: Problems with cs 1.5
even though I copied it over from the 1.6 folder?
I did replace the metamod.dll because it does say right in the realbot install that 1.7 is needed in order for it to run. |
Re: Problems with cs 1.5
You need this one : metamod.dll
|
Re: Problems with cs 1.5
That's the version I have. 1.7
|
Re: Problems with cs 1.5
Yes but this 1.7 is customed... compiled to work for realbot.
|
Re: Problems with cs 1.5
I'll try it tonight, maybe a new versionis uploaded???
|
Re: Problems with cs 1.5
nope, didn't help
|
Re: Problems with cs 1.5
You say that meta list returns that 1 plugin is found, but none running. Which plugin is found?
Try this - 1 - Try running metamod with ONLY realbot (i.e. do not load AMX or any other mod). If this works, then the problem could be in the syntax of your metamod plugins.ini or a conflict of some sort with another mod. 2 - If step 1 don't work, then try running metamod with ONLY AMX. If this works then something is wrong with your Realbot installation. Quick check for correct RB, metamod and WIP installation - If you installed C-Strike 1.5 to D:\Games\Halflife\cstrike, then make sure Realbot and metamod are installed as follows - metamod - D:\Games\Halflife\cstrike\addons\metamod Updated version of metamod.dll - D:\Games\Halflife\cstrike\addons\metamod\dlls Realbot - D:\Games\Halflife\Realbot Latest WIP - D:\Games\Halflife\Realbot\dll Line to load metamod in D:\Games\Halflife\cstrike\liblist.gam - gamedll "addons\metamod\dlls\metamod.dll" Line to load RB in D:\Games\Halflife\cstrike\addons\metamod - win32 ..\realbot\dll\realbot_mm.dll NOTE - the gamedll line inthe liblist.gam file must REPLACE the default gamedll line that is in there. |
Re: Problems with cs 1.5
yep it's all done just like that (file locations are different but that's cause my computer's set up different???)
I'll try the new WIP hopefully that'll help |
Re: Problems with cs 1.5
oh, And I can get amx to load just fine....and the new .dll didn't help :(
|
Re: Problems with cs 1.5
Hey guys, I did as Cybawolf suggested for my problem where I would get the "define the adminmod plugins.ini file" error message & a memory error. I am using RB AI 1 with the latest WIP & it doesn't like the latest adminmod. Maybe someone can figure out a fix for that? BTW, my plugins.ini file is right where it's supposed to be so that has me stumped as to why it's causing that error.
|
Re: Problems with cs 1.5
and now 1.6 crashes...it won't end.
oh and btw, i can get the regular 1.0 to work just fine still, in fact i was just kicking some bot ass a second ago :D I really wanna try out the new version but it's still being a terd :) |
Re: Problems with cs 1.5
Can u copy and paste me what ur meta mod plugins.ini file looks like pls in here and I will try and help u. :)
|
Re: Problems with cs 1.5
Code:
win32 ..realbot\dll\realbot_mm.dll This is what it looks like when I get everything running Code:
win32 addons/adminmod/dlls/chicken_mm.dll |
Re: Problems with cs 1.5
Ur not tryin to run amxmod and adminmod at the same time r u? Because that will cause u lots of problems.
Your metamod/plugins.ini should look like this with out the addons; ; Realbot win32 ../realbot/dll/realbot_mm.dll RealBot And make sure that the realbot_mm.dll is in that folder too. I know it might sound stupid but its usually something really easy that causes u lots of problems. :D |
Re: Problems with cs 1.5
I got ine working, it had to do with the adminmod.dll I had which I thought was latest but wasn't.
|
Re: Problems with cs 1.5
do I have to have RealBot after the directory?
and I just copied my entire plugins.ini file. I don't have anything runnign. the newest version of realbot WIP is in that folder as well. I'll try it like that now |
Re: Problems with cs 1.5
|
Re: Problems with cs 1.5
Well in answer to that all i can do is show u what most people have in layout;
For cs 1.6 C:\Program Files\Steam\SteamApps\Your@Email.co.uk\counter-strike\RealBot\dll\realbot_mm.dll For cs 1.5 C:\Sierra\counter-strike\cstrike\realbot\dll\realbot_mm.dll |
Re: Problems with cs 1.5
yep that's what I got
I also tried puting the .dll in my addons/realbot/ folder, neither one worked. |
Re: Problems with cs 1.5
put itm in the cstrike/dlls folder
|
Re: Problems with cs 1.5
then the path would be
win32 ..dlls/realbot_mm.dll right **EDIT** I just tried that and it didn't work |
Re: Problems with cs 1.5
weird, that's how mine is & I run both HPB & realbot from that folder. Any errors?
|
Re: Problems with cs 1.5
Well...something don't add up here m8ty, cos in ur pasted picture it says ur file has been seen and read in the metamod plugins.ini file but is not active. which tells me its in the wrong place. Or basically it can't find it.
Plus the other thing I noticed is that some of ur links are wrong. like these; win32 addons/amx/dlls/fun_ms.dll win32 addons/amx/dlls/csstats_ms.dll These are not metamod plugins but amxmod plugins and should be written in this file. C:\Sierra\counter-strike\cstrike\addons\amx\modules.ini |
Re: Problems with cs 1.5
yeah I'm not worried about those, I noticed that too.
those are in the copy of plugins.ini that I'm not using right now. I did notice that it loaded 1 plugin but won't let it run. that's messed up and that's what's stumping me |
Re: Problems with cs 1.5
Ok m8, lets start basic shall we.
If i were u I'd clear the meta plugins.ini file and then type in; ; Realbot win32 ../realbot/dll/realbot_mm.dll RealBot Then I'd save that. Then I'd make sure that the realbot_mm.dll file is in the right folder which is; C:\Sierra\counter-strike\cstrike\realbot\dll\realbot_mm.dll And nowhere else. I'd then go to my liblist.gam file Which is found here; C:\Sierra\counter-strike\cstrike\ And make sure it says this; 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 "dlls/mp.dll" //gamedll_linux "addons/metamod/dlls/metamod_i386.so" trainmap "tr_1" Then I'd make sure that metamod.dll is where its supposed to be which is here; C:\Sierra\counter-strike\cstrike\addons/metamod/dlls/metamod.dll Then last but not least I'd make sure I had all the uptodate files of metamod.dll and realbot_mm.dll And if that don't work then it must be the target line, but i won't confuse u, wait till u've tried all that first. And let me know. :D |
Re: Problems with cs 1.5
it worked! hell yeah.
the problem was I didn't have a folder in cstrike, only in counter-strike. Thanks for staying up and helpin me :) I knew it had to be something simple and stupid (i feel like an idiot now) |
Re: Problems with cs 1.5
Not a problem m8ty, glad to help. Go kick the crap out of some well deserved bots now! :D L8ers.
|
Re: Problems with cs 1.5
yeah now that they made me look bad i'm gonna kick their ass (as if it's hard :P )
|
All times are GMT +2. The time now is 18:15. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.