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..
Question
`Heroin
# ---------------------------------------------------------------------------
# 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
# ---------------------------------------------------------------------------
# Where's the Login server this gameserver should connect to
# WARNING: <font color="red">Please don't change default IPs here if you don't know what are you doing!</font>
# WARNING: <font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font>
# Default: 127.0.0.1
LoginHost = l2testserver2.no-ip.org
# 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.
# WARNING: <font color="red">Please don't change default IPs here if you don't know what are you doing!</font>
# WARNING: <font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font>
# Default: * (0.0.0.0)
GameserverHostname = * <-------------What do i have to write here to publish server?
I have opened all ports and all are ok.. I gave the system to my friend with correct L2.ini and he stucks in server where says Light! (After agree)
3 answers to this question
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now