Okay. I've got a map, scripts and stuff ready to use, Now the question is: Which server should I use?
I have lots of more knowledge about MySql than I do about SqlLite, so a mysql server should be great, I downloaded 0.2.7 mystic spirit server, but that was with sqllite.
-- Database
-- NOTE: sqlFile is used only by sqlite database, and sqlKeepAlive by mysql database.
-- To disable sqlKeepAlive such as mysqlReadTimeout use 0 value.
sqlType = "mysql" -- mysql server
sqlHost = "localhost"
sqlPort = 3306
sqlUser = "root"
sqlPass = "yourpass" -- xampp/uniform server pass
sqlDatabase = "forgottenserver" -- db name
sqlFile = "forgottenserver.s3db" -- db file
sqlKeepAlive = 0
mysqlReadTimeout = 10
mysqlWriteTImeout = 10
passwordType = "plain"
Okay. I've got a map, scripts and stuff ready to use, Now the question is: Which server should I use?
I have lots of more knowledge about MySql than I do about SqlLite, so a mysql server should be great, I downloaded 0.2.7 mystic spirit server, but that was with sqllite.
I'd recommend the latest TFS versions dude. And if you havin any trouble with setting up stuff check this Tut, its really good:
http://otland.net/f479/nothing-full...niform-server-forgotten-server-0-3-6-a-77593/