.:: 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 > JoeBot
JoeBot Furious mechs by @$3.1415rin Counter-Strike

Reply
 
Thread Tools
Question? not a newbie. Dedicated server.
Old
  (#1)
Yuukoo
Guest
 
Status:
Posts: n/a
Default Question? not a newbie. Dedicated server. - 17-03-2004

Ok not new to file system I have had to modify alot of filess to have my server run the way I want it to.
I have a couple issues.
FYI
C:\HLServer\cstrike\addons\joebot
C:\HLServer\cstrike\addons\metamod
My server crashed when joebot dir was placed in the Cstrike/joebot dir.
go figure.

I did move 3 files like suggested in Readme but to no avail did they work, so I left them just reside in my joebot dir only.
etc... etc..

I am running Admin MOD plugin-joebot. to try and get menu driven commands I had it working in 5.1 but as we all know that is a long time ago, and this is my first attempt with Bots again since then.
I used realbot then.

My dir structure.

I hope you get my pic. i sent.

Meta list look like this. Good right.

] meta list
Currently loaded plugins:
description stat pend file vers src load unlod
[ 1] ChickenMod RUN - chicken_mm.dll v1.0.5.1 ini Pause Pause
[ 2] STATSME RUN - sm_cstrike_mm.dl v2.8.0.1 ini Chlvl Chlvl
[ 3] WinHL-Booster RUN - booster_mm.dll v1.46 ini Chlvl Pause
[ 4] Cheating-Death RUN - cdmod_i586.dll v4.15.0 ini Chlvl Chlvl
[ 5] WebMod RUN - w_mm.dll v0.47 ini Start Never
[ 6] Adminmod RUN - admin_mm.dll v2.50.59 ini Start Start
[ 7] JOEBOT RUN - joebot_mm.dll v1.6.5.0 ini Start Pause
7 plugins, 7 running

So My liblist.gam look like this. little tweak I did, seems to fuction fine.
I need meta.dll to load for otherplugins.

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

Issues
Access level 131073
1. Can not addbots or admin_addbots error " unknown command"
2. Admin Mod Plug in or Bind key work work
3. Way points wont load.
C:\HLServer\cstrike\addons\joebot\wpjs\std
all files are here... in this dir.

Thanks for any insite.
or if you can suggest another BOT application (lack of a better word) please advice.

Jeff
Attached Thumbnails
Click image for larger version

Name:	error.JPG
Views:	424
Size:	8.4 KB
ID:	119  
  
Reply With Quote
Re: Question? not a newbie. Dedicated server.
Old
  (#2)
Yuukoo
Guest
 
Status:
Posts: n/a
Default Re: Question? not a newbie. Dedicated server. - 17-03-2004

Getting closer move .cfg file to /cstrike dir

now it just crases with an error

log.SING error hlds.exe

Server reads...
CDMOD: Challenge version updated to 4.11
Bot menu language is ENGLISH
Minimum skill set to 0
Maximum skill set to 0
Bots will only join when a human is on the server ( max_bots )
Bots will respawn even if there are no human players on the server
min_bots set to 0
max_bots set to 8
Bot name aggression prefix is ON ([JOE], [JoE] or [J0E])
Bot name skill suffix is OFF
Bot chat frequenty set @ 45.000000s
Interactive chat is ON for bots that are dead
Possibility for leet is @ 5.000000
NOTE: This takes effect only for bots added later
Bot name prefixes set to agg:[JOE] nor:[JoE] def:[J0E]
Welcome messages are ON
Using weapon buy probability file: botbuyweapons.cfg
Bots use spraypaints
Mixing WPDirs ... the order of dir.txt is now of no importance
  
Reply With Quote
Re: Question? not a newbie. Dedicated server.
Old
  (#3)
Yuukoo
Guest
 
Status:
Posts: n/a
Default Re: Question? not a newbie. Dedicated server. - 17-03-2004

exec addons/joebot/joebot.cfg

added to server.cfg

added 8 bots at server start up let me join then crashed

error

log.Sing error
  
Reply With Quote
Re: Question? not a newbie. Dedicated server.
Old
  (#4)
Yuukoo
Guest
 
Status:
Posts: n/a
Default Re: Question? not a newbie. Dedicated server. - 17-03-2004

grrrr..
  
Reply With Quote
Re: Question? not a newbie. Dedicated server.
Old
  (#5)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: Question? not a newbie. Dedicated server. - 17-03-2004

I have 2 joebot folders:
1 in c:\HLServer
and 1 in c:\HLServer\cstrike
my joebot_mm.dll file is in the joebot folder in c:\HLServer
----------------------
Liblist.gam:
gamedll "addons\metamod\dlls\metamod.dll"
~thats the only one you need for win32
-----------------------
plugins.ini:
win32 ../joebot/joebot_mm.dll
you must include ../ because the root dir is cstrike and the dll is in one dir above cstrike.
==========================
c:\HLServer\joebot\joebot_mm.dll
c:\HLServer\cstrike\joebot\bot.cfg

hope this helps!
==========================
Oh yeah! Realbot AI 1.0 works with steam!!!
You DO need to use the realfix tho...
Check out the WIKI (top right under bots-united banner)
good info for installing realbot in there
last time I checked, joebot info hadn't been started yet...
GOOD LUCK!

Last edited by dead bwoy; 17-03-2004 at 22:34..
  
Reply With Quote
Re: Question? not a newbie. Dedicated server.
Old
  (#6)
Yuukoo
Guest
 
Status:
Posts: n/a
Default Re: Question? not a newbie. Dedicated server. - 17-03-2004

I will give it a try.
  
Reply With Quote
Re: Question? not a newbie. Dedicated server.
Old
  (#7)
Yuukoo
Guest
 
Status:
Posts: n/a
Default Re: Question? not a newbie. Dedicated server. - 17-03-2004

Works ty now just to config them >> any advice?
  
Reply With Quote
Re: Question? not a newbie. Dedicated server.
Old
  (#8)
dead bwoy
Member
 
dead bwoy's Avatar
 
Status: Offline
Posts: 512
Join Date: Feb 2004
Location: STL MO USA
Default Re: Question? not a newbie. Dedicated server. - 18-03-2004

file bot.cfg explains all the avail. commands
not too sure if "max_bots <#>" is included in the original .cfg
  
Reply With Quote
Re: Question? not a newbie. Dedicated server.
Old
  (#9)
Yuukoo
Guest
 
Status:
Posts: n/a
Default Re: Question? not a newbie. Dedicated server. - 18-03-2004

Thanks again for all your help

is that in the C:\HLserver\dir
or C:\HLserver\cstrike\dir

dir= joebot

cuz I have them in both places
and can I have a tag other than [Joe] Appear?

thanks
Jeff
  
Reply With Quote
Re: Question? not a newbie. Dedicated server.
Old
  (#10)
Terran
Member
 
Terran's Avatar
 
Status: Offline
Posts: 431
Join Date: Jan 2004
Default Re: Question? not a newbie. Dedicated server. - 18-03-2004

it is C:\HLserver\cstrike\joebot\bot.cfg
  
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 - 2024, Jelsoft Enterprises Ltd.
vBulletin Skin developed by: vBStyles.com