The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Scripts Database => Topic started by: Bravo2Kilo on October 17, 2012, 05:21:57 PM

Title: Storage System
Post by: Bravo2Kilo on October 17, 2012, 05:21:57 PM
Storage System
By: Bravo2Kilo

Introduction
This script adds a storage system to the game, allowing the player to store and withdraw items and gold, key items can't be put into storage. This script also lets you have multiple storages.

Screenshots
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fbravo2rgss.files.wordpress.com%2F2012%2F10%2Fstorage1.png&hash=c0e2ec027fa5cd3bf79201a582b00a157912f455)(https://rmrk.net/proxy.php?request=http%3A%2F%2Fbravo2rgss.files.wordpress.com%2F2012%2F10%2Fstorage2.png&hash=a814d5a73d93dbc546a438a9f7da6e0ff951abc7)(https://rmrk.net/proxy.php?request=http%3A%2F%2Fbravo2rgss.files.wordpress.com%2F2012%2F10%2Fstorage3.png&hash=fd886d274532e9b0974dd6f881e816e0e002e092)(https://rmrk.net/proxy.php?request=http%3A%2F%2Fbravo2rgss.files.wordpress.com%2F2012%2F10%2Fstorage4.png&hash=882b19edc8d75aba7f5e921fefe07d67bca1bb0d)

Script
You can get the script from my blog (http://bravo2rgss.wordpress.com/storage-system/)

Credit
- Bravo2Kilo

Terms of Use
Terms of use can be found at my blog
Title: Re: Storage System
Post by: apoclaydon on October 17, 2012, 06:33:34 PM
looks nice could come in usefull
Title: Re: Storage System
Post by: crow5derlock on October 18, 2012, 03:46:15 AM
basically a bank system and kudos for the full metal panic avatar
Title: Re: Storage System
Post by: IAMFORTE on October 18, 2012, 04:37:34 AM
Neato, Nice job :3
Title: Re: Storage System
Post by: Bravo2Kilo on October 24, 2012, 09:16:06 PM
I just updated the Storage System script adding the ability to have multiple storages, I also added a name window to the storage scene showing the name of the storage that is open, and now you have more control over how the storage scene looks, you can decide whether to show the name window, the category window, or have the gold command appear in the category window. I also added a demo showing some of the things the script can be used to do.