Jump to content
  • 0
Ravena

Inventory, Cart Inventory, and Storage limit

Question

I was search about storage and found this: https://github.com/rathena/rathena/commit/ade1b171ebcb0e9b4e91f97b511fc4b8d0b99bee

but when i change the max of those i get s_storage size = ****** is too big to be transmitted. (must be below 0xFFFF)

so what is the max for inventory, cart inventory and storage?

or im doing it wrong?

ty in advanced ^^'

Link to comment
Share on other sites

5 answers to this question

Recommended Posts

  • 0
On 5/4/2017 at 2:00 PM, Ravena said:

I was search about storage and found this: https://github.com/rathena/rathena/commit/ade1b171ebcb0e9b4e91f97b511fc4b8d0b99bee

but when i change the max of those i get s_storage size = ****** is too big to be transmitted. (must be below 0xFFFF)

so what is the max for inventory, cart inventory and storage?

or im doing it wrong?

ty in advanced ^^'

Did you edit the mmo.h?

Also post a screenshot.

Edited by Sryx
Link to comment
Share on other sites

  • 0
4 hours ago, Sryx said:

Did you edit the mmo.h?

Also post a screenshot.

yes and recompile

mmo = invetory 300, cart 300, storage 1800

mmo.thumb.png.f3f93d1db84309185ce8fb383c31f14c.png

map server error:

Storage.thumb.png.26e4fa0709e919fdeed3b6802ccad3c7.png

Link to comment
Share on other sites

  • 0

What git hash are you currently using?

Idk if that issue is related here(LINK) or maybe 1800 max storage is too much. /hmm

Incase you are not using a version higher than ade1b17. Try to update your trunk and test the max storage again.

Link to comment
Share on other sites

  • 0
7 hours ago, Technoken said:

What git hash are you currently using?

Idk if that issue is related here(LINK) or maybe 1800 max storage is too much. /hmm

Incase you are not using a version higher than ade1b17. Try to update your trunk and test the max storage again.

i just update(and recompile with 1800) my rathena still got the error, but its okay is a custom thing so ty for the help guys =)

 

Edited by Ravena
Link to comment
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.   Paste as plain text instead

  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.



×
×
  • Create New...

Important Information

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