Jump to content

Increase Characters Inventory Size.


rizsu0107

Recommended Posts


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.02
  • Content Count:  40
  • Reputation:   1
  • Joined:  06/24/22
  • Last Seen:  

Hello, how can I change the inventory size of characters? I change the value of INVENTORY_BASE_SIZE 100 > 200 but nothing changes.
Client Version: 2018-06-21
src/common/mmo.hpp
image.thumb.png.b6db84c23e439d0f70087021c0336234.png

Edited by rizsu0107
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  1
  • Reputation:   0
  • Joined:  06/11/23
  • Last Seen:  

On 6/22/2023 at 4:49 PM, rizsu0107 said:

Hello, how can I change the inventory size of characters? I change the value of INVENTORY_BASE_SIZE 100 > 200 but nothing changes.
Client Version: 2018-06-21
src/common/mmo.hpp
image.thumb.png.b6db84c23e439d0f70087021c0336234.png

Change it via diff. 

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.02
  • Content Count:  40
  • Reputation:   1
  • Joined:  06/24/22
  • Last Seen:  

On 6/26/2023 at 9:30 PM, shatotech said:

Change it via diff. 

Change it via diff. but it is still 100.
image.png.bdc5a8647b679e97109557df0eddd55f.png

Link to comment
Share on other sites


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2348
  • Joined:  10/28/11
  • Last Seen:  

On 6/29/2023 at 11:03 PM, rizsu0107 said:

but it is still 100.

you claim you changed it to 200, but from the code snippet above, its still 100, and if you changed it, did you recompile the server too?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  13
  • Topics Per Day:  0.02
  • Content Count:  40
  • Reputation:   1
  • Joined:  06/24/22
  • Last Seen:  

On 7/2/2023 at 5:20 PM, Emistry said:

you claim you changed it to 200, but from the code snippet above, its still 100, and if you changed it, did you recompile the server too?

Yes, I did change it, 100 > 200 and I did recompile the server. but it still 100 max inventory capacity.

image.png.ec7cb63ec0ab46f022e57c120219f57a.png 

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
Reply to this topic...

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