Jump to content

Recommended Posts

Posted

Ok , first you need to copy

 

*gameserver folder

*sql folder and

*tools folder

 

from your serverpack

 

then create a new folder named GameServer II put these 3 folders into this folder after that make a new database at navicat named L2J

then go at GameServerII/config/server.properties change

GameserverHostname=*

GameserverPort=7777 to 7778 <--

 

change l2jdb to l2j from gameserverII/config/server.prop --->

 

# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver
URL=jdbc:mysql://localhost/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=

 

then install database for 2nd gameserver ... excecute registergameserver.bat and take the hexid to gameserverII/config ... and then open loginserver.bat - gameserver.bat and from the folder gameserverII the gameserver.bat ...

 

If i make you understand .. i will be happy :P Good Luck .. tell me if you have probs to solve you if i can

 

 

 

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
Reply to this topic...

×   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...