hai
i have Bartz server now
but i want open Kain server in 1 list with Bartz server
how to setup this ?
How to open 2 server list ?
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
- Sirpaypi
- Posts: 108
- Joined: Mon May 18, 2009 11:51 pm
- Location: Moяocco.
Re: How to open 2 server list ?
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.
-
- Posts: 175
- Joined: Thu Dec 17, 2009 7:20 am
Re: How to open 2 server list ?
where i can found this line ?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
- Sirpaypi
- Posts: 108
- Joined: Mon May 18, 2009 11:51 pm
- Location: Moяocco.
Re: How to open 2 server list ?
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.
-
- Posts: 175
- Joined: Thu Dec 17, 2009 7:20 am
Re: How to open 2 server list ?
ok thanksSirpaypi wrote:server.properties
but for database ?
my Bartz server is " l2jdb " dbname
and Kain server is " l2jdbkain" dbname
is right ?
-
- Advanced User
- Posts: 1440
- Joined: Wed Apr 15, 2009 10:07 am
Re: How to open 2 server list ?
yes. But remember that all your account info will be stored in l2jdb for both servers.rigid wrote:ok thanksSirpaypi wrote:server.properties
but for database ?
my Bartz server is " l2jdb " dbname
and Kain server is " l2jdbkain" dbname
is right ?
Last edited by JMD on Fri Jan 01, 2010 1:19 pm, edited 1 time in total.
-
- Posts: 175
- Joined: Thu Dec 17, 2009 7:20 am
Re: How to open 2 server list ?
ok broJMD wrote:yes.rigid wrote:ok thanksSirpaypi wrote:server.properties
but for database ?
my Bartz server is " l2jdb " dbname
and Kain server is " l2jdbkain" dbname
is right ?
thanks a lot
