![]() |
AMX plugin and Realbot doesn't work together
I have gat the AI version of realbot to work for my listen server(steam) just great using realbot.dll in my liblist.gam. When i tried to combine both AMX plug-in 0.9.8 version and the realbot, only one of them would work. Could someone help me to setup both AMX plugin and realbot to work together under steam using listen server???
i have searched the entire forum for releated thread, and found nothing, maybe you can help me out if i overlooked something. thank you |
Re: AMX plugin and Realbot doesn't work together
To work with AMX:
go into your addons\metamod\plugins.ini add the following line to it before AMX plugin like so: ; RealBot Metamod plugin win32 addons\amx\dlls\realbot_mm.dll ; AMX Mod plugin win32 addons\amx\dlls\amx_mm.dll Change your liblist.gam gamedll to metamod.dll like so: gamedll "addons\metamod\dlls\metamod.dll" Change the liblist.gam file to Read Only. That should do it. If you get troubles on map change, try deleting the bot.cfg if you have it in your \cstrike folder (helped me, anyway). If that doesn't work, do what I did and install (mean).Bot Admin mod :) |
Re: AMX plugin and Realbot doesn't work together
that is exactly what i have except that in my liblist.gam it has
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" I tried your "..\addons\metamod\dlls\metamod.dll" and it doesn't work, i tried to place the metamod.dll under the counter-strike folder as you specified as ..\addons\metamod\dlls\metamod.dll all i get is an error message. any other suggestions?? |
Re: AMX plugin and Realbot doesn't work together
Thanks for your help...i have got the bots working now...
all i need is to use the command realbot add t 2 instead the command specified in realbot. weird...but thanks for your help:D |
Re: AMX plugin and Realbot doesn't work together
If you are needing to use 'realbot add' as opposed to the Realbot commands listed in the RealBot docs, then you are using the WIP version. As it is a WIP version, the RealBot docs do not necessarily apply. I would recommend that you follow the WIP Progress Thread for RealBot, as this will detail important changes in the WIP versions.
|
Re: AMX plugin and Realbot doesn't work together
You can get an updated commandmenu.txt file from my site:
http://es.d2mods.com/cs/commandmenu.txt Btw, sorry about the ..\ in the metamod.dll line, it wasn't supposed to be there ^^; |
Re: AMX plugin and Realbot doesn't work together
i didn't know that there is a change in the cmdmenu, due to my stupidity. I should have looked more carefully. But thanks....
i have got it working now...thank you for your cmdmenu. |
Re: AMX plugin and Realbot doesn't work together
I also found that the whole AMX plug-in has to be installed in a sequential order to make it work8) .
I have to play the game (listen server, dedicated server, and regular game) with liblist.gam using gamedll dlls\mp.dll for the very first time (just once) Then, replace the gamedll to addons\metamod\dlls\metamod.dll to play the game without error messages. I don't know why, but it works for me........:P ........ Weird.....how bizzard.....o_O |
Re: AMX plugin and Realbot doesn't work together
i usually put
;gamedll "dlls\mp.dll" gamedll "addons\metamod\dll\metamod.dll" that way if there are any errors i just un comment original and comment meta but i also created a .bat for each time it updates steam, taht rewrites my liblist. |
Re: AMX plugin and Realbot doesn't work together
Quote:
as silent preps. to help Stefan wiht making working releases, would you mind sharing that .bat file :-) Cheers MeMeD |
All times are GMT +2. The time now is 10:08. |
Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.