Chris Worfolk - 2003-04-09

My understanding from looking at the code is that the game requires a seperate database and if it exists it deletes all existing tables. This is a problem as most hosts only offer 1 MySQL database.

Using an existing database would be better with a prefix to go infront of every table which the user could set.