Hi! Maybe it's a noob question but it's possibile to link a gameserver to 2 different loginserver? I'm almost sure that it's not an option able in this l2j project, but if it's theorically possibile I can work on it and create this option (I will share it with you).
Thanks for the answer.
1 gs and 2 ls
Forum rules
READ NOW: L2j Forums Rules of Conduct
READ NOW: L2j Forums Rules of Conduct
-
- Posts: 20
- Joined: Fri Jul 27, 2007 3:12 pm
- Location: Italy
-
- Posts: 750
- Joined: Sun Dec 07, 2008 7:01 pm
- Location: Poland
Re: 1 gs and 2 ls
How would you prevent accounts from overlapping from each LS?
-
- Posts: 20
- Joined: Fri Jul 27, 2007 3:12 pm
- Location: Italy
Re: 1 gs and 2 ls
Different login db for each ls or the same db for the two ls. It's a secondary problem that i think it will be easy to resolve.
I wanna know only if it's theorically possible to connect 1 gameserver to 2 different loginserver, if i can resolve the problem with the share of account table.
I wanna know only if it's theorically possible to connect 1 gameserver to 2 different loginserver, if i can resolve the problem with the share of account table.
-
- Posts: 750
- Joined: Sun Dec 07, 2008 7:01 pm
- Location: Poland
Re: 1 gs and 2 ls
1 gameserver, 2 login servers.Calsifer wrote:Different login db for each ls or the same db for the two ls. It's a secondary problem that i think it will be easy to resolve.
I wanna know only if it's theorically possible to connect 1 gameserver to 2 different loginserver, if i can resolve the problem with the share of account table.
Let's say player1 logs into Login1 and uses the account omgwtfbbq.
Then player2 logs into Login2 and uses the account omgwtfbbq.
This is only possible of course if each LS has their own database.
BUT, if somehow you magically use one database between two LS' then what's the point of using two login servers anyway?
-
- Posts: 20
- Joined: Fri Jul 27, 2007 3:12 pm
- Location: Italy
Re: 1 gs and 2 ls
For the equal login you can simple check if it's from login1 or login2.
I wanna realize this because i have a really good (maybe great
) faction server under a project (with a low community) and i wanna able the user from another l2 project (with a high community) enter on mine faction server from another login. It's a cooperation between two different l2 project (with a different nationatily too).
I wanna realize this because i have a really good (maybe great

-
- L2j Inner Circle
- Posts: 350
- Joined: Wed Jun 07, 2006 2:26 pm
Re: 1 gs and 2 ls
It would be possible and was already coded about 1 year ago for a project some l2jdev's had. But idk if code is still avaiable, at least i dont have it anymore.
<ZaKaX> Ohh nBd, you're so professianal with your analconda.
-
- Posts: 20
- Joined: Fri Jul 27, 2007 3:12 pm
- Location: Italy