K, here is my db.ini file:
Code:
# READ README.TXT!
[Database]
host=localhost
user=Papertank
password=*can'tshow*
database=eq
compression=off
### --- This file tells world.exe what computer mySQL is on. Host should
### --- be left "localhost" unless mysql is on a differant computer than world.exe.