- Joined
- Feb 11, 2017
- Messages
- 514
- Reaction score
- 2,730
- First Language
- English
- Primarily Uses
- RMMV
PluginName: WR_HoverOn_ItemToolTip
Author: Alex Gordy
TERMS OF USE:
Credit Wind Ryder
Do not redistribute the plugin but link back to this post instead.
Post: https://forums.rpgmakerweb.com/index.php?threads/hover-over-item-in-window-message.156581/
DO NOT CHANGE THE HEADER OR TERMS OF USAGE.
Free to use in any project with proper credits.
Version: 1.0.2
Description:
The plugin requires YEP_MessageCore.js and YEP_ItemCore.js and should be placed under those two.
1. Inside a window message, when you use an item, armor, or weapon tag, you can make this item a "hover-over" item by using \BEGIN and \END keywords.
2. Upon hovering over this item with your mouse, helpful information can be displayed, which comes from the item's NOTE tag in the database.

History:
Download from Google Drive
Author: Alex Gordy
TERMS OF USE:
Credit Wind Ryder
Do not redistribute the plugin but link back to this post instead.
Post: https://forums.rpgmakerweb.com/index.php?threads/hover-over-item-in-window-message.156581/
DO NOT CHANGE THE HEADER OR TERMS OF USAGE.
Free to use in any project with proper credits.
Version: 1.0.2
Description:
The plugin requires YEP_MessageCore.js and YEP_ItemCore.js and should be placed under those two.
1. Inside a window message, when you use an item, armor, or weapon tag, you can make this item a "hover-over" item by using \BEGIN and \END keywords.
2. Upon hovering over this item with your mouse, helpful information can be displayed, which comes from the item's NOTE tag in the database.

History:
- 2023-05-12 (v1.0.2) - Fix for a potential crash when game actor isn't found.
- 2023-04-25 (v1.0.1) - Fix for when the window message does not start at the beginning of the screen.
- 2023-04-10 (v1.0.0) - First Release.
Download from Google Drive
Last edited: