Ver um Único Post
Antigo 22-10-2009, 11:51 PM   #9 (permalink)
KingKr0n0z
Membro - Veterano
 
Avatar de KingKr0n0z
 
Registrado em: Nov 2008
Localização: Boa Vista - Roraima
Posts: 574
Agradeceu: 96
Agradecido 1,324 Vezes em 243 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Nome Real: Andreh Fernandes

Inventório de KingKr0n0z

Padrão


Vo colocar a minha config do meu pra vc ter mais ou menos uma noção. faça do jeito que esta. onde esta em vermelho coloque assim jeito ae

GameServer
Código: [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
 ================================================================
# 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 = AQUI COLOQUE SEU NO-IP OU HAMACHI

# 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 = AQUI COLOQUE SEU NO-IP OU HAMACHI

# The Loginserver host and port
LoginPort = 9014
LoginHost = 127.0.0.1

# This is the server id that the gameserver will request (i.e. 1 is Bartz)
RequestServerID = 1
# If set to True, the login will give an other id to the server  if the requested id is allready reserved
AcceptAlternateID = True

# Database info
Driver=com.mysql.jdbc.Driver
#Driver=org.hsqldb.jdbcDriver
#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver

# Database Settings
URL=jdbc:mysql://localhost/l2jdb
#URL=jdbc:hsqldb:hsql://localhost/l2jdb
#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=

# Security Settings
Login = root
Password = root
MaximumDbConnections = 50
MaximumStateMents = 100
MaxPoolSize = 50
MinPoolSize = 10
AquireIncrement = 1
IdleConnectionTest = 10800
MaxIdleTime = 0
LOGINSERVER
Código: [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
# ================================================================
# General server setting !!! REQUIRED to configure to everyone !!!
# ================================================================

# This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname
ExternalHostname = 0.0.0.0 deixe desse jeito aqui

# 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 deixe desse jeito aqui

# Bind ip of the loginServer, use * to bind on all available IPs
LoginserverHostname = *
LoginserverPort = 2106
fale se deu certo ou nao

KingKr0n0z está offline   Responder com Citação
O seguinte membro ao lado disse Obrigado(a) a : KingKr0n0z por gostar deste Post :
Brunolan (23-10-2009)
 

Search Engine Optimization by vBSEO 3.3.0