How to open 2 server list ?

This is not a Support area! Discuss about the Server here. Non-Server related discussion goes in Off-Topic Discussion.
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
rigid
Posts: 175
Joined: Thu Dec 17, 2009 7:20 am

How to open 2 server list ?

Post by rigid »

hai

i have Bartz server now
but i want open Kain server in 1 list with Bartz server
how to setup this ?
User avatar
Sirpaypi
Posts: 108
Joined: Mon May 18, 2009 11:51 pm
Location: Moяocco.

Re: How to open 2 server list ?

Post by Sirpaypi »

You need to add in the same login an other gameserver with a new (HEXID) (kain). BUT don't forget to change those lines :

Code: Select all

-GameserverPort = 7777-RequestServerID = 1
Saying that Java is nice because it works on all OSes is like saying that anal sex is nice because it works on all genders.
rigid
Posts: 175
Joined: Thu Dec 17, 2009 7:20 am

Re: How to open 2 server list ?

Post by rigid »

Sirpaypi wrote:You need to add in the same login an other gameserver with a new (HEXID) (kain). BUT don't forget to change those lines :

Code: Select all

-GameserverPort = 7777-RequestServerID = 1
where i can found this line ?
User avatar
Sirpaypi
Posts: 108
Joined: Mon May 18, 2009 11:51 pm
Location: Moяocco.

Re: How to open 2 server list ?

Post by Sirpaypi »

server.properties
Saying that Java is nice because it works on all OSes is like saying that anal sex is nice because it works on all genders.
rigid
Posts: 175
Joined: Thu Dec 17, 2009 7:20 am

Re: How to open 2 server list ?

Post by rigid »

Sirpaypi wrote:server.properties
ok thanks
but for database ?

my Bartz server is " l2jdb " dbname
and Kain server is " l2jdbkain" dbname

is right ?
JMD
Advanced User
Advanced User
Posts: 1440
Joined: Wed Apr 15, 2009 10:07 am

Re: How to open 2 server list ?

Post by JMD »

rigid wrote:
Sirpaypi wrote:server.properties
ok thanks
but for database ?

my Bartz server is " l2jdb " dbname
and Kain server is " l2jdbkain" dbname

is right ?
yes. But remember that all your account info will be stored in l2jdb for both servers.
Last edited by JMD on Fri Jan 01, 2010 1:19 pm, edited 1 time in total.
rigid
Posts: 175
Joined: Thu Dec 17, 2009 7:20 am

Re: How to open 2 server list ?

Post by rigid »

JMD wrote:
rigid wrote:
Sirpaypi wrote:server.properties
ok thanks
but for database ?

my Bartz server is " l2jdb " dbname
and Kain server is " l2jdbkain" dbname

is right ?
yes.
ok bro
thanks a lot :arrow:
Post Reply