24-01-2009, 11:06 PM
|
#8 (permalink)
|
|
Amigo SE
Registrado em: Dec 2008
Localização: Um lugar onde vc não sabe onde é.
Posts: 400
Agradecido 444 Vezes em 128 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
|
pow mano disculpa
ip's tao assim:
Login Server:
Citação:
# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs
LoginServerHostname=0.0.0.0
LoginServerPort=2106
GMMinLevel=100
# The port, ip on which login will listen for GameServers
LoginHostname=24.189.27.2
LoginPort=9014
# If set to true any GameServer can register on your login's free slots
AcceptNewGameServer = False
# If false, the licence (after the login) will not be shown
ShowLicence = True
|
Game Server
Citação:
# Bind ip of the gameserver, use 0.0.0.0 to bind on all available IPs
GameserverHostname = 0.0.0.0
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 = 24.189.27.2
# This is transmitted to the client from the same network, so it has to be a local IP or resolvable hostname
InternalHostname = skywarriors.no-ip.org
# Note: You can define server hostname for each network in subnets.properties
# The Loginserver host and port
LoginPort = 9014
LoginHost = 24.189.27.2
|
L2.ini = Server Addr: skywarriors.no-ip.org
To usando o Windows Xp x32
|
|
|