Bots
I debated whether this issue went in this forum or bots forum, but I think it relates more directly towards compiling/building issues.
I'm trying to get bots working. I chose to enable bots in cmake. I also used the bots.sql, and I executed the three 2380_optional_merc_rules.sql/type -- I'm unable to locate a guide in reference to implementing bots only. If any one could link or possibly briefly explain where I'm going wrong I would appreciate it. The use of #bot commands does nothing when I attempt to use in game. Thanks in advance. |
Check here: http://www.eqemulator.org/forums/showthread.php?t=32980
Are you sure you did this?: Code:
source load_bots.sql |
If you type #bot and don't get the response saying "Bad argument, type #bot help" then for some reason your executables don't have bot support compiled in.
Assuming you ticked EQMU_ENABLE_BOTS in cmake, did you then click configure and then click generate, then go to the Build directory, open EQEMu.sln, right click on ALL_BUILD, select clean, then right click on ALL_BUILD and select Build, then copy the compiled .exe and .dll files from Build/Debug (or Build/Release) to wherever you run your server from ? The 'Clean' step may not be necessary. If #bot on it's own gives the 'Bad argument' error, but bot commands don't do anything, then that is probably a DB issue as Zamthos suggested. |
Derision, I do believe this is what I did, but I shall try again. :)
|
Yep, I fell to that too. You have to re-configure or it generates with defaults.
You really don't want to generate with 'red,' but it's not gonna kill ya. |
It's always in the red. Am I doing something wrong? haha.
And #bots command still does nothing. Yikes, sounds like I've really got something goofed. |
When turns red on me I just empty the folder it generates stuff to as output folder clear it to fix then redo generate etc should fix it. I would clear all files in output folder redo generate etc it should fix the red issue.
|
Click delete cache in the GUI
|
Ok, a step closer. Now I get responses to #bot commands but, for example, creating a bot yields:
Quote:
:) Thanks! |
You did not source all the database updates in.
|
hmmmmmm I guess I could try doing them all again, see if I find one I missed.
|
I've gone and executed every bot SQL in the svn. Still getting errors. Any suggestions?
|
I redid everything from start to finish. New database and all. Still not getting it to work. Getting
Quote:
Do I need to start with Rev2165-Bots.sql instead of the latest vanilla rev then execute all consecutive files? Thanks in advance :) |
Started over again with Rev 2294, load_players, load_bots, and bots.sql only.
Bots work. So I must be running an update that is causing problems. I'm guessing I am using a merc related update or something. |
All times are GMT -4. The time now is 04:58 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.