.:: 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
Bad Load of realbot?
Old
  (#1)
DoughBoy
Guest
 
Status:
Posts: n/a
Default Bad Load of realbot? - 29-01-2004

I get the following error when I type meta list in the server consle:

[ 1] RealBot badf load realbot_mm.dll v - ini - -

I have installed the Real Bot to c:/HLServer/RealBot

In the liblist.gam I have:

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

and in my plugins.ini: (metamod)


//Realbot
win32 ..\realbot\dll\realbot_mm.dll

Also how do I adds bot I have read the manual but it still doesnt work.
Do I do in server consle rb_add_1_2_5_Dude?





Thanks

Last edited by DoughBoy; 29-01-2004 at 17:36..
  
Reply With Quote
Re: Bad Load of realbot?
Old
  (#2)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Bad Load of realbot? - 29-01-2004

1. do you use the WIP version? (you need that version in order to make it load for metamod).
2. do you use the METAMOD dll available on the RealBot page?

TO add bots with the new WIP version you do:

realbot add

you do not need _ anymore, for a full list of commands you can check out the Progress Thread.


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Re: Bad Load of realbot?
Old
  (#3)
DoughBoy
Guest
 
Status:
Posts: n/a
Default Re: Bad Load of realbot? - 29-01-2004

Ahh ok the dll is now loaded but how do I make the bots appear?
Do I type realbot add in the server consle?
I did this but nothing happens

Last edited by DoughBoy; 29-01-2004 at 17:59..
  
Reply With Quote
Re: Bad Load of realbot?
Old
  (#4)
stefanhendriks
RealBot Author
 
stefanhendriks's Avatar
 
Status: Offline
Posts: 3,088
Join Date: Nov 2003
Location: Netherlands
Default Re: Bad Load of realbot? - 29-01-2004

you need to type

realbot add

if that does not work, the metamod (realbot) dll is not loaded properly.


Author of RealBot, "Arrakis" and "Dune 2 - The Maker" | co-Founder of Bots-United | Fundynamic | Blog | E-Mail me
  
Reply With Quote
Re: Bad Load of realbot?
Old
  (#5)
Fiber_Optic
Guest
 
Status:
Posts: n/a
Default Re: Bad Load of realbot? - 30-01-2004

Quote:
Originally Posted by stefanhendriks
if that does not work, the metamod (realbot) dll is not loaded properly.
Type "meta list" to see which plugin is loaded or not by metamod.

BTW, where is your realbot_mm.dll?
  
Reply With Quote
Re: Bad Load of realbot?
Old
  (#6)
nocturnal
Member
 
Status: Offline
Posts: 134
Join Date: Jan 2004
Default Re: Bad Load of realbot? - 30-01-2004

-I installed metamod v1.17 (or wutever) like this "c:/sierra/half-life/cstrike/addons/metamod/dlls" with metamod.dll in the dlls folder.
-created the file 'plugins.ini' in "c:/sierra/half-life/cstrike/addons/metamod"
-I downloaded the WIP/metamod.
-i extracted the file into "c:/sierra/half-life/realbot/dll"
-added this into 'plugins.ini', "win32 ../realbot/dll/realbot_mm.dll RealBot" w/o the quotation
-went to the cstrike 'liblist.gam' and replaced the old gamedll with "gamedll "addons/metamod/dlls/metamod.dll"
-started the lan game but when i typed in the console 'meta list' i see the the plugin but it's not running

this is what i've done. When i type meta list it shows thats it attached and running. But when i type realbot add it gives me a message which looks like:

***********************
'***************************
REALBOT UNKNOWN COMMAND
****************************
*********************
  
Reply With Quote
Re: Bad Load of realbot?
Old
  (#7)
Onno Kreuzinger
aka: memed / Server Admin
 
Onno Kreuzinger's Avatar
 
Status: Offline
Posts: 705
Join Date: Jan 2004
Location: germany
Default Re: Bad Load of realbot? - 30-01-2004

Quote:
Originally Posted by nocturnal
-I installed metamod v1.17 (or wutever) like this "c:/sierra/half-life/cstrike/addons/metamod/dlls" with metamod.dll in the dlls folder.
-created the file 'plugins.ini' in "c:/sierra/half-life/cstrike/addons/metamod"
-I downloaded the WIP/metamod.
-i extracted the file into "c:/sierra/half-life/realbot/dll"
-added this into 'plugins.ini', "win32 ../realbot/dll/realbot_mm.dll RealBot" w/o the quotation
-went to the cstrike 'liblist.gam' and replaced the old gamedll with "gamedll "addons/metamod/dlls/metamod.dll"
-started the lan game but when i typed in the console 'meta list' i see the the plugin but it's not running

this is what i've done. When i type meta list it shows thats it attached and running. But when i type realbot add it gives me a message which looks like:

***********************
'***************************
REALBOT UNKNOWN COMMAND
****************************
*********************
what is correct, since realbot is a command which expects a parameter (the realbot command), so ommiting a parameter to realbot will yield the message UNKNOWN COMMAND, which is not very helpfull but correct...
cheers memed
  
Reply With Quote
Re: Bad Load of realbot?
Old
  (#8)
DoughBoy
Guest
 
Status:
Posts: n/a
Default Re: Bad Load of realbot? - 30-01-2004

when I type meta list all of my mods are loading it says (4 plugins, 4 loaded) my realbot_mm.dll is in c:/hlserver/realbot/dll/realbot_mm.dll
  
Reply With Quote
Re: Bad Load of realbot?
Old
  (#9)
Onno Kreuzinger
aka: memed / Server Admin
 
Onno Kreuzinger's Avatar
 
Status: Offline
Posts: 705
Join Date: Jan 2004
Location: germany
Default Re: Bad Load of realbot? - 30-01-2004

Quote:
Originally Posted by DoughBoy
when I type meta list all of my mods are loading it says (4 plugins, 4 loaded) my realbot_mm.dll is in c:/hlserver/realbot/dll/realbot_mm.dll
:RTFM:

to be precise the progress thread mentioned (linked) on the reabot page
[hint: "realbot help", or "realbot add"]

cheers memed

Last edited by Onno Kreuzinger; 31-01-2004 at 11:11..
  
Reply With Quote
Re: Bad Load of realbot?
Old
  (#10)
ApophisXP
Guest
 
Status:
Posts: n/a
Default Re: Bad Load of realbot? - 31-01-2004

ok i've had trouble with metamod and realbot but after reading whats on this page i've made it work now! so thanks! but and this is a BIG BUT!, the bots always stay at their spawn point, how can i correct this?
  
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