Hello, I'm looking for a script that gives each actor their own inventory, like how each party member has their own inventory in EarthBound.
I need this because there's going to be a part in my game where the party splits into 3 groups, and you play as each of the 3 groups through a dungeon one by one, seeing their point of view, and it would be really weird for them all to have the same inventory as the main character.
I've found scripts that are close but no cigar to what I want, all I've been able to find was like a limited inventory system and a grid inventory, both of which give each actor their own inventory, but I don't want that extra stuff. I just want a simple, plain old inventory exactly how the default is, except that each actor has their own, and you can swap who has what item, akin to EarthBound. Anyone know a script like that?
I'm pretty new to RPG Maker so if you could also tell me where to place the script if it isn't specified, that would be great.
Separate inventory for each actor script?
● ARCHIVED · READ-ONLY
-
-
I've moved this thread to RGSS3 Script Requests. Please be sure to post your threads in the correct forum next time. Thank you.
There are scripts like that out there. Check the Master Script List for starters, and if you don't find anything there, just do an advanced search on the forum.
If you find something close but not quite right, post a link to it and state how it would need to be changed to give you what you wanted. You might find a scripter willing to make a few small mods. -
I have one that's finished for the most part. I'm planning on releasing it with the next Restaff release (which will be in June). If you'd like to test it, I could send it to you in a little bit. Please let me know so I can write some documentation on how to use it and send it to you. Aside from that, as Shaz mentioned there are several other scripts that do the same thing available from the master script list.