public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZTDW Item Use Confirmation

BMM Archive · July 15, 2026

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: TDW Item Use Confirmation
  • Original author: wrigty12
  • Original date: September 16, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/tdw-item-use-confirmation.127423/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

TDW Item Use Confirmation Version 1.03 by wrigty12 [For RPGMaker MZ]​

Archived First Post

TDW Item Use Confirmation
Version 1.03
by wrigty12
[For RPGMaker MZ]

Description:
Adds a confirmation window when you try to use an item or skill (in the Main Menu) that doesn't require selecting an actor.

Functionality:
*Disclaimer* This currently does not work in Battle, only in the Main Menu.

This is plug-n-play plugin!

Installing this allows a Use/Cancel command window to appear when you try to use an item. This helps prevent the user from using an item by accident.

By default, this appears in the middle of the screen. Use X & Y Offsets to change this.

Notetags:
You can add these Notetags to Items or Skills.

You can specify a Use or Cancel label for individual items using notetags:
Code:
<Use Label: put your string here>
<Cancel Label: put your string here>

If you wish for a specific Item/Skill to not use the Confirmation Window, add the following notetag to that Item/Skill:
Code:
<skipConfirmation>

Just put these notetags in an Item/Skill's Note box to change its command from the default.

Examples:
Want drinkable items to say "Drink?" instead of your default?
<Use Label: Drink?>

Want to add flair to an expensive item's Cancel command?
<Cancel Label: No Way!>

Plugin:
https://wrigty12.itch.io/tdw-item-use-confirmation

Credits:
wrigty12

Terms:
Feel free to use in any way you like. No credit required, unless you feel like it!

Notes:
Eventually I'll update this to also work with using items in Battle...

Changelog:
Version 1.03:
- Can now set Items/Skills to skip the confirmation window via notetag.
Version 1.02:
- Fix to prevent error when trying to use a skill in menu out of battle
- Enable the window to be used/configured for skills (out of battle)
Version 1.01:
- Added Use Label and Cancel Label notetags
Version 1.00:
- Initial release

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Credits: wrigty12 Terms: Feel free to use in any way you like. No credit required, unless you feel like it!

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.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar