20-08-2009, 11:23 AM
|
#2 (permalink)
|
|
Everybory lies
Registrado em: Dec 2008
Posts: 476
Agradecido 511 Vezes em 223 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
|
Abra o diretório do teu game server, após isto vá em config.
Lá tua vai encontrar um arquivo chamado server.PROPERTIES.
Citação:
# ================================================== ==============
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================== ==============
# Bind ip of the gameserver, use * to bind on all available IPs
GameserverHostname = *
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 = teuno-ip.servegame.com(endereço do teu no-ip)
# 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(Ip interno)
|
__________________
<?php $som1 = 10; $som2 = 10; echo: "O resultado da soma referente as variáveis dá: $som1 + $som2"; ?> Qual o nome do filme? ;)
|
|
|