Jump to content

Recommended Posts

Posted

file eisai kai o prwtos!ty!nmz to ekana..twra omos gia na ksekinisw na ftiaxnw ton server ti prepei na exw anoixtw sinexeia?prepei na exw anoixto bsk i benw kanoniak sto game?

add me maniacrullz@hotmail.com na se help..
Posted

file otan paw na kanw login m bgazei can not resolve hostname:/ gt etsi?les na exw kanei kapou la8os i 8elei tpt update?

 

 

 

***twra to eida miso katebazw t msn kai se kanw gt ekana format kai dn to exw balei!

Posted

Nc work agorina telika boresa anoi3a server exw ena provlhma egw borw na bw oi alloi dn boroun gt? an boreis apadhse

 

IParxoune guides pos na anikseis potrs sto rooter sou kai pos na ton kaneis online na mpenoune oi oloi ;) ..! Opou kolas kane ena Topic sto GR HELP SECTION na s apantame se ola ta erwtimata sou ..!

Posted

Paidia to freya exei diaforetika server properties sta config... ti allazw apo ekei?

 

<gameserver address="85.75.154.135" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="ipconfig.xsd">

<!-- Localhost here -->

<define subnet="127.0.0.0/8" address="127.0.0.1" />

<!-- Internalhosts here (LANs IPs) -->

<define subnet="10.0.0.0/8" address="10.0.0.0" />

<define subnet="172.16.0.0/19" address="172.16.0.0" />

<define subnet="192.168.0.0/16" address="192.168.0.0" />

</gameserver>

 

 

 

Auto me ta kokina vale tin ip sou...!

Posted

re file den katalaba pwsreis na ise pio safis...

An exeis to freya na kaneis to periexomeno ton configs->server.properties copy kai na moy di3eis meena to3aki ti painei pou...

Eyxaristw omws gia thn prospa8ia na me boh8iseis pio panw alla den katalaba

Posted

Dhladh sto freya den xriazete na kanoume tpt sto server properties?

 

 

update:

OK to brhka to ekana auto alla to myserver px gia to no-ip pou to bazoume ?

:p einai to teeutaio pou 8elw

Posted

Dhladh sto freya den xriazete na kanoume tpt sto server properties?

 

 

update:

OK to brhka to ekana auto alla to myserver px gia to no-ip pou to bazoume ?

:p einai to teeutaio pou 8elw

Sto ExternalHostname to opoio vriskete ke sto gameserver/config/server alla ke sto loginserver/config/loginserver
Posted

Sto ExternalHostname to opoio vriskete ke sto gameserver/config/server alla ke sto loginserver/config/loginserver

 

Nai re file mou , gia to gameserver to brika gia to login server?

Dld pika ekei kai den mou bgazei opws sto allo me ta external.

 

Euxaristw!

Posted

Nai re file mou , gia to gameserver to brika gia to login server?

Dld pika ekei kai den mou bgazei opws sto allo me ta external.

 

Euxaristw!

Pare ta configs apo ena allo freya pack ke eise GG..
Posted

Pare ta configs apo ena allo freya pack ke eise GG..

Ma twra to ekana compile, kai to ekana update me to pio neo update. den mou leipei tpt.

An pwreis se parakalw na mou dei3eis pou to allasw.

na to loginserver.properties mou :

 

# ---------------------------------------------------------------------------

# Login Server Settings

# ---------------------------------------------------------------------------

# This is the server configuration file. Here you can set up the connection information for your server.

# This was written with the assumption that you are behind a router.

# Dumbed Down Definitions...

# LAN (LOCAL area network) - typically consists of computers connected to the same router as you.

# WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet).

# x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers.

# ---------------------------------------------------------------------------

# Networking

# ---------------------------------------------------------------------------

 

# Bind ip of the LoginServer, use * to bind on all available IPs

# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>

# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>

# Default: * (0.0.0.0)

LoginserverHostname = *

 

# Default: 2106

LoginserverPort = 2106

 

# The address on which login will listen for GameServers, use * to bind on all available IPs

# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>

# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>

# Default: * (0.0.0.0)

LoginHostname = *

 

# The port on which login will listen for GameServers

# Default: 9014

LoginPort = 9014

 

# The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic)

# Default: 15

IpUpdateTime = 15

 

 

# ---------------------------------------------------------------------------

# Security

# ---------------------------------------------------------------------------

# Default: True

LogLoginController = True

 

# How many times you can provide an invalid account/pass before the IP gets banned.

# Default: 10

LoginTryBeforeBan = 10

 

# Time you won't be able to login back again after LoginTryBeforeBan tries to login.

# Default: 600 (10 minutes)

LoginBlockAfterBan = 600

 

# If set to True any GameServer can register on your login's free slots

# Default: False

AcceptNewGameServer = False

 

# Enforce GameGuard authorization from client?

# If True, login server will kick client if the client bypassed GameGuard authentication.

# Default: False

ForceGGAuth = False

 

# Flood Protection. All values are in MILISECONDS.

# Default: True

EnableFloodProtection = True

 

# Default: 15

FastConnectionLimit = 15

 

# Default: 700

NormalConnectionTime = 700

 

# Default: 350

FastConnectionTime = 350

 

# Default: 50

MaxConnectionPerIP = 50

 

 

# ---------------------------------------------------------------------------

# Database

# ---------------------------------------------------------------------------

# Specify the appropriate driver and url for the database you're using.

# Examples:

# Driver = com.mysql.jdbc.Driver (default)

# Driver = org.hsqldb.jdbcDriver

# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver

Driver = com.mysql.jdbc.Driver

# Database URL

# URL = jdbc:mysql://localhost/l2jdb (default)

# URL = jdbc:hsqldb:hsql://localhost/l2jdb

# URL = jdbc:sqlserver://localhost/database = l2jdb/user = sa/password =

URL = jdbc:mysql://localhost/l2jdb

# Database user info (default is "root" but it's not recommended)

Login = root

# Database connection password

Password =

 

# Default: 10

MaximumDbConnections = 10

 

# Default: 0

MaximumDbIdleTime = 0

 

 

# ---------------------------------------------------------------------------

# Misc.

# ---------------------------------------------------------------------------

# If False, the license (after the login) will not be shown.

# Default: True

ShowLicence = True

 

# Default: True

AutoCreateAccounts = True

 

 

# ---------------------------------------------------------------------------

# Developer Settings

# ---------------------------------------------------------------------------

# Default: False

Debug = False

 

# Default: False

Assert = False

 

# Default: False

Developer = False

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



  • Posts

    • Elaborate on what do you mean by "Modern game engine"
    • Hello, MaxCheaters community,   We are pleased to officially announce the development of our new Lineage II project: MightyProject MightyProject will be an Interlude Mastered server, developed on a modern game engine and technical foundation while preserving the gameplay, atmosphere, and identity that made Interlude one of the most memorable chronicles of Lineage II. Our objective is not to transform Interlude into something unrecognizable. We aim to modernize and improve the overall experience while remaining faithful to the original spirit and scope of the chronicle. Our Vision MightyProject will feature: Authentic Interlude-oriented gameplay supported by a modern engine. Retail quests, carefully simplified to provide a smoother and more enjoyable progression experience. Reworked classes and skills, focused on improving balance and strengthening class identity without departing from Interlude gameplay. A refined progression system that respects players’ time without removing the sense of achievement. Original development decisions rather than copied features, systems, concepts, or branding from other projects. We are not interested in creating another server filled with random features simply because they are currently popular. Every system introduced into MightyProject must have a clear purpose and fit naturally within the overall Interlude experience. A Serious and Familiar Team Many people within the community are already familiar with us and understand the level of commitment we bring to our projects. We know that trust cannot be built through promises alone. It must be earned through consistent development, professional management, transparency, and long-term support. MightyProject is being approached as a serious and sustainable project—not as a temporary server or a quick attempt to follow current market trends. Our ambition is to help revive the European Lineage II private-server community and contribute to a healthier market where players have more than one or two serious projects to choose from. We believe there is still room for a professionally developed European-based server that respects the identity of Interlude while offering the stability, presentation, and quality expected from a modern project. Partnership Opportunities We are open to discussions with serious investors and professional partners who understand the vision and long-term potential of MightyProject.   Investment partnerships will not alter the project’s established gameplay identity. Core decisions concerning balance, progression, and game design will remain under the responsibility of the development team.   Potential partners may contribute in areas such as: Marketing and media strategy Public relations and advertising Community growth Customer support Operational and promotional activities Every partnership will be discussed professionally, with clearly defined responsibilities, expectations, and boundaries. MightyProject is being created with one clear objective: to deliver a modern, polished, and sustainable Interlude experience without losing the character of the original game. More information regarding development progress, features, testing phases, media content, and the official roadmap will be shared as the project moves forward. Thank you to everyone who has supported us, worked with us, or followed our previous activities within the community. This is only the beginning. MightyProject
  • 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..