Version 1.17 Released, Awesome New Features!
Hello, fellow RPG Maker Developers! I'm back again with some more awesome updates for you.
There are now plugin commands/script calls that allow the developer to pull all item contents from a list of container IDs and place them in the party inventory. This is very useful in circumstances where the player temporarily needs to use items that are only available in certain containers. You can then use another plugin command or script call to put them all back. Just make sure you use the plugin commands and script calls in the correct order when applying the effects. Just remember, if the party no longer has a specific item available in the inventory, then it won't be able to put it back.
There is a new plugin parameter that's been added to this version:
Developers can now choose one of two options:
Restrictive
This option will prevent players from leaving the container or item scenes while the current inventory weight exceeds the maximum weight limit. It will also add the ability to drop items in the container scene while indicating this to the player by displaying a message in the help window.
Relaxed
This option will allow players to leave both scenes while exceeding the maximum weight limit, which is identical to the old way the plugin worked. This option is mostly for people who don't find a use for the new feature and would like to revert back to the old way.
And finally, I've added another script call/plugin command that allows developers to call the item scene from the map. This is useful after performing a conditional script call to check if the player exceeds the maximum party weight. This will then force the player to drop items before leaving the item scene.
I hope that you find a use for the new features.
Happy RPG Making!
Files
Get Limited Inventory - [MZ]
Limited Inventory - [MZ]
Plugin for RPG Maker MZ
Status | Released |
Category | Tool |
Author | Dungeonmind |
Tags | game-asset, inventory-system, limited-inventory, mz, plugin, rmmz, RPG Maker, RPG Maker MZ |
More posts
- Limited Inventory Update: V1.30 Released!17 days ago
- Limited Inventory V1.29 Released!32 days ago
- DM_LimitedInventory Update: V1.2839 days ago
- Limited Inventory Update: V1.27!45 days ago
- DM_LimitedInventory Update: V1.26!46 days ago
- DM_LimitedInventory Update V1.25: Fast Drop Help Window Added to Item Scene67 days ago
- DM_LimitedInventory Update V1.24: Stability and Compatibility Improvements68 days ago
- Exciting News! Limited Inventory Plugin Update 1.2373 days ago
- Plugin Update: Stack Deposit Fix91 days ago
- Update: Bug Fix for Key Items & Common EventsMar 29, 2025
Leave a comment
Log in with itch.io to leave a comment.