Username = (
sql login ID) ; User to connect to the
DatabasePassword = (
sql password) ; Password to connect to the
DatabaseAddress = (
server IP) ; (local) if the SQL Server is in the same PC and
Port =
1433 ; TCP Port to use to connect to the SQL Server
MuOnlineDatabase = [
MuOnline] ; Database name for main MuOnline database - add [ ] to the value if the database name contain numbers or special characters
Me_MuOnlineDatabase = [
MuOnline] ; Database name for your Accounts (MEMB_INFO and MEMB_STAT tables) - add [ ] to the value if the database name contain numbers or special characters
EventsDatabase = [
Events] ; Database name for Events database - add [ ] to the value if the database name contain numbers or special characters
RankingDatabase = [
Ranking] ; Database name for Ranking database - add [ ] to the value if the database name contain numbers or special characters
BattleCoreDatabase = [
BattleCore] ; Database name for BattleCore database - add [ ] to the value if the database name contain numbers or special characters