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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




  • Posts

    • what money, if I'm publishing it for free? do you need to delete other people's credits in the extension? you think i am l2devs cheating people? hahaha i have the svn, and it's something you can never change 😉 continues to cry... if I upload the full SVN will you accept that you are a liar, and that you are lying to protect your own interests to continue ripping people off? ---------------------------------------------------------------------------------------------     I have a proposal to solve the problem. why don't all those who bought an extension from L2Devs, compare what they bought, with what I published and verify who is the scammer? then they compare the files they bought with my SVN.  Those who bought from L2Devs @UnknownSoldier Mariano Canteros (Argentina) come on, do the comparison and verify who is the scammer 😉 gg --------------------------------------------------------------- poor victims, MaxCheaters moderators were selling to people what I was publishing for free a long time ago... hahaha no wonder @Maxtor is not even here.
    • ♦️ https://L2Etina.com ♦️ 🔥 x50 Interlude Midrate | Craft-PvP Focus | Modern Classic Client | NO P2W! 🚀 Open Beta Test: May 31, 2025 ⚔️ Grand Opening: June 13, 2025 (Ready to conquer?) 🌟 Server Features: ✔ Rates: EXP/SP x50 | Adena x6 | Drop/Spoil x6 | Boosted Quests ✔ Fair Play: No Bots, No Pay-to-Win! ✔ 2-Hour NPC Buffer | GmShop up to B grade! ✔ Sieges every 2 weeks | Weekly Heroes 💎 Pure Interlude nostalgia with balanced Craft-PvP—where skill and strategy prevail! 📣 Spread the word! Tag your squad and prepare for war. ⚔️    
    • Serious case of brain mold.  You know that 911 been helping people with their client problems here day after day. I think that is far more worth than any of your biogarbage shared resources tbh.   We need some xdem and kara in this topic to have the full mxc potential  
    • Oh, so you're really the owner? 🙂 You didn’t even changing the name, genius.  This server isn’t yours and it never will be. People like you don’t deserve money.
    • you publish garbage that is of no use to anyone .... I post full servers and you guys get cut off. The important thing here is that people who enter and read, draw their own conclusions,  you continue giving downvote when I post servers so people understand better how is the system 🙂
  • 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