Description:
Storage boxes allows you to set up containers (barrels, chests, banks, whatever you want) that can hold items. You can specifiy a limit for how many items a container can hold, and a name for a container. This script also includes a scene whereby you can move items between a container and the party. You can specify an item to be unstorable in its notebox, and set it so all key items are unstorable.
Screenshot(s):
Spoiler

(Forgive the funky windowscreen)
Instructions:
Copy the script from the link and paste it into a new script in your project, above Main Process, and below Materials
Credit:
IMP1
Add-ons:
vFoggy has written some scripts to better allow gold withdrawals from boxes, as requested by tomkomaster, here.
Roninator2 has written an edit to set the sizes of the boxes to use game variables, as requested by
Lionheart123. That edit can be found here. I think this was previously doable by using the manual setup, but I guess this is easier for some people.
Previously, saving and loading a game would introduce a bug where the more than one of the same item would sometimes be split across different slots in a box. This is fixed in v1.12, but changes the way boxes work in a probably-not-backwards-compatible way. So for anyone wanting backwards, compatibility, Roninator2 has kinda provided a hotfix, which I hear works, so I'm linking in under Add-ons above. But this version is also deprecated, so for any new projects, use the latest version.
I'm almost completely inactive on these forums. I do get emails about new posts, so I'm happy to reply, but I don't use RMVXAce any more, so don't expect any major additions to this by me.


