Tsukihime 1,489 Posted November 12, 2015 By default, RPG Maker gives you 5 equip types to work with: You also have the ability to add and modify equip types directly in the database in the Terms tab. However, one problem you might notice is that every actor will have those equip slots, even if they can’t use any of the equips that you’ve designed for those slots. Another problem is you can’t add multiple copies of the same slot to an actor: they can only have one of each. Want to wear two accessories? Can’t be done. This plugin solves that problem. It provides ways for you to customize your actors’ equip slots, allowing you to choose exactly which slots they will have in the game. More information and downloads are available at HimeWorks This plugin provides bare-bones equip slots functionality and does not come with a custom scene. This gives you the flexibility to introduce your own equip menu. 1 Share this post Link to post Share on other sites
LordSquirrel 150 Posted December 1, 2015 I found a bug (even when using the Yanfly item core path). The script seems to make it where any skill that is added by a weapon or piece of armor doesn't show up when the item is equipped. Share this post Link to post Share on other sites
Tsukihime 1,489 Posted December 1, 2015 (edited) I found a bug (even when using the Yanfly item core path). The script seems to make it where any skill that is added by a weapon or piece of armor doesn't show up when the item is equipped. What skills? You mean the ones added through traits? Those work fine for me. By "item" I'm assuming you're not actually equipping a potion? Edited December 1, 2015 by Tsukihime Share this post Link to post Share on other sites
LordSquirrel 150 Posted December 1, 2015 Huh. Weird. They don't seem to want to work when I have the plugin on. I can't think of what might be causing it, though. Since the only other plugin I know that i have that changes how equipment works is the yanfly item core, but even then I was using your patch for that. Share this post Link to post Share on other sites
Tsukihime 1,489 Posted December 1, 2015 What is the skill type of that skill? Do you have that skill type learned? Share this post Link to post Share on other sites
LordSquirrel 150 Posted December 1, 2015 Yeah, I do. It just doesn't show up when I go to activate it, but naturally learned skills do. Share this post Link to post Share on other sites
Tsukihime 1,489 Posted December 1, 2015 Yeah, I do. It just doesn't show up when I go to activate it, but naturally learned skills do. You'll have to disable plugins, see if it works, then re-enable one by one. Share this post Link to post Share on other sites
LordSquirrel 150 Posted December 1, 2015 Yeah. I'll do that and come back with which one is causing so people can know there compatibility issues between them. Share this post Link to post Share on other sites
LordSquirrel 150 Posted December 2, 2015 Found the problem. I forgot that i have to setup the initial equip via notetags. #dunce Share this post Link to post Share on other sites
Tsukihime 1,489 Posted December 2, 2015 Hmm, so they weren't being equipped at all. The way the equips are initialized might not be intuitive, but I don't see any way to work around the default initial equip box. Share this post Link to post Share on other sites
LordSquirrel 150 Posted December 2, 2015 Yeah. No fault of your own. Just me dipping into the well of bottomless stupidity I keep in the basement for when my mind just doesn't feel like thinking. Share this post Link to post Share on other sites