Jump to content
  • 0

How to open 2nd server


Question

Posted

Hello, I have already server l2j and i want to open 1 more from the same pc... When i change ID on the 2nd server and i use 2 its okay and i run it but when i login on the 2nd server the chars is on the both servers. How i can fix that? I know is the database how i can change the database of 2nd server! Help pliz thanks :)

1 answer to this question

Recommended Posts

  • 0
Posted

Create new database for 2nd gameserver (example: l2jdb2). Loginserver and 1st gameserver will use 1st database (example: l2jdb)

 

EDIT: to change database, search for

URL = jdbc:mysql://localhost/your_database

in your server.properties. Replace your_database with your database name.

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...