Storage and Stacking [DIS]

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Post Reply
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Storage and Stacking [DIS]

Post 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.
The secret to getting all the important stuff done is doing nothing.
User avatar
gumi
TMW Adviser
TMW Adviser
Posts: 797
Joined: 19 May 2014, 18:18

Re: Storage and Stacking [DIS]

Post by gumi »

but 300 is hardcoded in the client...
User avatar
wushin
TMW Adviser
TMW Adviser
Posts: 1759
Joined: 18 Dec 2012, 05:56
Location: RiverBest, Brew City, Merica
Contact:

Re: Storage and Stacking [DIS]

Post by wushin »

Ahh, so we'd need a M+ change as well or just wait and skip to making things all stack.
The secret to getting all the important stuff done is doing nothing.
User avatar
gumi
TMW Adviser
TMW Adviser
Posts: 797
Joined: 19 May 2014, 18:18

Re: Storage and Stacking [DIS]

Post 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
4144
Knight
Knight
Posts: 965
Joined: 03 Aug 2009, 11:57

Re: Storage and Stacking [DIS]

Post by 4144 »

meko wrote:but 300 is hardcoded in the client...
And where you found 300?
Post Reply