TSR

The Northern Frog
Regular
Joined
Nov 14, 2019
Messages
531
Reaction score
892
First Language
French
Primarily Uses
RMMZ

TSR_MapPopups_Title.png
Author:
TSR
Download:
TSR_MapPopups

This Plugin allow to display popups on the map to show text, item, gold or damage.



Code:
===========================================================

ToU:

Use in any independant RPG Maker MZ projects, including commercials.

Credit is required for using this Plugin. For crediting, use 'TSR' along with one of the following terms: 'The Northern Frog' or 'A frog from the north'

Do not change the Header or the Terms of usage.

DO NOT REDISTRIBUTE! If you want to share it, share the link to my itch.io account:  https://the-northern-frog.itch.io/

Sending me a copy of your completed game using my plugin would be appreciated,  but there's no obligation.

===========================================================

Regards!
TSR
 

TSR

The Northern Frog
Regular
Joined
Nov 14, 2019
Messages
531
Reaction score
892
First Language
French
Primarily Uses
RMMZ
Hello all!
Here's the first update: TSR_MapPopups v1.01

I've added the option 'Apply effect' for Items, Gold and Damage Popups. When it is set to true, the plugin will actually apply the effect of the popup in addition to showing it.

Example: you set an item popup that show 'potion x3'. If 'Apply effect' is set to true (default setting), 3 potions will be added to the party inventory so no need to set an event command to add the items.

Capture d’écran, le 2021-02-19 à 08.41.18.png
*Damage popups have an additionnal option called 'Affect all' to choose if the damage effect is applied only to the party leader, or to the whole party (if followers are visible, each will show a popup).
 

thenerdmansion

Graphic Design/Complex Eventer
Regular
Joined
Jan 5, 2015
Messages
412
Reaction score
174
First Language
Spanish
Primarily Uses
N/A
Hi,

This is a marvelous plugin. It works as intended on 2D Projects. it does not crash in 3D projects but it does not work
as intended on 3D projects either. I am guessing This is because 3D projects have a Z access and not just X and Y access.
Here is a link to the 3D plugin in case you would like to add support for it in the future. https://cutievirus.itch.io/mz3d.
I did purchase the popup plugin for a small amount because you do some good work with your plugins.

Thank you for your time.
 

TSR

The Northern Frog
Regular
Joined
Nov 14, 2019
Messages
531
Reaction score
892
First Language
French
Primarily Uses
RMMZ
Hello! I'll give it a look.
Thank you! :cutesmile: :rock-right:
 

thenerdmansion

Graphic Design/Complex Eventer
Regular
Joined
Jan 5, 2015
Messages
412
Reaction score
174
First Language
Spanish
Primarily Uses
N/A
I forgot to mention that link has a free demo. My Apologies for the scare.
 
  • Like
Reactions: TSR

Decinbr

Regular
Regular
Joined
Mar 20, 2015
Messages
406
Reaction score
93
First Language
Portuguese
Primarily Uses
RM2k
Can i show variable as damage valeu, like: \v[200]?
 

ShadowDragon

Realist
Regular
Joined
Oct 8, 2018
Messages
7,839
Reaction score
3,218
First Language
Dutch
Primarily Uses
RMMV
@decinbr if it on the map, you can test it out to see what happends, if it works, it should show,
if it does not, report back and TSR take a look and see what is possible, but you need to explain
a bit more in detail what you want to achieve so it would be easier to guide you as well.
 

Decinbr

Regular
Regular
Joined
Mar 20, 2015
Messages
406
Reaction score
93
First Language
Portuguese
Primarily Uses
RM2k
1628337304154.png
I would like to show variable numer instead \v[235]
 

Decinbr

Regular
Regular
Joined
Mar 20, 2015
Messages
406
Reaction score
93
First Language
Portuguese
Primarily Uses
RM2k
thank you for your existence!
 
  • Like
Reactions: TSR

Decinbr

Regular
Regular
Joined
Mar 20, 2015
Messages
406
Reaction score
93
First Language
Portuguese
Primarily Uses
RM2k
Please man, put the option to show this popup above pictures please. My game is based on pictures.
 

TSR

The Northern Frog
Regular
Joined
Nov 14, 2019
Messages
531
Reaction score
892
First Language
French
Primarily Uses
RMMZ
Please man, put the option to show this popup above pictures please. My game is based on pictures.
I'm not sure what you mean by that. The plugin works with events. I can add offset parameters to the popups so it can be adjusted for tall characters and larger event images/pictures. But this will have to wait a bit, though.

I'll post it here when ready.
 

Decinbr

Regular
Regular
Joined
Mar 20, 2015
Messages
406
Reaction score
93
First Language
Portuguese
Primarily Uses
RM2k
I'm not sure what you mean by that. The plugin works with events. I can add offset parameters to the popups so it can be adjusted for tall characters and larger event images/pictures. But this will have to wait a bit, though.

I'll post it here when ready.
I thank you so much. Im making a event battle system and the enemys are pictures. Thats why i want this plugin show above pictures. This map popup is a damage popup for me. I just neede to be showed above pictures.
 

Decinbr

Regular
Regular
Joined
Mar 20, 2015
Messages
406
Reaction score
93
First Language
Portuguese
Primarily Uses
RM2k
1628548627074.png
The popup is below picture, i just want to show above.
 

TSR

The Northern Frog
Regular
Joined
Nov 14, 2019
Messages
531
Reaction score
892
First Language
French
Primarily Uses
RMMZ
Hello all,
here's a new update on this plugin:
  • The escape character \V[x] can now be used to assign a game variable as the damage value for damage popups.
  • New parameters to set the positions of all popups.
  • New plugin command parameters to set the position of each popups.
  • Popups will now appear above Pictures. @decinbr
Regards :rock-right:
 

Decinbr

Regular
Regular
Joined
Mar 20, 2015
Messages
406
Reaction score
93
First Language
Portuguese
Primarily Uses
RM2k
Hello all,
here's a new update on this plugin:
  • The escape character \V[x] can now be used to assign a game variable as the damage value for damage popups.
  • New parameters to set the positions of all popups.
  • New plugin command parameters to set the position of each popups.
  • Popups will now appear above Pictures. @decinbr
Regards :rock-right:
Oh Man thank u so much!! When I gain money by donation I Will give you!
 
Last edited:

VaiJack8

Regular
Regular
Joined
Sep 21, 2016
Messages
54
Reaction score
42
First Language
Italian
Primarily Uses
RMMZ
Hey! First of all, I love this plugin. Great work. Is there a way to increase the default time the popup stays on screen? Also, would there be a way to show the "minus" symbol in front of the text, if the item count is <0? Thanks in advance for the help ^^
 
  • Like
Reactions: TSR

TSR

The Northern Frog
Regular
Joined
Nov 14, 2019
Messages
531
Reaction score
892
First Language
French
Primarily Uses
RMMZ
Hello all!

New update:
  • A minus sign will now appear before the item name when the quantity is bellow 0 for item popups
  • Add a parameter and plugin commands to set the duration of the popups
Is there a way to increase the default time the popup stays on screen? Also, would there be a way to show the "minus" symbol in front of the text, if the item count is <0?
Yes, there's way. See the new version ;)

Regards,
TSRB):rock-right:
 

VaiJack8

Regular
Regular
Joined
Sep 21, 2016
Messages
54
Reaction score
42
First Language
Italian
Primarily Uses
RMMZ
Hello all!

New update:
  • A minus sign will now appear before the item name when the quantity is bellow 0 for item popups
  • Add a parameter and plugin commands to set the duration of the popups

Yes, there's way. See the new version ;)

Regards,
TSRB):rock-right:
That was crazy fast! Thanks for your precious help, you're the best :v <3

I added a little tip for your kindness, too ^^
 

Latest Profile Posts



Boring: Using RPG Maker's default inventory function.
Based: Using SRD's Skill Extender to make submenus that split up items based on their use.

... Also I plan to use this for containing different levels of the same skill into one place. Also maybe will hide the attack command in here at one point.
Couple shots of my own window and button set stuff in action.
Likely Lads.gif
These ones write themselves!
Ugh, having one of those days again. Someone want to tell me something good about reality that is quantifiable and not easily proven wrong? Anything related to fiction doesn't count (which I thought would be obvious but then I've been show 'obvious' isn't a real thing).
I just saw someone's post that had an instagram link. I have yet to be able to open that site up once, ever, or have an embed of it work (it just straight up won't show either of them). And I haven't really found a reason to try to fix the problem, either XD

Forum statistics

Threads
135,052
Messages
1,253,332
Members
178,030
Latest member
Not_an_alligator
Top