1 gs and 2 ls

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
Calsifer
Posts: 20
Joined: Fri Jul 27, 2007 3:12 pm
Location: Italy

1 gs and 2 ls

Post by Calsifer »

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.
sorry for my bad english
Image Image Image Image Image <-- Click here plz!
toastgodsupreme
Posts: 750
Joined: Sun Dec 07, 2008 7:01 pm
Location: Poland

Re: 1 gs and 2 ls

Post by toastgodsupreme »

How would you prevent accounts from overlapping from each LS?
Calsifer
Posts: 20
Joined: Fri Jul 27, 2007 3:12 pm
Location: Italy

Re: 1 gs and 2 ls

Post by Calsifer »

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.
sorry for my bad english
Image Image Image Image Image <-- Click here plz!
toastgodsupreme
Posts: 750
Joined: Sun Dec 07, 2008 7:01 pm
Location: Poland

Re: 1 gs and 2 ls

Post by toastgodsupreme »

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.
1 gameserver, 2 login servers.

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?
Calsifer
Posts: 20
Joined: Fri Jul 27, 2007 3:12 pm
Location: Italy

Re: 1 gs and 2 ls

Post by Calsifer »

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 :P) 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).
sorry for my bad english
Image Image Image Image Image <-- Click here plz!
nBd
L2j Inner Circle
L2j Inner Circle
Posts: 350
Joined: Wed Jun 07, 2006 2:26 pm

Re: 1 gs and 2 ls

Post by nBd »

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.
Calsifer
Posts: 20
Joined: Fri Jul 27, 2007 3:12 pm
Location: Italy

Re: 1 gs and 2 ls

Post by Calsifer »

Ok thx. I will try. ^__^
sorry for my bad english
Image Image Image Image Image <-- Click here plz!
Post Reply