.:: 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 > General Forum
General Forum Follow progress, give suggestions, reply to bug report threads here.

Reply
 
Thread Tools
need help with realbot
Old
  (#1)
Obi_Wan
Guest
 
Status:
Posts: n/a
Default need help with realbot - 17-02-2004

hi guys

i have installed the new update off realbot..wip 9

the problem is..(i must be doing something wrong)

i start realbod_mm.dll in the metamods plugins.ini..
realbot start properly but..

when i join the server i use the amx_botmenu in the console..no problems here
when i add a few bots after 10 seconds they leave the game..when i check the console of the server it says kicked or afk too long..(kicked)..
the bots just stand still and do nothing..sometimes they walk from left to right..thats it..

what am i doing wrong..

i also dont have a menu for users to add bots to the server..how can i do this...

help me please..i don't get..
  
Reply With Quote
Re: need help with realbot
Old
  (#2)
Terran
Member
 
Terran's Avatar
 
Status: Offline
Posts: 431
Join Date: Jan 2004
Default Re: need help with realbot - 17-02-2004

Which version of the bot_control plugin do you use?
The last released version has a function which automatically fills the servers slots up to a given number - and if there are more than this number of filled slots, bots are removed randomly. But this function also makes the GUI to add and remove bots useless.
As realbot was broken due to the "famous" steam update I switch over to joebot, converted my plugin and modified the autofill function to be disabled when set to 0.

You can disable this function in the plugin by commenting out two lines at the end of the file:
Code:
  checkSlots()
 set_task(10.0,"checkSlots",0,"",3,"b")
I never intended to let users add bots on their own, but this modification should be simple, change the line
Code:
register_clcmd("amx_botmenu","cmdBotMenu",ADMIN_CFG,"- displays bot control menu")
to
Code:
register_clcmd("amx_botmenu","cmdBotMenu",0,"- displays bot control menu")
if you REALY want to do that.

Last edited by Terran; 17-02-2004 at 21:39..
  
Reply With Quote
Re: need help with realbot
Old
  (#3)
Obi_Wan
Guest
 
Status:
Posts: n/a
Default Re: need help with realbot - 17-02-2004

Quote:
Originally Posted by Terran
Which version of the bot_control plugin do you use?
The last released version has a function which automatically fills the servers slots up to a given number - and if there are more than this number of filled slots, bots are removed randomly. But this function also makes the GUI to add and remove bots useless.
As realbot was broken due to the "famous" steam update I switch over to joebot, converted my plugin and modified the autofill function to be disabled when set to 0.

You can disable this function in the plugin by commenting out two lines at the end of the file:
Code:
checkSlots()
set_task(10.0,"checkSlots",0,"",3,"b")
I never intended to let users add bots on their own, but this modification should be simple, change the line
Code:
register_clcmd("amx_botmenu","cmdBotMenu",ADMIN_CFG,"- displays bot control menu")
to
Code:
register_clcmd("amx_botmenu","cmdBotMenu",0,"- displays bot control menu")
if you REALY want to do that.
i downloaded the bot control..i dont know what version it is..i think 0.4.i am not sure
but i have bot_control.amx and sma
where do i put the sma file

i dont know
  
Reply With Quote
Re: need help with realbot
Old
  (#4)
Obi_Wan
Guest
 
Status:
Posts: n/a
Default Re: need help with realbot - 17-02-2004

i have changed the lines you told me to do..
but i still have the same error

the server console says dropped by server.
reason "kicked by console"
really strange


??????
  
Reply With Quote
Re: need help with realbot
Old
  (#5)
Terran
Member
 
Terran's Avatar
 
Status: Offline
Posts: 431
Join Date: Jan 2004
Default Re: need help with realbot - 18-02-2004

You have to compile the modified .sma file into a new .amx file...

I've attached a modified and compiled version of my plugin, nobody else should use it.

Note: I've renamed the plugin to state that it is a simplyfied version...
Attached Files
File Type: zip bot_control_simple.zip (2.3 KB, 84 views)
  
Reply With Quote
Re: need help with realbot
Old
  (#6)
Obi_Wan
Guest
 
Status:
Posts: n/a
Default Re: need help with realbot - 18-02-2004

Quote:
Originally Posted by Terran
You have to compile the modified .sma file into a new .amx file...

I've attached a modified and compiled version of my plugin, nobody else should use it.

Note: I've renamed the plugin to state that it is a simplyfied version...
thx alot man..it works great now only my menu with the h key doesnt work..but i use the sever console instead..it works great

thx
  
Reply With Quote
Reply


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

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