Opening A Second Second Server by Jaoe1000
Things you will need:
1. Two seperate hosts (One with both Account Server and a MsgServer and the one with just a Msg Server)
2. One MySQL server with one Account database and TWO MsgServer databases(named differently)
What you need to do:
1. Add a second set of entries to you account.ini file for your Account Server
[Account2]
SERVERNAME=SERVERNAME
LOGINNAME=test
PASSWORD=test
FREE_DEBUG=3
2. Configure your MsgServers to connect to the seperate databases.
3. Set each MsgServer to their external ip address.
4. Have both MsgServers connect to the same Account Server.
5. In you oem file just put the ip address for the account server.
This is kinda rough instructions but hopefully you get the idea. What this does is gives you the ability to have two different servers that run off of the same account server so players will only need to register one account to access both servers.
Things you will need:
1. Two seperate hosts (One with both Account Server and a MsgServer and the one with just a Msg Server)
2. One MySQL server with one Account database and TWO MsgServer databases(named differently)
What you need to do:
1. Add a second set of entries to you account.ini file for your Account Server
[Account2]
SERVERNAME=SERVERNAME
LOGINNAME=test
PASSWORD=test
FREE_DEBUG=3
2. Configure your MsgServers to connect to the seperate databases.
3. Set each MsgServer to their external ip address.
4. Have both MsgServers connect to the same Account Server.
5. In you oem file just put the ip address for the account server.
This is kinda rough instructions but hopefully you get the idea. What this does is gives you the ability to have two different servers that run off of the same account server so players will only need to register one account to access both servers.