Jump to content
  • 0

How Can Make 2 Server On 1 Login


GodLight

Question

Recommended Posts

  • 0

These are the steps of separating the login server database:

 

1) Create a new database for the login server (l2jls for example).

2) Create the tables needed for the login server.

3) In loginserver.properties set the new database name.

4) Register the game servers and paste the hexId's in their config directories.

5) Create the accounts if it's not set to auto create.

 

I've done this right now and I didn't see any problems, because the login packets are identical... also as I see, the client side port changing is not needed.

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now



×
×
  • Create New...