# ===============================
# Network Configuration Server #
# ===============================
# IP which Bind Game server, * - all possible
GameserverHostname = *
GameserverPort = 7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname =lineage2christmas.ddns.net <- tu podałem adres do stronki która zamienia moje zewnętrzne dynamiczne ip jak grasz solo może być 127.0.0.1
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable host name
InternalHostname = 192.168.1.10 -> to mój adres jaki dostałem z routera jak grasz solo może być 127.0.0.1
# AdvIpSystem Make more GameServerIDs. Every Ip should be Protected by a DDoS Guard.
# Your Server will have Success with this system Online.
AdvIPSystem = False
# Address \ port LS
LoginPort = 9014
LoginHost = 192.168.1.10 jak grasz solo może być 127.0.0.1
LoginUseCrypt = true
# How to request ID of LS
RequestServerID = 4
# Permission to take a different id, if requested busy
AcceptAlternateID = False
# ====================
# NEW VOTE SYSTEM #
VoteTopzoneApiKey = b5e197c45ef378d2291a94764060389d
VoteTopzoneServerId = 12754
# ====================
# ====================
# Database Settings #
# ====================
# Database connection GameServer
Driver = com.mysql.jdbc.Driver
GameURL = jdbc:mysql://localhost/l2mythras?UseUnicode=true&characterEncoding=UTF-8
GameUser = root
GamePassword = haslodomysql
# Database connection LoginServer
LoginURL = jdbc:mysql://localhost/l2mythras?UseUnicode=true&characterEncoding=UTF-8
LoginUser = root
LoginPassword = haslodomysql
Następnie uruchamiasz loginserver.bat
Po nim uruchamiasz gameserver.bat
Jak wszystko dobrze poszło server już stoi :) jak wywali jakieś błędy kopiujesz i znajdziesz w google odpowiedź (sam się na tym nie znam więc nie pomogę xD)
Aby połączyć się serverem używasz oryginalnaego patcha podanego u góry stronki albo edytujesz plik l2.ini przy pomocy l2 file editora do danej kroniki zmieniając tą linijkę:
[URL]
Protocol=unreal
ProtocolDescription=Unreal Protocol
Name=Player
Map=Index.unr
LocalMap=Entry.unr
Host=
Portal=
MapExt=unr
EXEName=l2.exe
SaveExt=usa
Port=7777
Class=LineageWarrior.MFighter
ServerAddr=lineage2christmas.ddns.net <------- tutaj wpisujesz 127.0.0.1 albo swój adres zewnętrzny stały albo też kombinujesz z ddns :)
IsL2NetLogin=True
IsL2Console=True
IsL2Seamless=True
IsL2Projector=True
ISL2Mark=2
ForceAspectRatio=False
AspectRatio=1.334
IsDefaultShaodw=False
IsUnderWaterEffect=False
IsUseCommand=True
L2VersionCheck=false
IsL2MemLog=False
L2ThreadFilter=1
L2TestServer=false
EnablePurgeLevel=True
SharedSky=True
L2MaxPawnResourceLoad=1.0
L2UseKeyCrypt=true
L2UseReplayManager=true
EnableSecondWindow=true
IsUseXMLUI=True
L2ShaderPath=..\system\
UseNewPetition=false
L2HomeURL=https://lineage2christmas.blogspot.com/