Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

RPG Maker Popups 1.3

No permission to download
Name: Popups
Version: 1.3
Author: Mr. Trivel
Created: 2016-02-19

What does it do?
Shows popups on item/gold get. Or custom ones on demand.

Video:

How to use?
Everything is set up using Plugin Commands.
And we have a couple of those:
CreatePopup [Icon Index] [Icon Allignment] [Text]
StopPopups - disables popups
StartPopups - enables popups

Icon Index - index of the icon to show, 0 to not show any
Text - text to show, can use escape characters like \n[1]
Icon Allignment - is icon onon Left or Right side of the popup, left by default

Examples:
CreatePopup 23 left Reputation +\v[20]
CreatePopup 17 right Memories gone

Plugin:
How to download Plugin. Click the link above, there will be a button named Raw, press Right Click -> Save As.

Terms of Use:
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for non-commercial projects.
For commercial use contact Mr. Trivel.
  • Like
Reactions: manul
Author
Mr. Trivel
Downloads
132
Views
232
First release
Last update
Rating
5.00 star(s) 3 ratings

More resources from Mr. Trivel

Latest updates

  1. Fixed StopPopups command

    Version 1.3 - Fixed StopPopups command.
  2. Crash fixes. Important.

    Version 1.2 - Crash fix when running it without Yanfly. - Crash fix when running it with Yanfly.
  3. Quantity shown

    Version 1.1 - Showing quantity when more than 1 item is obtained.

Latest reviews

this is versatile, straightforward, and easy to implement -- a great resource for many kinds of games
Well done! I enjoy simple plugins like this one. Keep up the good work.
Very very good. It queues well and shows the popup above the player even if they move, so I will be using this!
Top