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: Item Use Plugin
- Original author: Winthorp
- Original date: March 19, 2024
- Source thread: https://forums.rpgmakerweb.com/threads/item-use-plugin.166970/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Item Use v1.0 By Winthorp Darkrites/WinterDream Games Creator This is a simple plugin that calls a menu showing the items in the inventory based on your preferences, you can choose between: All Items
Archived First Post
Item Use v1.0
By Winthorp Darkrites/WinterDream Games Creator
By Winthorp Darkrites/WinterDream Games Creator
This is a simple plugin that calls a menu showing the items in the inventory based on your preferences, you can choose between:
- All Items
- All Weapons (including or not including equipped)
- All Armors (including or not including equipped)
- All Inventory (including or not including equipped)
- All kind of inventory objects with the wanted metaTag (including or not including equipped)
It's encouraged to set standard values in the plugin parameters, you will be able to change them every time you call the plugin in the override options
There is only 1 plugin command that calls the items selection window, the plugin will return the dedicated switch ON if the player made a selection or OFF if he cancelled
It will also return a dedicated variable for the item ID and (if selected) another variable for the selected item category (1 if item, 2 for weapon and 3 for armor)
The plugin does NOT handle anything else on its own
WARNING: VARIABLES AND SWITCH MUST BE SELECTED OR THE PLUGIN WILL THROW AN ERROR
Screenshoot
Video
Terms of use
Refer to the Terms of Use at this link
Version, bugs and further development
VERSION 1.0:
- Initial Release
Further developments will include: Add some more option, for example not letting the player cancel the selection
Download for free on Itch.io
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 Refer to the Terms of Use at this link Version, bugs and further development VERSION 1.0:
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...