Ir para conteúdo
  • Cadastre-se

[Tutorial] Criando Servidor de Lineage 2


Kelvin
Message added by Grundor

Atenção, esse tópico está desatualizado, use https://curso.l2jbrasil.com para um tutorial mais atualizado sobre como criar seu servidor de lineage 2.

Posts recomendados

to com uma duvida aqui..

quero colocar um servidor Freya pra roda On ... mas não consigo ligar ele ... se eu tentar ligar ele sem ta com ip 127.0.0.1 ele não liga.. daí a galerinha mais esperiente ai, podia me da uma força ai.. me mostrando certinho o que devo fazer pra deixa um serve On .. Desde já agradeço a vocês, mesmo se não conseguirem solucionar o meu problema..

vlw ae galera.. e Obrigado por ta sempre compratilhando as informações . =)

 

--- LOGUIN SERVER---

# Bind ip of the LoginServer, use * to bind on all available IPs

# Default: *

LoginserverHostname = 127.0.0.1 <<<<<< O que tenho que colocar aqui?

# Default: 2106

LoginserverPort = 2106

 

# The address on which login will listen for GameServers, use * to bind on all available IPs

# Default: *

LoginHostname = 127.0.0.1 <<<<<< O que tenho que colocar aqui?

# The port on which login will listen for GameServers

# Default: 9014

LoginPort = 9014

 

----GAME SERVER----

# Note: External/Internal address definitions was moved to the ipconfig.xml

#

 

# Where's the Login server this gameserver should connect to

# Default: 127.0.0.1

LoginHost = 127.0.0.1 <<<<<< O que tenho que colocar aqui?

# TCP port the login server listen to for gameserver connection requests

# Default: 9014

LoginPort = 9014

 

# Bind address for gameserver. You should not need to change it in most cases.

# Default: * (0.0.0.0)

GameserverHostname = 127.0.0.1 <<<<<< O que tenho que colocar aqui?

 

# Default: 7777

GameserverPort = 7777

 

OBS : Se houver mais alguma coisa que eu devo mudar e não citei acima, se possível por favor me avisem vlw..

 

vo deixar meu msn ai qualquer coisa : [email protected]

Editado por KaDoSh
Link para o comentário
Compartilhar em outros sites


Mano eu estou com um baita problema. Não estou conseguindo colocar meu servidor via Hamachi ON. Dizem que tem que colocar o IP do hamachi no Externalhostname e Internalhostname.... So que nao tem nenhum desses dois. O que tem no SERVER.PROPERTIES:

LoginHost=

GameserverHostname=

E no LOGINSERVER.PROPERTIES:

LoginserverHostname=

LoginHostname=

Eu queria saber ONDE eu coloco o hamachi e o que eu faco com os outros. Preciso deixar meu servidor ON para meu amigos jogarem cmgo... Me ajuda aew VLW... [email protected]

 

man baixar o arquivo separado joga no google assim: baixar ''loginserver.properties'' ai vai aparecer um link pra vc baixar pelo 4shared,pelomenos foi assim que eu fiz e deu certo so falta eu passar da parte de fazer funcionar o logingameserver e o gameserver!

Link para o comentário
Compartilhar em outros sites

Olá a todos do L2JBrasil ^^

Antes de mais nada, parabéns pelo tutorial Kelvin ^^

Muito bem explicado e por ele, estou fazendo meu server com tranquilidade

 

O porém é que... O Editor L2.ini não está abrindo

Daí ele deleta o l2.ini

 

Estou tentando fazer um servidor Interlude

 

Se alguém tiver o Editor l2.ini para c6 (Interlude)

Tem como me passar?

 

Desde já agradecido xD

 

Editando: E pelo File Edit fica assim:

sdfsdfht.jpg

 

 

 

 

 

Galera, resolvi meu problema! ^^

Depois de pensar muuuuito :)

Baixei uma system de um interlude qualquer e só peguei o l2.ini ¬¬"

Se alguém leu e tentou ajudar, Muito Obrigado ^^

Editado por legolaz
Link para o comentário
Compartilhar em outros sites

alguem pode me explicar pq esta acontecendo isso quando inicio o game serve e o loguim server?

 

O conteúdo está oculto, favor efetuar login ou se cadastrar!

 

Uploaded with

O conteúdo está oculto, favor efetuar login ou se cadastrar!

 

isto e falta de um Hexid.

 

Veja em> Clique aqui para abrir o tutorial, ( de como criar um Hexid).

Editado por anfehero

Game Of Thrones

bxuJ1BW.jpg

by:Riotovskaya

Link para o comentário
Compartilhar em outros sites

OLA!!

NÃO TA DANDO PRA BAIXAR O Navicat 8.0 Trial

NO-IP ou DDNS

FileEdit ou Editor ini.

 

ta normal amigo , acabei de testa aqui.

 

tenta com esses navicat

O conteúdo está oculto, favor efetuar login ou se cadastrar!
/ file edit
O conteúdo está oculto, favor efetuar login ou se cadastrar!

Full Stack Developer


Link para o comentário
Compartilhar em outros sites

Ai galera... Sei que há muitos problemas com a criação de um servidor L2....

Aqui está um tutorial rapido apenas do L2.ini e do Servergame, Loginserver e Ipconfig.... (pelo hamachi)

 

___________________Server.properties___________________

Abra-o em: gameserver\config\server.properties

_______________________________________________________

 

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

# Game Server Settings

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

# This is the server configuration file. Here you can set up the connection information for your server.

# This was written with the assumption that you are behind a router.

# Dumbed Down Definitions...

# LAN (LOCAL area network) - typically consists of computers connected to the same router as you.

# WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet).

# x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers.

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

# Networking

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

#

# Note: External/Internal address definitions was moved to the ipconfig.xml

#

 

# Where's the Login server this gameserver should connect to

# Default: 127.0.0.1

LoginHost =X.XXX.XXX.XX --Aqui voce colca o IP do Hamachi--

# TCP port the login server listen to for gameserver connection requests

# Default: 9014

LoginPort = 9014

 

# Bind address for gameserver. You should not need to change it in most cases.

# Default: * (0.0.0.0)

GameserverHostname =X.XXX.XXX.XX --Aqui voce colca o IP do Hamachi Tambem--

# Default: 7777

GameserverPort = 7777

 

 

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

# Database

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

# Specify the appropriate driver and url for the database you're using.

# Examples:

# Driver = com.mysql.jdbc.Driver (default)

# Driver = org.hsqldb.jdbcDriver

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

Driver = com.mysql.jdbc.Driver

# Database URL

# URL = jdbc:mysql://localhost/l2jdb (default)

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

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

URL = jdbc:mysql://localhost/l2jdb --Aqui deve ter o mesmo local que o MySql (localhost e l2jdb são padro) mas se quiser mudar (no MySql) tem que mudar aqui tambem--

# Database user info (default is "root" but it's not recommended)

Login = root --Se voce mudar o login na configuração do MySql Tem que mudar aqui colocando o que mudou na configuracao--

# Database connection password

Password = --Aqui tambem (esta em branco >Sem Senha< )--

 

# Default: 100

MaximumDbConnections = 100

 

# Default: 0

MaximumDbIdleTime = 0

 

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

# Misc Server Settings

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

# This is the server ID that the Game Server will request.

# Example: 1 = Bartz

# Default: 1

RequestServerID = 1

 

# True = The Login Server will give an other ID to the server if the requested ID is already reserved.

# Default: True

AcceptAlternateID = True

 

# Datapack root directory.

# Defaults to current directory from which the server is started unless the below line is uncommented.

#DatapackRoot = C:/Work/tmp/DataPack

 

# Define how many players are allowed to play simultaneously on your server.

# Default: 100

MaximumOnlineUsers = 100

 

# Numbers of protocol revisions that server allows to connect.

# Delimiter is ;

# WARNING: <u><b><font color="red">Changing the protocol revision may result in incompatible communication and many errors in game!</font></b></u>

# Default: 216

AllowedProtocolRevisions = 216

 

 

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

# Misc Player Settings

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

 

# Character name template.

# Examples:

# CnameTemplate = [A-Z][a-z]{3,3}[A-Za-z0-9]*

# The above setting will allow names with first capital letter, next three small letters,

# and any letter (case insensitive) or number, like OmfgWTF1

# CnameTemplate = [A-Z][a-z]*

# The above setting will allow names only of letters with first one capital, like Omfgwtf

# Default .* (allows any symbol)

CnameTemplate = .*

 

# This setting restricts names players can give to their pets.

# See CnameTemplate for details

PetNameTemplate = .*

 

# Maximum number of characters per account.

# Default: 7 (client limit)

CharMaxNumber = 7

 

 

 

 

 

___________________Loginserver.properties___________________

Abra-o em: login\config\loginserver.properties

____________________________________________________________

 

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

# Login Server Settings

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

# This is the server configuration file. Here you can set up the connection information for your server.

# This was written with the assumption that you are behind a router.

# Dumbed Down Definitions...

# LAN (LOCAL area network) - typically consists of computers connected to the same router as you.

# WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet).

# x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers.

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

# Networking

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

 

# Bind ip of the LoginServer, use * to bind on all available IPs

# Default: *

LoginserverHostname = X.XXX.XXX.XX --Aqui voce colca o IP do Hamachi--

 

# Default: 2106

LoginserverPort = 2106

 

# The address on which login will listen for GameServers, use * to bind on all available IPs

# Default: *

LoginHostname =X.XXX.XXX.XX --Aqui voce colca o IP do Hamachi--

 

# The port on which login will listen for GameServers

# Default: 9014

LoginPort = 9014

 

# The delay in minutes after which the login updates the gameservers IP's (usefull when their ip is dynamic)

# Default: 15

IpUpdateTime = 15

 

 

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

# Security

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

# Default: True

LogLoginController = True

 

# How many times you can provide an invalid account/pass before the IP gets banned.

# Default: 10

LoginTryBeforeBan = 10

 

# Time you won't be able to login back again after LoginTryBeforeBan tries to login.

# Default: 600 (10 minutes)

LoginBlockAfterBan = 600

 

# If set to True any GameServer can register on your login's free slots

# Default: False

AcceptNewGameServer = True

 

# Enforce GameGuard authorization from client?

# If True, login server will kick client if the client bypassed GameGuard authentication.

# Default: False

ForceGGAuth = False

 

# Flood Protection. All values are in MILISECONDS.

# Default: True

EnableFloodProtection = True

 

# Default: 15

FastConnectionLimit = 15

 

# Default: 700

NormalConnectionTime = 700

 

# Default: 350

FastConnectionTime = 350

 

# Default: 50

MaxConnectionPerIP = 50

 

 

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

# Database

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

# Specify the appropriate driver and url for the database you're using.

# Examples:

# Driver = com.mysql.jdbc.Driver (default)

# Driver = org.hsqldb.jdbcDriver

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

Driver = com.mysql.jdbc.Driver

# Database URL

# URL = jdbc:mysql://localhost/l2jdb (default)

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

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

URL = jdbc:mysql://localhost/l2jdb --Se mudou o nome do servidor no MySql faca a mesma coisa que no server.properties--

# Database user info (default is "root" but it's not recommended)

Login = root

# Database connection password

Password =

 

# Default: 10

MaximumDbConnections = 10

 

# Default: 0

MaximumDbIdleTime = 0

 

 

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

# Misc.

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

# If False, the license (after the login) will not be shown.

# Default: True

ShowLicence = True

 

# Default: True

AutoCreateAccounts = True --Aqui é para criar contas automaticamente (No jogo)--

 

 

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

# Developer Settings

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

# Default: False

Debug = False

 

# Default: False

Assert = False

 

# Default: False

Developer = False

 

 

 

 

___________________ipconfig.xml___________________

Abra-o em: gameserver\config\ipconfig.xml

__________________________________________________

 

<?xml version="1.0" encoding="UTF-8"?>

<!-- Put old contents of ExternalHostname here, used by default -->

<gameserver address="XXXXXXXXXX"> --Aqui voce coloca o IP do HAMACHI de novo--

<!-- Localhost access -->

<define subnet="127.0.0.0/8" address="evolutions.servebbs.com" />

<!-- LAN's, put old contents of InternalHostname here -->

<define subnet="10.0.0.0/8" address="evolutions.servebbs.com" />

<define subnet="172.16.0.0/19" address="evolutions.servebbs.com" />

<define subnet="192.168.0.0/16" address="evolutions.servebbs.com" />

</gameserver>

By Lucas Valeu aew... e desculpem a desorganizaçao kkkk

Gostou ? Então agradece...

Editado por devinganca
Link para o comentário
Compartilhar em outros sites

Comesando *****_*******@hotmail.com(NUNK POST MSN)

 

Esse mini tutorial ja existe no forum, alias, eu sempre ajudei pessoas qe naw souberam botar servidor em hamachi. usando este metodo, (a mto tempo)

 

Ctrl C + Ctrl V.

Mals aew mas tem gente q naum gosta de ficar procurando...E esse Mini Tuto naum foi feito com Control+C Control+V

rsrsrs

Editado por devinganca
Link para o comentário
Compartilhar em outros sites

GENTE, ALQUEM AJUDA AEW, O MEU JACAJDK E O NAVICAT E O MYSQL, QUANDO EU CLICO NELES, ELES ABREM A PARADA PRA CLICAR EM ABRIR, MAS QUANDO VO CLICA SOME E N APARECE MAIS NADA :S, E ELES N TAO COM IMAGEN DE INSTALADOR, TAO COM UMA IMAGEN DO INTERNET EXPLORER, OQ FASSO?, AJUDA AEW GENTE!

Link para o comentário
Compartilhar em outros sites

GENTE, ALQUEM AJUDA AEW, O MEU JACAJDK E O NAVICAT E O MYSQL, QUANDO EU CLICO NELES, ELES ABREM A PARADA PRA CLICAR EM ABRIR, MAS QUANDO VO CLICA SOME E N APARECE MAIS NADA , E ELES N TAO COM IMAGEN DE INSTALADOR, TAO COM UMA IMAGEN DO INTERNET EXPLORER, OQ FASSO?, AJUDA AEW GENTE!

Link para o comentário
Compartilhar em outros sites

GENTE, ALQUEM AJUDA AEW, O MEU JACAJDK E O NAVICAT E O MYSQL, QUANDO EU CLICO NELES, ELES ABREM A PARADA PRA CLICAR EM ABRIR, MAS QUANDO VO CLICA SOME E N APARECE MAIS NADA , E ELES N TAO COM IMAGEN DE INSTALADOR, TAO COM UMA IMAGEN DO INTERNET EXPLORER, OQ FASSO?, AJUDA AEW GENTE!

Link para o comentário
Compartilhar em outros sites

Esta dizendo que você precisa de um hexid para se conectar no servidor . Faça desse geitinho ai em baixo .

 

Para criar uma Hexid e simples bastar ir na pasta LoginServer, procure pelo arquivo RegisterGameServer.bat abra-o em seguida digite o numero 1 e aperte enter . Depois copie o hexid que vai aparecer como bloco de notas na pasta LoginServer e cole na pasta GameServer/Config . E pronto agora você não vai ter mais esse problema .

Editado por ByBackup
Link para o comentário
Compartilhar em outros sites

Fiz o que tava escrito e criou o arquivo hexid(server 1).txt cole no GameServer/Config mais o erro continuou. Resolvi colocar o ExternalHostname no LoginHost tbm mas o erro continua

 

erro3s.jpg

Editado por wfbr

Weltonfbr

Link para o comentário
Compartilhar em outros sites

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