Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: (MV and MZ)RestrictItems Plugin
- Original author: OtroNombreRaro1
- Original date: March 13, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/mv-and-mz-restrictitems-plugin.155788/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Title: RestrictItems Version: 1.4 Author: OtroNombreRaro Description: Give a the creator of the game 4 systems different for lock the use of the items (by state, by actor and disappear inventory for lonely actor)
Archived First Post
Title: RestrictItems
Version: 1.4
Author: OtroNombreRaro
Description: Give a the creator of the game 4 systems different for lock the use of the items (by state, by actor and disappear inventory for lonely actor)
Compatibility: MV and MZ
In simple terms, what this plugin does is block the use of items under 3 circumstances:
Terms of use: Free license.
But if this can help you, one money can help one money help me. Q,Q.
(Is my first plugin, dont kill me)
Version: 1.4
Author: OtroNombreRaro
Description: Give a the creator of the game 4 systems different for lock the use of the items (by state, by actor and disappear inventory for lonely actor)
Compatibility: MV and MZ
In simple terms, what this plugin does is block the use of items under 3 circumstances:
- By state: if you define a special altered state, you can block the use of specific items. For example, if you create the altered state "Stuffed", you can block all food items.
- By state2: if you define a special altered state, you can block the use of all items. For example, if you create the altered state "Sprain", you can block all items for the actor.
- By actor: you can block the use of items for specific actors. This case blocks the use of all items for that character, which can be useful if you have an actor that should not be able to use objects in the equipment.
- By lone character: This method directly causes the inventory to disappear completely for the selected actor if they are alone. This can be useful for moments when you control an NPC or directly control your enemy in the story (note that it does not make equipment items disappear, so it is recommended to remove the slots or block their equipment).
For the first and second cases, the inventory will play an error sound when trying to use the item, but if it is in the battle scene, it will try to use the item, play an error sound, and display a customized message (only for the first 8 actors) with their face.
Terms of use: Free license.
But if this can help you, one money can help one money help me. Q,Q.
(Is my first plugin, dont kill me)
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
Terms of use: Free license. But if this can help you, one money can help one money help me. Q,Q. (Is my first plugin, dont kill me)
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...