Ir para conteúdo
  • Cadastre-se
  • 0

AJUDA AE POR FAVOR


PedrinhoBessa

Pergunta

1 resposta a esta questão

Posts recomendados

  • 0

gameserver\config\network

 

 

# Enter here (ip) address of your game server, or use the symbol *

GameserverHostname = *

GameserverPort = 7777

 

# Configure your external ip

ExternalHostname = 127.0.0.1

 

# Configure your internal ip

InternalHostname = 127.0.0.1

 

# Bunch ID and game server. It is better not to change.

LoginPort = 9014

LoginHost = 127.0.0.1

 

# Database Pool Type

# Possible Values: c3p0 or BoneCP

# c3p0: more stable

# BoneCP: more performance

DatabasePoolType=c3p0

 

# Parameters Databases - MYSQL

Driver = com.mysql.jdbc.Driver

URL = jdbc:mysql://localhost/l2jdb ( o nome da sua DB aqui )

 

# Database name

GameserverDB = ( deixe vazio aqui )

LoginserverDB = ( deixe vazio aqui )

 

# Login - Mysql's user

Login = root

# Password - Mysql's Password

Password = ( deixe vazio aqui - a não ser que tenha senha seu SQL )

# Attention: lazy init connections disabled!

# Please, set only real values for your database

# Default: 100

MaximumDbConnections = 50

 

\loginserver\config\network

 

# Database info

Driver=com.mysql.jdbc.Driver

#Driver=org.hsqldb.jdbcDriver

#Driver=com.microsoft.sqlserver.jdbc.SQLServerDriver

 

# Database Settings

URL=jdbc:mysql://localhost/l2jdb ( o nome da sua DB aqui )

#URL=jdbc:hsqldb:hsql://localhost/l2jdb

#URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password=

 

 

 

Espero ter ajudado!!

By: Kr3w^sA

Link para o comentário
Compartilhar em outros sites


Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...



×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.