Jump to content

Recommended Posts

Posted

Οι οδηγίες αφορούν μισθωμένους σέρβερς και όχι το pcάκι σπίτι σας. Εάν θέλετε να κάνετε σέρβερ σπίτι σας ΟΦΕΙΛΕΤΕ να ξέρετε από port forwaring, NAT και τα βασικά από τα δίκτυα.

 

Πρόλογος

 

    * Κεφάλαιο 1ο: Τι πρέπει να έχω

 

Α) Προτεινόμενο hardware.

Β) Απαραίτητο software.

 

    * Κεφάλαιο 2o: Εγκατάσταση λογισμικού

 

Α) Εγκατάσταση MySQL .

Β) Εγκατάσταση Java Run Time.

Γ) Κατοχύρωση ενός ονόματος στο www.no-ip.com

 

    * Κεφάλαιο 3o: Ρύθμιση και Εκκίνηση του Server

 

Α) Αποσυμπίεση του L2J-Free.

Β) Ρύθμιση του Login & Game Server.

Γ) Εκκίνηση του Server.

 

    * Κεφάλαιο 4o: Τροποποίηση του Client

 

Α) Τροποποίηση του Hosts αρχείου (Νόμιμος τρόπος)

Β) Τροποποίηση του System (Μη Νόμιμος τρόπος δεν περιέχετε)

 

    * Κεφάλαιο 1o:

 

Α) Το προτεινόμενο hardware που μπορεί να έχει ένας L2J-Free Server είναι:

CPU: P4 ή AMD Athlon στα 2GHz, RAM: 1GB, HDD 10GB και internet 10mbps.

Μπορείτε και με μικρότερη CPU αλλά δεν προτείνετε.

Β) Λογισμικό:

Εκτός των Windows (2003 server) ή GNU Linux χρειάζεστε και τα παρακάτω προγράμματα:

a) http://www.brothersoft.com/mysql-download-250553.html ............b) http://java.sun.com/javase/downloads/index.jsp ............ c) http://download.cnet.com/No-IP-DUC-Dynamic-DNS-Update-Client/3000-10248_4-10055182.html?part=dl-NoIPDUCDy&subj=dl&tag=button ......

    * Κεφάλαιο 2o:

 

Α) Η εγκατάσταση της MySQL είναι μια εύκολη διαδικασία.

 

Στο βήμα 3 θα διαλέξετε το 2o κουμπί με το OLTP

Στο βήμα 4 θα βάλετε κωδικό στον χρήστη root

 

Στο βήμα 5 πατάτε Finish και αυτό ήταν! Η MySQL εγκαταστάθηκε επιτυχώς!

 

Β) Η Εγκατάσταση της JRE είναι απλή δεν παραθέτω εικόνες.

Γ) Το Navicat είναι το καλλίτερο GUI πρόγραμμα για SQL. Με αυτό θα δημιουργήσουμε την βάση δεδομένων του server μας.

Ανοίγουμε το Navicat και δημιουργούμε μια σύνδεση

Αφού δημιουργήσουμε την σύνδεση με τον server μας κάνουμε δεξί κλικ επάνω στην σύνδεση και πατάμε New Database και την ονομάζουμε L2JDB

Τέλος για τώρα με το Navicat.

Δ) Το No-ip είναι απλό στην εγκατάσταση, το μόνο που θέλει είναι να κάνετε εγγραφή στην σελίδα τους και να κλείσετε ένα όνομα πχ l2jinterlude.no-ip.info.

 

    * Κεφάλαιο 3o:

 

Έχουμε ήδη το τελευταίο L2J-Free pack το οποίο κάνουμε Αποσυμπίεση.

Μεταφέρουμε τα αρχεία όλα στο C:\Server\ έτσι ώστε μέσα του ο φάκελος Server να περιέχει 4 υποφακέλους. Login, GameServer, Sql και Tools.

Πηγαίνουμε στον φάκελο Tools και ανοίγουμε το αρχείο Database_Installer.bat με δεξή κλικ και Edit. Βάζουμε τα στοιχεία της DB μας δηλαδή Localhost, root, rootpass, l2jdb ΚΑΙ όπου δούμε set mysqlBinPath=C:\Program Files\MySQL\MySQL Server 4.1\bin το κάνουμε set mysqlBinPath=C:\Program Files\MySQL\MySQL Server 5.0\bin. Κάνουμε save και το τρέχουμε με διπλό κλικ. Σε ότι μας ρωτήσει για back up του λέμε ΟΧΙ (λόγο του ότι δεν έχει τίποτα για να σώσει) και σε ότι μας ρωτήσει για τον τύπο εγκατάστασης του λέμε F δηλαδή πλήρης.

 

 

Επόμενο βήμα είναι η ρύθμιση του server για να τρέξει σε πρώτη φάση και να δέχεται συνδέσεις από το Internet.

Πηγαίνουμε στους φακέλους C:\Server\GameServer\Config\ και C:\Server\Login\Config\ και τροποποιούμε τα αρχεία loginserver.properties & server.properties στα οποία τους βάζουμε τα στοιχεία της DB μας. Στο C:\Server\Game Server\Config\server.properties ορίζουμε και την IP του Server. Παραθέτω κείμενο.

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname

ExternalHostname=127.0.0.1

# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname

InternalHostname=127.0.0.1

Στο ExternalHostname= βάζουμε την διεύθυνση που πήραμε από το NO-IP πχ

ExternalHostname=l2interlude.no-ip.info

Και στο InternalHostname= βάζουμε την IP του server μας πχ 192.168.1.100

Υπόψην η LANIP του Server να είναι ΠΑΝΤΑ στατική.

Μετά εκτελούμε C:\Server\Login\RegisterGameServer.bat και του δίνουμε σαν νούμερο το 1. Όταν τελειώσει μας παράγει ένα αρχείο hexid(server1).txt το οποίο κάνουμε μετονομασία σε hexid.txt και το μεταφέρουμε στο C:\Server\GameServer\Config\

 

Συγχαρητήρια!!! Ο Lineage2 Server σας είναι έτοιμος!!! Τον ανοίγετε από τα εικονίδια C:\Server\GameServer\Config\startLoginServer.bat & C:\Server\GameServer\startGameServer.bat τα οποία μπορείτε να κάνετε και συντόμευσης στο Desktop σας. Ο Server σας εκτελείτε με αυτά τα 2 παράθυρα τα οποία δεν κλείνετε ΠΟΤΕ!

 

    * Κεφάλαιο 4o:

 

Για να μπείτε στον Server σας θα πρέπει να κάνετε μια μικρή τροποποίηση σε ένα αρχείο στο pc σας. Το αρχείο αυτό είναι στο C:\Windows\System32\Drivers\Etc\ και ονομάζεται hosts χωρίς κατάληξη. Το ανοίγετε με το notepad και προσθέτετε στο τέλος την γραμμή: 192.168.1.100 l2authd.lineage2.com

Save και κλείσιμο. Όπου 192.168.1.100 πάει η στατική LanIP του Server σας. Αν έχετε μισθωμένο θα βάλετε την IP που σας έδωσαν. Αυτός είναι ο Νόμιμος τρόπος.

Ο παράνομος τρόπος είναι με την χρήση κάποιων εργαλείων τα οποία μπορείτε να βρείτε στο http://forum.ragezone.com.

Θα ήθελα να ευχαριστήσω τους: L2JDevelopers, Ragezone, Insomnia και τους ανθρώπους που μοιράζονται μαζί μας κάθε τους δημιουργία μικρή ή μεγάλη.

 

Ο οδηγός αυτός δημιουργήθηκε από τον Comfuzio και βασίστηκε σε προσωπικές εμπειρίες  Credits to Comfuzio apo Insomnia....

Posted

1)credits?

2)Λάθος section

3)διαφημίζουμε το Rz τώρα ? ;s

 

Lathos section??? kai poio einai to sosto re psile..????? dax credits ksexasa alla ta egrapsa twra.....

 

Diladi auto to guide to ekanes esi e?

 

Poios sou to eipe auto?? apla to vrika allou kai to efera edw.....!!!

 

Poso mou tin spane oi randoms :(

No Comment!!!

Posted
http://www.maxcheaters.com/forum/index.php?board=51.0 Ορίστε το σωστό section . Τέλος πάντων έχουν γίνει πολλά threads με αυτό το θέμα δεν βλάπτει να ψάχνεις λίγο ...
Guest
This topic is now closed to further replies.


  • Posts

    • Vouch for @Ave i can say im very statisfied with the order I've made he was fast and reliable i totally recommend him to anyone who wants a decent updater with high quality design.
    • What can I say other than that I’m satisfied with the order I made. The guy is reliable and very good at what he does. I recommend him 100%.
    • Lineage2 Freya High Five @ Reshade with fog and rain etc @ Gracia final epilogue atmosphere   this reshade will eat lots of GPU power 50% or more of an RTX 3060 so be carefull depending on what effects are activated and their settings will eat even more GPU recomended 60hz monitor settings and via nvidia panel in Lineage2 game profile vsync settings to on effects are set up till film deck and the rest are not used but still working again this can eat alot of GPU Don't overheat GPU this is for freya high five but might work on others too copy in the  System  folder the folder  reshade-shaders  and the files  d3d9.dll  ReShade.ini  ReShadePreset.ini  ReShade.log  CccDddCcc.ini insert opens the menu and delete is on and of some settings need  ctrl + left click  to be changed   making another profile will reset the not activated effects to their default values so just copy the profile  CccDddCcc  and rename if needed also something needs to be closed from settings in game menu, the blur at distance and advanced shaders but keeping the advanced water effects all reflections   for those that don't like the h5 look of the sky and the red fog and rain and ambien red at night on all maps well if we want the cool gracia final epilogue back then we need to do this rename the  Maps  folder to Mapsretail or whatever copy the  Maps  folder from gracia final epilogue to h5 also we need the  L2_Skies.utx  from gracia final epilogue  Textures  folder to be replaced and also we need to do the same to the files  timeenv0.int  timeenv1.int  timeenv2.int  timeenv3.int  found in  system  folder   another setting that will probably be needed but not really tested out is to open file  option.ini  from  system  folder and add cachesize like this   [FirstRun] FirstRun=2   [Engine.GameEngine] CacheSizeMegs=512   also maybe is good to change those to 4.000000   [ClippingRange] Terrain=4.000000 Actor=4.000000 StaticMesh=4.000000 StaticMeshLod=4.000000 Pawn=4.000000       sorry bad english   https://mega.nz/file/aRNXxDrQ#mbxrNERBtW0XEEezK6w8-86oZWuX1k6NgtR6RZWKRVM   the compression on the video is kinda bad but meh    
  • Topics

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