Page 1 of 1

Storage and Stacking [DIS]

Posted: 27 Jan 2016, 18:16
by wushin
Continued from viewtopic.php?f=12&t=19501

2 ways this can be done, I'd suggest we do both for the sake of sanity of the devs.

First we can simply bump the MAX_STORAGE var up to 400 in const.h

Second making everything stack can be done at a later time as it requires us to audit storage and player inventory.

Once both of those are in, I cannot forsee having to increase storage for a while.

Re: Storage and Stacking [DIS]

Posted: 27 Jan 2016, 18:39
by gumi
but 300 is hardcoded in the client...

Re: Storage and Stacking [DIS]

Posted: 27 Jan 2016, 18:40
by wushin
Ahh, so we'd need a M+ change as well or just wait and skip to making things all stack.

Re: Storage and Stacking [DIS]

Posted: 27 Jan 2016, 18:42
by gumi
wushin wrote:or just wait and skip to making things all stack.
This is what I suggest as in the meantime it won't kill anyone to make another account to store their items. We've had 300 since forever

Re: Storage and Stacking [DIS]

Posted: 27 Jan 2016, 23:36
by 4144
meko wrote:but 300 is hardcoded in the client...
And where you found 300?