Jump to content
  • 0
KirieZ

Server and Client limits

Question

Hello everyone,

 

I'm wondering about how much can I increase the number of characters per account and storage size until I reach the client or server limit?

I did some search but could only find old topics from rA / eA and as far as I saw hercules did some upgrades in this part.

 

Thanks in advance.

Share this post


Link to post
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Hello everyone,

 

I'm wondering about how much can I increase the number of characters per account and storage size until I reach the client or server limit?

I did some search but could only find old topics from rA / eA and as far as I saw hercules did some upgrades in this part.

 

Thanks in advance.

Storage don't have limit, neither does char slot,

But char slot is only usuable till 21, you may try to increase, but those char slots will show as not available.

Share this post


Link to post
Share on other sites
  • 0

@@KirieZ

 

open

src/common/mmo.h

 

Find the follow line


Char Slot

#define MAX_CHARS 9

 

Storage

#define MAX_STORAGE 600

 

change the value and recompile the server

Edited by Zhao Chow

Share this post


Link to post
Share on other sites
  • 0

Well, technically storage doesn't have a limit, but iirc a big enough gear filled storage can crash the client every time you open it since the packet sent will get way too big for client to swallow, no?

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...

×
×
  • Create New...

Important Information

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