.:: Bots United ::.  
filebase forums discord server github wiki web
cubebot epodbot fritzbot gravebot grogbot hpbbot ivpbot jkbotti joebot
meanmod podbotmm racc rcbot realbot sandbot shrikebot soulfathermaps yapb

Go Back   .:: Bots United ::. > Cyborg Factory > RealBot > Help request
Help request Need help? Ask around here! (for questions about the source code, go to the RealBot 'Source')

Reply
 
Thread Tools
AMX plugin and Realbot doesn't work together
Old
  (#1)
pochengjean
Guest
 
Status:
Posts: n/a
Default AMX plugin and Realbot doesn't work together - 27-01-2004

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

Last edited by pochengjean; 27-01-2004 at 07:43..
  
Reply With Quote
Re: AMX plugin and Realbot doesn't work together
Old
  (#2)
Perfect Cell
Guest
 
Status:
Posts: n/a
Default Re: AMX plugin and Realbot doesn't work together - 27-01-2004

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

Last edited by Perfect Cell; 27-01-2004 at 10:37..
  
Reply With Quote
Re: AMX plugin and Realbot doesn't work together
Old
  (#3)
pochengjean
Guest
 
Status:
Posts: n/a
Default Re: AMX plugin and Realbot doesn't work together - 27-01-2004

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??

Last edited by pochengjean; 27-01-2004 at 09:23..
  
Reply With Quote
Re: AMX plugin and Realbot doesn't work together
Old
  (#4)
pochengjean
Guest
 
Status:
Posts: n/a
Default Re: AMX plugin and Realbot doesn't work together - 27-01-2004

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
  
Reply With Quote
Re: AMX plugin and Realbot doesn't work together
Old
  (#5)
CybaWolf
Guest
 
Status:
Posts: n/a
Default Re: AMX plugin and Realbot doesn't work together - 27-01-2004

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.
  
Reply With Quote
Re: AMX plugin and Realbot doesn't work together
Old
  (#6)
Perfect Cell
Guest
 
Status:
Posts: n/a
Default Re: AMX plugin and Realbot doesn't work together - 27-01-2004

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 ^^;

Last edited by Perfect Cell; 27-01-2004 at 10:36..
  
Reply With Quote
Re: AMX plugin and Realbot doesn't work together
Old
  (#7)
pochengjean
Guest
 
Status:
Posts: n/a
Default Re: AMX plugin and Realbot doesn't work together - 27-01-2004

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.
  
Reply With Quote
Re: AMX plugin and Realbot doesn't work together
Old
  (#8)
pochengjean
Guest
 
Status:
Posts: n/a
Default Re: AMX plugin and Realbot doesn't work together - 28-01-2004

I also found that the whole AMX plug-in has to be installed in a sequential order to make it work .

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........ ........

Weird.....how bizzard.....o_O
  
Reply With Quote
Re: AMX plugin and Realbot doesn't work together
Old
  (#9)
Ava3ar
Guest
 
Status:
Posts: n/a
Default Re: AMX plugin and Realbot doesn't work together - 29-01-2004

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.
  
Reply With Quote
Re: AMX plugin and Realbot doesn't work together
Old
  (#10)
Onno Kreuzinger
aka: memed / Server Admin
 
Onno Kreuzinger's Avatar
 
Status: Offline
Posts: 705
Join Date: Jan 2004
Location: germany
Default Re: AMX plugin and Realbot doesn't work together - 29-01-2004

Quote:
Originally Posted by Ava3ar
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.
Hi,

as silent preps. to help Stefan wiht making working releases, would you mind sharing that .bat file :-)

Cheers MeMeD
  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com