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

    • You think you have good “l2j” files until you try running a low-rate server.   Saying “there’s not a single L2 server out there worth mentioning” just shows you probably only know the first 10 servers on voting sites, the same voting sites that owned by them. You call the forum dead, yet you’re here discussing your next projects… From my perspective, you don’t seem ready to run any L2 server in 2025. Around 70% of players are here for RMT or ask for payment just to bring their clan, and you really think the community cares about Premium or donations or files quality? The other 20% spend their time downloading and deleting servers all day, playing for one day, then quitting for whatever random reason. And finally, the last 10% are the only ones who actually play because they genuinely like your features, your server files, and your overall project. Good luck 🙂
    • I genuinely admire your bravery - in an age where AI can whip up something better in under a minute, you still stubbornly try to sell these "projects" of yours on a forum that’s been clinically dead for years. That’s no longer determination, that’s digital archaeology. I just can’t tell whether you’re actually trying to make money, or simply testing how much we can endure before we ask an AI to generate you some actual talent.   And ofc AI will make it for free, $220 saved.
    • I’m glad I’m not the only one who appreciates Maxthor’s involvement in group gay orgies, he can’t be bothered to reply to messages, but covering the entire forum in gay lights is absolutely no issue for him. As for the project - the forum is packed with feedback from the testers, the lads are spending every spare moment fixing even the tiniest typo in an NPC’s text. I’ll share the links as soon as I get the green light. Edit: I forgot to add that the GM recruitment will begin once the links are released. Three people will be accepted, and they’ll work in a three-shift rotation so that there’s always a GM available online.
    • Added: a brand-new default dashboard template. You can now add multiple game/login server builds. Full support for running both PTS & L2J servers simultaneously, with switching between them. Payment systems: added OmegaPay and Pally (new PayPal-style API). Account history now stores everything: donations, items delivered to characters, referrals, transfers between game accounts, and coin transfers to another master account. Personal Promo Code System: you can create a promo code and assign it to a user or promoter. When donating, a player can enter this promo code to receive bonus coins, and the promo code owner also receives a bonus — all fully configurable in the admin panel.     Look demo site: demo
    • One of best project i play last few years
  • Topics

×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock