Main Menu
  • Welcome to The RPG Maker Resource Kit.

[REQUEST] Adding Extra Equipment Slots

Started by Longinus Lancelot, March 31, 2008, 08:32:08 PM

0 Members and 1 Guest are viewing this topic.

Longinus Lancelot

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.

modern algebra

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.

Longinus Lancelot

Alright, thanks for the help, I'll do that.