View Single Post
  #4  
Old 02-17-2009, 09:25 AM
thepoetwarrior
Discordant
 
Join Date: Aug 2007
Posts: 307
Default

I went thru this time more slowly with SQL updating, and found the 09252008.sql that was missing in the current SVN, found here:

http://www.google.com/codesearch/p?h...code\.com&l=-1

Also, some quick questions.

I noticed #bot not working. Is it included with the latest SVN or is there additional code to add? Or change number of bots in the rules from 0 higher up to 5?

Also, in some SQL updates, I noticed adding stuff to commands table, and its showing that commands table had 3 fields. The 3rd field, description, is missing from my table. How do I ALTER that table to add descriptions field in? I know it wouldn't be an int type. A copy/paste SQL code would be nice if one of you could make.

Thanks for all the support so far!
Reply With Quote