l2midway Posted September 16, 2013 Posted September 16, 2013 Hello, I would like to know how can I start 2 servers on one server. For example: One server machine. On server selection screen it says: L2Server [Mid Rate] L2Server [High Rate] Can someone give me some suggestions? Quote
0 Trance Posted September 16, 2013 Posted September 16, 2013 (edited) Having a common login server and 2 gameservers. Also 3 databases for them. Something like that... loginserver.properties AcceptNewGameServer = True URL = jdbc:mysql://localhost/l2jls server.properties #1 GameserverPort = 7777 URL = jdbc:mysql://localhost/l2jgs_one server.properties #2 GameserverPort = 7778 URL = jdbc:mysql://localhost/l2jgs_two Edited September 16, 2013 by Tяαnce Quote
0 l2midway Posted September 16, 2013 Author Posted September 16, 2013 This is what i get when i try to run my second gameserver. Quote
Question
l2midway
Hello, I would like to know how can I start 2 servers on one server. For example:
One server machine.
On server selection screen it says:
L2Server [Mid Rate]
L2Server [High Rate]
Can someone give me some suggestions?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.