Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Bots

Development::Bots Forum for bots.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-22-2012, 06:50 PM
smcallister88
Fire Beetle
 
Join Date: Jul 2006
Posts: 24
Default Simple Question (atl east i think)

Where can I go in the database to actually manage bot settings such as, how to setup how many bots someone can use?
Reply With Quote
  #2  
Old 01-22-2012, 07:30 PM
werebat's Avatar
werebat
Hill Giant
 
Join Date: Oct 2010
Posts: 143
Default

Rules_values table
Reply With Quote
  #3  
Old 01-22-2012, 11:11 PM
smcallister88
Fire Beetle
 
Join Date: Jul 2006
Posts: 24
Default

Thanks! Though I think I loaded my database wrong in that case since there is nothing to do with bots in my rules_values
Reply With Quote
  #4  
Old 01-22-2012, 11:56 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,743
Default

Assuming you sourced load_bots.sql you should have the appropriate rules. If you didn't, then you'll need to before you can expect bots to work. You also need to compile a version of the server using the release bots target.

Code:
SELECT * FROM rule_values WHERE rule_name LIKE "Bots:%";
That should return the 8 rules that pertain to bots.
Reply With Quote
  #5  
Old 01-23-2012, 01:27 AM
smcallister88
Fire Beetle
 
Join Date: Jul 2006
Posts: 24
Default

It looks like you are absolutely correct. I did not load them correct before. It is definitely, nice when things like this are user error on my part, means everyone else did their part =P

Much appreciated!
Reply With Quote
Reply

Thread Tools
Display Modes

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

   

All times are GMT -4. The time now is 08:25 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3