The RPG Maker Resource Kit

RMRK RPG Maker Creation => Requests => Script Request => Topic started by: Longinus Lancelot on March 31, 2008, 08:32:08 PM

Title: [REQUEST] Adding Extra Equipment Slots
Post by: Longinus Lancelot on March 31, 2008, 08:32:08 PM
I did a search on the forums, but the topic itself is actually pretty vague, so there were a lot of really unimportant results.

So what I want to know is if it is possible to add in extra equipment slots.  For simplicities sake, I'll say I want to add in another accessory.  How would I go about doing that?  And if I did add the slot in, would I be able to easily work with it just by using default RPG Maker XP menus?

And I suppose while I'm on the topic of equipment, is it possible add in extra variables to equipment as well?  Like if I wanted to make 3 different attack variables (for different purposes).

Any help would be appreciated, thanks.

Edit:  I put this thread under tutorials because it's a basic concept and I figure any help would really be more tutorial material than anything else.
Title: Re: Adding Extra Equipment Slots
Post by: modern algebra on March 31, 2008, 09:47:51 PM
While it's a good thought, this is actually a Script issue, since it should be built into the menu :(

That being said, there are a few scripts that do this already. I don't have time to search myself, but try searching these sites:

hbgames.org
rpgrevolution.com
creationasylum.net

for:

Multi-Equip

The two most popular were made by Guiallme777 and Trickster, so you cana try including their names in your searches.
Title: Re: Adding Extra Equipment Slots
Post by: Longinus Lancelot on April 01, 2008, 06:46:14 PM
Alright, thanks for the help, I'll do that.