Ver um Único Post
Antigo 19-04-2009, 11:01 AM   #2 (permalink)
GuSTiN
Amigo SE
 
Avatar de GuSTiN
 
Registrado em: Dec 2008
Posts: 220
Agradeceu: 72
Agradecido 267 Vezes em 73 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Enviar mensagem via Windows Live Messenger para GuSTiN
Pontos: 5,144, Nível: 45
Pontos: 5,144, Nível: 45 Pontos: 5,144, Nível: 45 Pontos: 5,144, Nível: 45
Atividade: 0%
Atividade: 0% Atividade: 0% Atividade: 0%

Inventório de GuSTiN

Padrão

Vamos ao Gameserver
Citação:
# ================================================== ==============
# General server setting!!! REQUIRED to configure to everyone!!!
# ================================================== ==============

# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
GameserverHostname = 0.0.0.0 Aqui sempre deixe como está.
GameserverPort = 7777

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = 127.0.0.1 Aqui se você for coloca Online coloque seu no -ip.
# 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 Aqui sempre deixe como está.
# Note: You can define server hostname for each network in subnets.properties

# The Loginserver host and port
LoginPort = 9014
LoginHost = 127.0.0.1 Aqui sempre deixe como está.
Vamos ao Loginserver:

Citação:
# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs
LoginServerHostname=0.0.0.0 Aqui sempre deixe como está.
LoginServerPort=2106
GMMinLevel=100

# The port, ip on which login will listen for GameServers
LoginHostname=127.0.0.1 Aqui sempre deixe como está.
LoginPort=9014
================================================

GuSTiN está offline   Responder com Citação
O seguinte membro ao lado disse Obrigado(a) a : GuSTiN por gostar deste Post :
GM-Rildon (19-04-2009)