View Single Post
  #6  
Old 01-30-2024, 11:34 AM
noudess
Discordant
 
Join Date: Sep 2012
Location: Upstate NY
Posts: 274
Default

Quote:
Originally Posted by Bugrup View Post
A lot of the information kicking around is out of date, took me a while to get them going too.

If you're using a recent version of the code, then Bots are already in, you don't need to do anything from the setup program to install anything else.

All you should need to do is:-

1) Fire up HeidiSQL (which should have been installed with the emulator)

2) Log in to the database (it'll ask for a password, the default is eqemu)

3) Go to the rule_values table

4) Find the rule with rule_name of "Bots:Enabled"

5) Change the default rule_value from false to true (double-click on the word "false" to be able to edit it)

6) Click on any other row to commit the change


Restart the server, and your Bots should now be up and going!

Bugrup
I did this. My db has no bot_data table. Can I manually add this somehow or do I need to do it from the startup command.
Reply With Quote