Run 2 GameServer , 1 LoginServer in 1 PC
Posted: Mon Aug 27, 2007 8:56 pm
How to run 2 gameserver with 1 login server in Same PC?
Thnx for you Time
Thnx for you Time
L2J Server Discussion Board
https://l2jserver.com/forum/
You will also need a more powerful box!msknight wrote:Use the login server to generate a key for a second server ... just choose a different number when you run the registergameserver file.
Put that hexid.txt file in the config of your second gameserver (like you did the first) and in the server.config of the second gameserver, change the port number to 7778, 7779 or something like that.
Also, don't forget that you need a different database for the gameserver, so install the datapack in a new database and change the URL= in the "dtabase info" section of the server.config file to match.