Jump to content

[SHARE] How to make an Interlude Server!


Recommended Posts

If you want to make an Lineage 2 Interlude Server you must first download this five things:

 

MySQL: http://rapidshare.com/files/82029864/Setup.exe

Java: http://rapidshare.com/files/82033158/jdk-1_5_0_04-windows-i586-p.exe

Navicat for MySQL: http://rapidshare.com/files/82710170/navicat8_mysql_en.exe

L2J Server Pack: http://rapidshare.com/files/80644903/L2J_DataPack-unstable.rar

L2 FileEdit: http://rapidshare.com/files/80334757/L2FileEdit.rar

 

----------------------------------------------------------------------------------------------------

Now! Install MySQL. Install Java. Install Navicat. Download and extract L2J Server Pack! Open \L2J_DataPack-unstable\login\confi\loginserver.properties with notepad and edit this lines:

 

  ExternalHostname=*  - with your IP

  InternalHostname=*  - with your IP

  LoginserverHostname=*  - with your IP

  LoginHostname=* - with your IP

 

  and this one

 

Login=root  -> with your MySQL Login

Password=password  -> with your MySQL password

 

After this things are OK you can configure the gameserver! Open \L2J_DataPack-unstable\gameserver\config\server.properties with notepad and edit this lines:

 

GameserverHostname=*  -> With your IP

ExternalHostname=*    -> With your IP

InternalHostname=*    -> With your IP

 

  and here

 

Login=root  -> With your MySQL Login

Password=pass  -> with your MySQL password

 

After this step is complete install Navicat, Open it and create your localhost connection! Edit a database named l2jdb !

 

After this steps are complete open \L2J_DataPack-unstable\tools\database_installer.bat and follow the instructions!

 

use \L2J_DataPack-unstable\login\RegisterGameServer.bat to register your gameserver! This tool will generate a file named hexid(server 1).txt ! Copy this file in \L2J_DataPack-unstable\gameserver\config\ folder and rename the file with hexid.txt !!!!

 

Start the gameserver and the login server and play the run the game!!!!!!!

 

a>

Link to comment
Share on other sites

hmm let's see...

 

Number [1] : It's not a bad guide[Pictures are nice too ;)] BUT:

 

Number [2] : http://www.maxcheaters.com/forum/index.php?topic=2397.0 <-- Same and better for me.Posted               

                        by Killer007.

 

Number [3] : Wrong section.It has to be on L2JDeveloping General Section.

 

Number [4] : You share only the db?Or what?And why is this : "unstable" .Serverpack should be chosen from the user

                  himself.

Number [5] : Read all the previous numbers and be careful next time.

 

AmOraL

                                 

Link to comment
Share on other sites

  • 4 months later...
Guest
This topic is now closed to further replies.


×
×
  • Create New...