luisalberto Posted February 28, 2013 Posted February 28, 2013 woww great projetc. nice !!! there is a guide how make it server online? sorry for my noob ask.
sp4rtakuSsS Posted February 28, 2013 Posted February 28, 2013 Does anyone knows Hellbound project ? I really need it. Great chronicle for me.
vegax987 Posted February 28, 2013 Posted February 28, 2013 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
luisalberto Posted February 28, 2013 Posted February 28, 2013 i am using window7 32 bit. what mean? If you use a 32-bit server just remove the "-server" string from both .bat files can u explain it please ? i am very noob but I have really wanted to run it.
vegax987 Posted February 28, 2013 Posted February 28, 2013 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?
vegax987 Posted February 28, 2013 Posted February 28, 2013 We committed a lot of things today, check it out ;)
luisalberto Posted March 1, 2013 Posted March 1, 2013 exelente men so thx y install my server with successfull !!! thxx youuuuuuuu.
vegax987 Posted March 1, 2013 Posted March 1, 2013 We're on rev 130+ take a look here: https://code.google.com/p/mobius-source/source/list I posted links in my signature too
DjSetakos2011 Posted March 1, 2013 Posted March 1, 2013 R 131 now on just check now r131 Bracelets Fix by Rafael Today (16 minutes ago) in afternoon i try to compiled the project and give a link to download ;) i'm at work for now
vegax987 Posted March 1, 2013 Posted March 1, 2013 For noobs, I want to share my precompiled r132 of Project Mobius, but it's better to learn how to compile it, it's easy like L2jServer http://www.mediafire.com/?sh3u57trt4odk28
luisalberto Posted March 2, 2013 Posted March 2, 2013 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 ?
luisalberto Posted March 2, 2013 Posted March 2, 2013 2º ask how do i use it? ----->/tools/ L2_SkillRelationUpdater i see it very interesting
vegax987 Posted March 2, 2013 Posted March 2, 2013 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
Recommended Posts