Ir para conteúdo
  • Cadastre-se

L2JDash Pre-Configurado


WallisTeer

  

93 votos

  1. 1. Oque achou do Pré ?

    • Otimo
      54
    • Mais ou menos
      21
    • Ruim
      4
    • Muito Orrivel
      13

  • Please sign in to vote in this poll.

Posts recomendados


  • Respostas 131
  • Created
  • Última resposta

Top Posters In This Topic

quando eu inicio o StartLogin e StartGameserver da erro nao sei oque e

o java eu testei o 6 e o 7 e aparece a mesma coisa

testei coloca o assim

 

LoginServer

#------------------

#- L2jBlack 2011

#------------------

 

#-----------------------------------------------------------

#- Basic settings login server! MUST adjust under itself!

#-----------------------------------------------------------

 

# If your server is published using NAT write here your external IP. Or use the symbol *

ExternalHostname = 5.203.242.236

# If your server is published using NAT write here your internal IP. Or use the symbol *

InternalHostname = 5.203.242.236

 

# Specify here (ip) address of your login server, or use the symbol *

LoginserverHostname = *

LoginserverPort = 2106

 

# How much time must elapse after the incorrect input a login and password before the data IP will get banned

LoginTryBeforeBan = 10

 

# The time after which the player will not be able to login, once received a ban (option LoginTryBeforeBan).

# Appointed in seconds. Default = 10min. (600)

LoginBlockAfterBan = 600

GMMinLevel = 100

 

# Address to which login server will search for a connection to the Game server, or use * to bind all addresses

LoginHostname = *

# Specify the port on your login server

LoginPort = 9014

 

# If true of any game server can be registered to your login server

AcceptNewGameServer = False

 

# Show the license (after entering the password)

# Recommended to leave this option enabled as it increases the safety

ShowLicence = True

 

# Database Options

Driver=com.mysql.jdbc.Driver

URL=jdbc:mysql://localhost/l2jdb

Login = root

Password =

MaximumDbConnections = 10

 

# Select the option: "true", to create an account when logging in automatically

# Default : False

AutoCreateAccounts = true

 

# Time to renew the IP address of the server in minutes (for dynamic IP)

IpUpdateTime = 15

 

# Test server configuration, not to include the game server!

Debug = False

Assert = False

Developer = False

 

 

GameServer

 

 

#------------------

#- L2jBlack 2011

#------------------

 

#------------------------------------------------------

#- Basic setup game server! MUST adjust under itself!

#------------------------------------------------------

 

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

GameserverHostname = *

GameserverPort = 7777

 

# If your server is published using NAT write here your external IP.

ExternalHostname = 5.203.242.236

# If your server is published using NAT write here your internal IP.

InternalHostname = 5.203.242.236

 

# Specify the IP and port of your login server

LoginPort = 9014

LoginHost = 127.0.0.1

 

# Specify the identifier (ID) of your server (eg - 1 is Bartz).

RequestServerID = 1

# Specify the (true), if your Login Server is configured to issue free IDs

AcceptAlternateID = True

 

# Database Options

Driver=com.mysql.jdbc.Driver

URL=jdbc:mysql://localhost/l2jdb

Login = root

Password =

MaximumDbConnections = 100

 

# Template name character

# For example, if you use this template: CnameTemplate = [AZ] [az] (3,3) [A-Za-z0-9] *

# Will be allowed to use names with a capital letter and followed by small,

# And any words or numbers, for example ZbigN1eW

# The most efficient place CnameTemplate = [AZ] [az] *

# Ie names begin and end with a big small letters, for example Zbigniew

# By default .* - You can use any characters

CnameTemplate = .*

PetNameTemplate = .*

 

# Maximum number of characters on your account, 7 is the limit of the customer

CharMaxNumber = 7

 

# Maximum number of players playing simultaneously

MaximumOnlineUsers = 100

 

# Allowed to connect the minimum and maximum protocol client.

# Must be a correspondence MinProtocolRevision <= MaxProtocolRevision.

MinProtocolRevision = 740

MaxProtocolRevision = 746

 

# Configure the emulation off the nucleus (package SendStatus)

RemoteWhoLog = True

RemoteWhoClient=89.108.93.140

RemoteWhoSendTrash = True

RemoteWhoMaxOnline = 329

RemoteOnlineIncrement = 50

RemoteWhoForceInc = 50

RemotePrivStoreFactor = 12

 

 

screenshot019jf.th.png

 

pode mi dizer oque e que esta errado???

o se precisa instalar algo eu tenho windows 7 x32 Navicat 9,MySQL 6.

1412884838.png

banner.jpg

Link para o comentário
Compartilhar em outros sites

ótimo, é sempre bom termos novos pré configurados aqui..

em breve estarei postando o meu, peço que mude seus XML para nova revisão que foi corrigido o bug do enchant ou me mande MP que eu mudo e posto hoje mesmo aqui obrigado até mais

 

é so migrar as xml coisa fácil ta aqui a nova rev 23

 

Clique aqui

 

 

hey como voce faz isso pode me explicar manda por mp

Link para o comentário
Compartilhar em outros sites

quando eu inicio o StartLogin e StartGameserver da erro nao sei oque e

o java eu testei o 6 e o 7 e aparece a mesma coisa

testei coloca o assim

 

LoginServer

#------------------

#- L2jBlack 2011

#------------------

 

#-----------------------------------------------------------

#- Basic settings login server! MUST adjust under itself!

#-----------------------------------------------------------

 

# If your server is published using NAT write here your external IP. Or use the symbol *

ExternalHostname = 5.203.242.236

# If your server is published using NAT write here your internal IP. Or use the symbol *

InternalHostname = 5.203.242.236

 

# Specify here (ip) address of your login server, or use the symbol *

LoginserverHostname = *

LoginserverPort = 2106

 

# How much time must elapse after the incorrect input a login and password before the data IP will get banned

LoginTryBeforeBan = 10

 

# The time after which the player will not be able to login, once received a ban (option LoginTryBeforeBan).

# Appointed in seconds. Default = 10min. (600)

LoginBlockAfterBan = 600

GMMinLevel = 100

 

# Address to which login server will search for a connection to the Game server, or use * to bind all addresses

LoginHostname = *

# Specify the port on your login server

LoginPort = 9014

 

# If true of any game server can be registered to your login server

AcceptNewGameServer = False

 

# Show the license (after entering the password)

# Recommended to leave this option enabled as it increases the safety

ShowLicence = True

 

# Database Options

Driver=com.mysql.jdbc.Driver

URL=jdbc:mysql://localhost/l2jdb

Login = root

Password =

MaximumDbConnections = 10

 

# Select the option: "true", to create an account when logging in automatically

# Default : False

AutoCreateAccounts = true

 

# Time to renew the IP address of the server in minutes (for dynamic IP)

IpUpdateTime = 15

 

# Test server configuration, not to include the game server!

Debug = False

Assert = False

Developer = False

 

 

GameServer

 

 

#------------------

#- L2jBlack 2011

#------------------

 

#------------------------------------------------------

#- Basic setup game server! MUST adjust under itself!

#------------------------------------------------------

 

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

GameserverHostname = *

GameserverPort = 7777

 

# If your server is published using NAT write here your external IP.

ExternalHostname = 5.203.242.236

# If your server is published using NAT write here your internal IP.

InternalHostname = 5.203.242.236

 

# Specify the IP and port of your login server

LoginPort = 9014

LoginHost = 127.0.0.1

 

# Specify the identifier (ID) of your server (eg - 1 is Bartz).

RequestServerID = 1

# Specify the (true), if your Login Server is configured to issue free IDs

AcceptAlternateID = True

 

# Database Options

Driver=com.mysql.jdbc.Driver

URL=jdbc:mysql://localhost/l2jdb

Login = root

Password =

MaximumDbConnections = 100

 

# Template name character

# For example, if you use this template: CnameTemplate = [AZ] [az] (3,3) [A-Za-z0-9] *

# Will be allowed to use names with a capital letter and followed by small,

# And any words or numbers, for example ZbigN1eW

# The most efficient place CnameTemplate = [AZ] [az] *

# Ie names begin and end with a big small letters, for example Zbigniew

# By default .* - You can use any characters

CnameTemplate = .*

PetNameTemplate = .*

 

# Maximum number of characters on your account, 7 is the limit of the customer

CharMaxNumber = 7

 

# Maximum number of players playing simultaneously

MaximumOnlineUsers = 100

 

# Allowed to connect the minimum and maximum protocol client.

# Must be a correspondence MinProtocolRevision <= MaxProtocolRevision.

MinProtocolRevision = 740

MaxProtocolRevision = 746

 

# Configure the emulation off the nucleus (package SendStatus)

RemoteWhoLog = True

RemoteWhoClient=89.108.93.140

RemoteWhoSendTrash = True

RemoteWhoMaxOnline = 329

RemoteOnlineIncrement = 50

RemoteWhoForceInc = 50

RemotePrivStoreFactor = 12

 

 

screenshot019jf.th.png

 

pode mi dizer oque e que esta errado???

o se precisa instalar algo eu tenho windows 7 x32 Navicat 9,MySQL 6.

 

 

so uma pergunta vc ta tentando por on ou oq

aguardo sua resposta pra te ajudar a resolver

meu msn esta disponivel e so chamar

Link para o comentário
Compartilhar em outros sites

aqui o set comeca uma contagem ai vai e some uma parte --'

 

o set q esta com um problema olha no navicat e procura isso aki

 

'9933', 'Dynasty Armor Plate', 'chest', 'false', 'heavy', '0', 'wood', 's', '0', '-1', '219', 0, '0', '0', '0', 'true', 'false', 'false', 'true', '0', '0'

 

no seu set deve estar assim

('9933', 'Dynasty Armor Plate', 'chest', 'false', 'heavy', 0, 'wood', 's', 0, 1, 219, 0, 0, 0, 0, 'true', 'false', 'false', 'true', 0, 0);

 

na coluna duration tem sempre q ficar -1 seu set ta sumino pq esta quebrando

 

espero ter ajudado

Link para o comentário
Compartilhar em outros sites

@Skat

Sugiro a vc que baixe a revisao 95 que postei na pagina do projeto e passe os itens desse para ela por essa rev que ai estar e muito antiga!

b50i4u-4.png



bannerxbe.png

Link para o comentário
Compartilhar em outros sites

  • 1 month later...

SKAT@

deslogue o char ,

e coloque acc level 1

dps entre no char de volta

Vem ai um novo conceito em Lineage II

 

L2J-Fanatic

 

 

https://www.youtube.com/watch?v=1T5WFWQibhc&feature=youtu.beL2_JFanatic.png

 

 

 

 

 

 

 

Link para o comentário
Compartilhar em outros sites

  • 4 weeks later...
  • 3 weeks later...
  • 2 weeks later...
  • Registre-se

    Faça parte da maior e  mais antigas comunidades sobre Lineage2 da América Latina.






×
×
  • 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.