Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

RPG Maker Save Items 1.0

No permission to download
Name: Save Items
Version: 1.0
Author: Mr. Trivel
Created: 2016-05-13

About the plugin:
Maybe you wanted to have different groups of actors going through story, or maybe the party split up for the next encounter and moving on their own.
And that requires the party to remove currently held items, so another party moves on with their story. In that case, this plugin does just that.

Screenshot:
Another party has it.

How to use?
Save items by using following plugin commands that suits items you have:
SaveItems All
SaveItems Items
SaveItems Armors
SaveItems Weapons
SaveItems KeyItems

Reclaim saved items by using the following plugin commands:
ReclaimItems All
ReclaimItems Items
ReclaimItems Armors
ReclaimItems Weapons
ReclaimItems KeyItems

Keep some items in your inventory before sending all of them away:
KeepItems Items [IDs separated by space]
KeepItems Armors [IDs separated by space]
KeepItems Weapons [IDs spearated by space]

Example:
KeepItems Armor 1 2 3 6 7

Clear item to be saved list with the following commands:
KeepItems Clear All
KeepItems Clear Items
KeepItems Clear Armors
KeepItems Clear Weapons

Plugin:
How to download Plugin. Click the link above, there will be a button named Raw, press Right Click -> Save As.

Terms of Use:
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for commercial and non-commercial projects.
Author
Mr. Trivel
Downloads
57
Views
194
First release
Last update
Rating
5.00 star(s) 1 ratings

More resources from Mr. Trivel

Latest reviews

In my Project Templates now. A real must have for party switching. ;)
Top