Worked like a charm, Lerxst2112.
It downloaded the files using SVN and with some poking around in load_bots.sql I was able to make it source them all so I didn't have to.
The tables are all in my database now.
*bangs head on table* Only thing that is holding me back is that the #bot commands aren't working. I went poking around in bots.sql and I found the following line:
Quote:
INSERT INTO `commands` VALUES ('bot', '0', 'Type \"#bot help\" to the see the list of available commands for bots.');
|
When I try using "#bot help" though it says the command isn't recognized.
I wanna thank you guys again for putting up with all my noob questions. Hopefully someone in the future who is having these problems will see this post and not rip out as many hairs as I have over this.