View Single Post
  #18  
Old 12-16-2013, 12:39 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

I don't believe that commands are loaded into the db table any longer..they're all handled in code. They won't show up in the standard
#help command either (#bot may show up.) I think you have to type '#bot help' to see them all.

The only file you should be dealing with is load_bots.sql..and any updates since that file was created/last updated... (Don't ask, I'm not sure...)

I'm pretty sure that sql file worked as is when we switched over to the git repo, and that it hasn't been updated since. So, the only updates
that you would need should be from the '\<eqemu>\Server\utils\sql\git\required\' folder - and the one from the optional folder if you want to use
the new out-of-combat songs list.

You can try running 'drop_bots.sql' and then 'load_bots' to see if that clears up any issues.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote