you might know it from vx and ace, the chest popup.
when the chest is opened / stuff is added to the inventory, the item/weapon/gold/etc is shown above the chest in a small window (plus amount, plus its icon).
if there are multiple things in the chest, each one is shown separately after commencing with pressing a button.
the plugin should have the following options:
height in pixels above the player or chest where the small window pops up
show icon true false
show amount true false
(show name true false)
(plugin command call for window skin used - this could be useful for separating normal from rare chests)
Treasure Chest Loot Popup
● ARCHIVED · READ-ONLY
-
-
Do you have a link to an Ace script that does this already?
-
-
You could just use Yanfly's message plugin for such things, and you would even have more freedom on how the windows looked.
Even though Ace has such scripts as the one you're mentioning, I just use Yanfly's message script(which the MV variant is literally a carbon copy of), which can do everything you are looking for, and much more. -
yeah thx i will try that but the point of this plugin request is to make a setup that spares you from typing everything manually over and over again because chests are a rather uniform thing mostly.
-
When i do this (http://forums.rpgmakerweb.com/index.php?/topic/47764-create-a-speach-bubble-above-an-event/), it should work for your chests, as well. Can't promise i'll finish it this week, though.
-
thx looking forward to see it :)
-
It's already done: http://forums.rpgmakerweb.com/index.php?/topic/48128-iavra-event-popup
It's obviously not exactly what you wanted, but it does the basic stuff (showing popups above events), which can be used by another plugin.
A completely generic version of my popup script is also available here if you need more options: http://forums.rpgmakerweb.com/index.php?/topic/47223-iavra-generic-popup-demo-usage/ -
yeah i see. thx though for mentioning it. so this request will remain. unformtunately i have not so much time for a while to do some rpg making so i guess time will bring up sth specifically for item popups.
edit: i just found a perfect fit :)