12-09-2009, 05:18 PM
|
#6 (permalink)
|
|
Membro - Sargento
Registrado em: Jul 2009
Posts: 37
Agradecido 9 Vezes em 5 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
|
Citação:
# ================================================== ==============
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================== ==============
# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname = 10.1.1.55
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 *
ExternalHostname = 10.1.1.55
# 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 *
InternalHostname = 127.0.0.1
# The Loginserver host and port
LoginPort = 9014
LoginHost = 127.0.0.1
|
MAs ja estah com o devido ip
|
|
|