Jump to content

Recommended Posts

Posted

woww great projetc. nice !!!

there is a guide how make it server online?

sorry for my  noob ask.

 

The requirements are the same for a L2j Server: Java 7, mysql, eclipse... open build.xml with Eclipse and wait until it build .zip file with the folders,then unzip and  just change settings in config files...

 

If you use a 32-bit server just remove the "-server" string from both .bat files

 

 

Posted

After you built Lineage2God.zip you'll see in loginserver and gameserver folders, 2 .bat files, if you open them you will see a string like this

 

java -version:1.7 -Dfile.encoding=UTF-8 -server -Xmx2G -Xnoclassgc -XX:+UseConcMarkSweepGC -XX:-UseGCOverheadLimit -cp config/xml;../libs/*; lineage2.gameserver.GameServer

 

If you use 32-bit windows you MUST remove -server from the .bat file or JVM 7 will not start and cause problems

 

In StartGameServer.bat you can also lower the requirement RAM to 1GB, just edit this line -Xmx2G and replace with -Xmx1G

 

is it clear now?

Posted

Vegax987 thx men realy so thx.

1 ask please, if i installed rev 92 and i logined in it, i got items and lvl 30 :D, then how do i make for no loss items when i install rev 132 ?

 

lol, items are stored in mysql database, you don't lose them

Guest
This topic is now closed to further replies.



×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..