Jump to content
  • 0

Can not carry More Than 30,000 of one kind item


Question

8 answers to this question

Recommended Posts

Posted (edited)

You can't really expand this limit.

The clients receive 2 bytes data for the item amounts, which is restricted to 65536 values.

I need to check whether it uses signed or unsigned values, but based on the current limit, I presume the range for item amounts are from -32768 to 32767.

You can raise it up to 65535. If it start showing negative amounts, change it to 32767.

Edited by Vianna
Posted

if i was right.....if you exceed the limit...there will have problem...

last time...i have tried with increase the max value...

but then....ingame....it did success to carry more than 30k items...even up to 100K items for ea....O.O

but...the problem came..

i cant sell items / drops / trade...and etc..

alot problems caused...cant remember much ~

  • Upvote 1
Posted

You may create some box, that the easiest workarround I'm seing. (like quiver)

Or you could probably trigger similar item creation once you reach 30k but that quite more complicated. (Like once you have 30K of condensed white pot (cwp) in inventory, instead trying to add new amount, you create cwp2 with same effect...

What are the item concerne with this overflow johnmark ?

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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...