Jump to content
  • 0

Inventory, Cart Inventory, and Storage limit


Ravena

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   0
  • Joined:  05/04/17
  • Last Seen:  

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

  • Group:  Members
  • Topic Count:  15
  • Topics Per Day:  0.00
  • Content Count:  520
  • Reputation:   64
  • Joined:  11/19/11
  • Last Seen:  

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

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   0
  • Joined:  05/04/17
  • Last Seen:  

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

  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  505
  • Reputation:   126
  • Joined:  04/04/16
  • Last Seen:  

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

  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  16
  • Reputation:   0
  • Joined:  05/04/17
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  71
  • Reputation:   3
  • Joined:  03/22/15
  • Last Seen:  

what should i move / change for the server to work properly with more than 600 of Storage limit?

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...