Hello dear friends, im selling ready to go vanganth downgraded to c4 retail with many fixes with script and geodata latest. Already running valkyrie X1 if you like to test. www.esl2.org. send me private message if you interesting. 200€ without source and 300 with source.
Ok i get it i must edit
How about gameserver.bat and login server.bat
I just wanna be sure im not missing something
Yes sir i know, last time we got 500 ppl but we were with 4 gb ram and we got issue. So i wanna make sure everything is cool
What should actually worry you if you expect a high amount of players (by high talking about 1k+ real players, is if your project's code can handle such load (this is a typical issue by using good/bad base projects).
About launch configs study your current one and then google your "java" related questions so you can get accurate information through stackoverflow and other forums that actually have answers for almost everything you're going to need.
Server.proprierts
# Maximum database connections.
MaximumDbConnections = 1000
# Define how many players are allowed to play simultaneously on your server.
MaximumOnlineUsers = 1000
# =================================================================
# Threadpool
# =================================================================
# Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors.
ScheduledThreadPoolCount = -1
# Specifies how many threads will be in a single scheduled pool.
ThreadsPerScheduledThreadPool = 750
# Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors.
InstantThreadPoolCount = -1
# Specifies how many threads will be in a single instant pool.
ThreadsPerInstantThreadPool = 8
LoguinServer
# Maximum database connections.
MaximumDbConnections = 1000
Can you make your question clearer now?
You didnt quite understand the question i know there are some changes that has to be made in l2j server configs and mysql.ini to run this much online members and my gameserver.bat is at java version:1.7
Sry im not much into this cuz i was thinking more about server game then running it :x
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.