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? 
	 | 
		
 Rules_values table 
	 | 
		
 Thanks!  Though I think I loaded my database wrong in that case since there is nothing to do with bots in my rules_values 
	 | 
		
 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:%"; | 
		
 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!  | 
| All times are GMT -4. The time now is 12:21 AM. | 
	Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.