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.
1. Check the L2JMobius Official Forum
The forum sometimes includes links or hints in the specific version threads.
Go to: https://www.l2jmobius.org/
Search the “Live 12.1 Path of Rogue” section for client references.
Some users may post Google Drive or MEGA links with notes like “compatible client here.”
I want to add to a new zonename a orig client H5.
But its not appearing, there have to be a server side addition as well, to call the 516 ID?
Any ideas?
Thx fowardly
Question
l2evidence
deite ama einai swsta gt dn boro na loggarw
l2archid to pack
loginserver
This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = clbhegpl.zapto.org
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = 127.0.0.1
# Bind ip of the LoginServer, use 0.0.0.0 to bind on all available IPs
LoginserverHostname = 0.0.0.0
gamserver
# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
GameserverHostname = clbhegpl.zapto.org
GameserverPort = 7777
# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
# If this ip is resolvable by Login just leave 127.0.0.1
ExternalHostname = clbhegpl.zapto.org
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
# If this ip is resolvable by Login just leave 127.0.0.1
InternalHostname = 0.0.0.0
6 answers to this question
Recommended Posts
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.