Jump to content
  • 0
Sign in to follow this  
keough

Player Capacity limit?

Question

How can i increase the 1024 Player Capacity limit? or make it unlimited? anyone can help please? or it needs SRC modification? or just some edits.

 

Thanks for the help in advance

Share this post


Link to post
Share on other sites

2 answers to this question

Recommended Posts

  • 0

As above poster said, Hercules is set by default to have unlimited players:

 

https://github.com/HerculesWS/Hercules/blob/master/conf/char-server.conf#L80

// Maximum users able to connect to the server.// Set to 0 to disable users to log-in. (-1 means unlimited)max_connect_user: -1

 

Any other limit is either enforced by your host, your OS or the availability of resources your server machine has.

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.