FEATURES
This plugin makes changes that make each actor able to equip and hold a certain amount of items. In battle, actors only have access to the items that they currently have equipped. Outside of battle the party inventory works as usual. A new scene can be added to the menu for the player to equip items to their actors.
VERSION 1.5 – RPG Maker MV
Download Plugin file
Download Demo
Hello! I’m sorry, but I want to report two bugs )
1.
If I add all amout of any item in Pocket – the characters are not attack with that item.
For examle, if I add all 80 Test Shuriken, or all 30 (3×10) Potions, and so on…
Characters just miss their turn withiout any notification.
2.

Screenshot:
First time I saw this bug during the battle, but with the sword icon (I think it was a standart skill “Attack”). It was accidentally.
Second time I get the same with a “Spark”, but only AFTER battle (I just tried to hit the enemy by “Some Thing” during the battle, and eventually killed him by “Spark”).
I tried to call both situations again, but withouth any results… Sorry, I don’t know how to call it, but I hope something in my explain will help You.
I cannot reproduce the error. Could you please do what you did in the plugin demo and tell me if it happens? You might need to test for plugin conflict
Both cases occurred in Your Demo; I didn’t use any settings.
Can you please tell me the exact steps you took to reproduce it?
I found the first bug – I’ve updated to version 1.4 which should now allow you to use items from Actor pockets without requiring an item to still be in party inventory.
Still haven’t reproduced the second bug
Yep, I too. I tried. It’s a mysterious bug :D
I sent you a link to a file via the forum.
I was a little late )
Hi Galv, great scripts, I love to use them for make an RPG Maker game most playable and unique. I need to tell/request something about this script if is possible… In this version you can assign what Actor can take a limited number of objects in Note with but… i think this option in Armor notes would be ideal, because you could wear an armor called “bag” with notetag and later equip that same character with a “big bag” for example. I explain correctly? I wish you include this in an update for this plugin. Sorry if my english is so bad, and very thank you!
That functionality is on my to-do list already but I have so much work that I don’t know when I will get to it
Thank you for you fast response! I’ll be waiting notices, Cheers! Do you best! :)
Hello GALV, i don’t mean to hijack this comment, but i was wondering if you’ve thought about adding the itemslot quantity to specific pieces of armor yet. that would be amazing! Also, is it possible to make another plugin, like Yanfly’s skillcostitem plugin to reference the pocket inventory from this plugin?
I want my actors to have to eqiup utility vests in order to be able to equip items, and for certain skills to use those items. I.E. if i want my characters to shoot, they need ammo. i don’t know a thing about JS, so i apologize if i seem ignorant.
Unfortunately I have no plans to change this plugin, sorry.
Hello! I wanted a plugin like this for a long time! But have a problem.
I can’t equip any object, no matter what, do not leave me any object. Do I have to do something special?
Yes, actors must have the right armor type to equip an item. Have a read of the plugin settings and the help file
Dont know how armor type to use. And the file i dowload not have help file
I am talking about the help documentation that is found when in the plugin manager you click the ‘help’ button. It has information required such as note tags for items.
The plugin settings there also contain descriptions when editing each of them.
There is also a plugin to download that can be studied to see how it works.
Hi Galv. This plugin is super! One question though, in my case I want to restrict the item stacks to 1 per slot, so I don’t really need the numberWindow step. Is there a way to disable it and go directly from the itemWindow to the slotWindow?
You’ll have to modify the plugin. I recommend asking in a forum for someone to help you modify it
Hey Galv, is there a way to insert the `pocket` window into the equip_scene window?
Like adding a new buttom next to equip / remove, etc..
Not in the current plugin, it would need to be coded in.
Oh ok, thanks for the quick reply.
Is there any plan on doing something like that on a future patch?
Not currently as there would be potential compatibility problems with other equip scene plugins that would need to be worked on.
Hello Galv,
I was wondering if there is a way to tie the number of item slots to equipment? My thought was to have players be able to equip backpacks that would raise their maximum item slots, instead of having it only tied to the actor.
This is a great script!
Many, many thanks.
Sorry, not with this plugin. You could event purchasing backpacks and increase actor slots perhaps
How can we do that?
Read the help documentation for script calls that add slots. You can use that in eventing – which is the basis of using RPG Maker.
Hi, I dont see any script calls that add item slots to an actor. They are adding, removing and clearing items, they are returning values but I cant add slots. Am I missing anything?
Sorry, I didn’t add a way to add more slots. When I have time one day I may go back and add this.
Hey Galv, for some reason, if you use non-consumable items with this script, they become consumable. Is there are way to use items and they won’t be used up with this system (if they are set that way in the database)?
That was definitely a bug, I updated to version 1.5 to fix this
Thanks!
The only thing that bothers me is the fact that i don’t know whose inventory it is as soon as i change to the next or previous inventory in the same scene.
That’s a really good point. I will make update to include the actor’s name in the scene when I get the chance.
Is it possible to add something similar to the skill status window?
I just plan to add a name next to the menu.
Hi Galv, I’ve been having an issue with this and Yanfly’s Equip Requirements:
“TypeError: Cannot read property ‘equipRequirements’ of undefined”
Which causes the game to crash. Is there anything I can paste into the code or somesuch?
I’ll have to look into compatibility when I get time.
Hey Galv, I like your plugins very much but I have a question,
I’m using SRD_AltMenuScreen_KH and I need the symbol
to add in the description. would you mind telling me the
symbol? Thanks.
I’m not certain what you mean by symbol, but if it’s the scene name you need it’s “Scene_EquipItems”
it still doesn’t work though, if you have time can you try it out on your own? like create a new project and add these two plugins
and try to know the symbol. but it’s ok if you can’t since i’m not forcing you to do it. great plugin by the way.
I recommend asking in a forum. I don’t have time to do this for everybody out there, I’m just one person :(
Hey Galv :)
Your pluggin is amazing but I have a problem so I hope you could help me.
Everything goes ok but when I turn on the YEP_QuestJournal pluggin I can’t equip/see any item in the pocket.
Have you any idea of what is going wrong or how could I solve that? Thank you!!
I don’t know, it sounds like they are not compatible. Try swapping the position of the plugins (if this one was above yanfly’s, try putting it below). If not, unfortunately I don’t have time to do compatibility.
I realized the problem wasn’t yanfly’s pluggin. I guess there’s a problem with the MadeWithMV’s pluggin.
Just replied if someone has the same problem in the future :)
hello Galv, I’m having a problem using this plug in with Yanfly’s Item core plug in. This plug in makes the items also show up inside the armor slot. when I try to open the window to look at ether the items or the armor it crashes the game. with the [TypeError: Cannot read property ‘0’ of undefined] I tried to make another item type to see if I can change it but it still shows. any help would be great. I really would like to use this plug in to put more thought input for battle prepping.
Unfortunately it sounds like the two plugins are not compatible with each other
I love this script! Is there any way we can exclude items from showing up in the item list while equipping?
Notetag: or something to that effect? So it would only show equippable items?
You can set items as armor types and if the character doesn’t have the ability to equip that armor type it won’t let them equip the item. If it still appears in the list, though, I might not have added that functionality.
Hei Gav, great script!
I was thinking, would it be possible to put the option “pockets” next to the “clean” option, inside “equip” in a functional way?
I even managed to put the option “pockets” inside “equip”, but for that I needed to edit the rpg_window.js, to allow the input of 4 values and even for the option to appear. but I still ran into the problem that, when entering this option rpgmaker wants to fetch a character, ignoring the character that has already been selected, and unfortunately nothing happens. I’m pretty raw in scrip so I couldn’t find a way around this situation.
I think putting your scene’s entry inside the equip menu would be very interesting, and at the same time would solve any compatibility issues, since the window would still be in a separate scene.
anyway great job and thank you very much
Heya Galv, I’ve been really interested in using this plugin (which is great btw, It helps make it more realistic since the player won’t just have a castle full of item when they go into battle) but I was just wondering about the idea of certain equipment (ex. bags) giving the player more space to carry items.
Now I’ve read a bit in the forums and here jic someone else have sent a request about it and it seem that they did and that you were thinking of adding it in whenever you had time, but it’s been (I think since you first sent the replies) 5-6 years now and that feature have yet to be implemented.
I’m of course not judging you, you could’ve forgotten, or maybe been really busy with other stuff, or even just lose motivation to work on mv plugin, which is completely fine. I’m just wondering if maybe you’re still working on it and still plan to put it in, if not then I guess I can work without it or maybe even ask someone who can code to help implement that in.
anyways, TL:DR, heard you plan to implement equipment giving more item slot, if you still plan to add it in can we plz have that now? :D (also thx for reading my long message)
Sorry, I don’t get enough support from the community for many updates.
Feel free to ask if someone else can help write an add-on to implement that for you.
Ah alright then, thx for the respond and sry for my late respond. I’ll go ask in the forums if someone could help in that regard. anyways, have a great day :D