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:
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
本贴来自国际rpgmaker官方论坛作者:wrigty12处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/tdw-item-use-confirmation.127423/