looks interesting, then I will contact you 🙂
thank you very much
Good news, I already have the INTERLUDE version ready that works with H5 client and this same extender.
At the moment it is in FULL version,
Also in the next days we will have our own web page.
Now you can have your Interlude server with all the features of L2OFF-H5.
Greetings to all
Maneco is 100% correct, there is a hacker, my acc was accessed and my email was also asking for LTC, because if not, he would leak my things, but he doesn't know that I can also find him and you can be sure he will die!!!
Maneco is 100% correct, there is a hacker, my acc was accessed and my email was also asking for LTC, because if not, he would leak my things, but he doesn't know that I can also find him and you can be sure he will die!!!
My computer is just infested with hacker courses, probably because I took some knowledge from them and applied it. This really is a fraud. Go fuck yourself, especially with games, probably because they steal files and passwords. Go fuck yourself!!!
Question
pelopidas
Server.properties
# ---------------------------------------------------------------------------
# Game 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
# ---------------------------------------------------------------------------
#
# Note: External/Internal address definitions was moved to the ipconfig.xml
#
# Where's the Login server this gameserver should connect to
# Default: 127.0.0.1
LoginHost = 127.0.0.1
# TCP port the login server listen to for gameserver connection requests
# Default: 9014
LoginPort = 9014
# Bind address for gameserver. You should not need to change it in most cases.
# Default: * (0.0.0.0)
GameserverHostname = *
# Default: 7777
GameserverPort = 7777
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
loginserver.properties
# ---------------------------------------------------------------------------
# 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
# Default: *
LoginserverHostname = *
# Default: 2106
LoginserverPort = 2106
# The address on which login will listen for GameServers, use * to bind on all available IPs
# Default: *
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
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ipconfig.xml
<?xml version="1.0" encoding="UTF-8"?>
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="l2-brutals.no-ip.org">
<!-- 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>
Help me, what changes must i do! i have open ports but none can connect to my server :/
2 answers to this question
Recommended Posts