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.
|