FEATURES
Display an image behind the message box instead of using the default window. You can change the image used during the game or disable it to return to using the default window.
VERSION 1.0 – RPG Maker MZ
Download Plugin file
Download my master demo to view examples of this plugin from:
Galv’s MZ Plugins Home
If using a custom resolution, the background no longer stretches across the whole screen. Is there an option somewhere to fix that?
You need to make your own bigger background graphic that fits the size of your resolution.
Ok or just delete my comment without answering the question. Thanks.
I didn’t delete it… it requires me to approve messages before they display as I get lots of spam. Please be patient.
Just so you know, you didn’t hire me for tech support, I do it if I can, when I have time, for free. I didn’t delete your comment. I have to approve comments and I am not sitting at my computer 24/7 checking them. I got to it within 3 hours and that’s too long for you? I don’t understand why you are so hostile. :(
Correction: 6 hours from your original post.
is this compatible with Mac
It’s compatible with RPG Maker MZ.
is this compatible with Mac?
It’s compatible with RPG Maker MZ.
hey i just want to say i’m sorry people are uhhh dumb you are pretty rad and i appreciate your work! hands you a frog
Does this work together with Orange Overlay? Since with the MV it doesn’t work, the message image in the MV doesn’t appear.
This is the MZ version. There is a separate MV version as well. I don’t know if it works with Orange Overlay.
I have a bug that my message background shows at the center when my text is bottom. Maybe I’m just doing something wrong?
Sounds like you need to check for plugin conflicts. It shouldn’t do that unless another plugin is conflicting with it.
I decided to try the plugin on a new file where there are no other plugins and still have the same problem… Maybe there are some other reasons why this is happening?
Are you using the correct plugin version? (MZ or MV depending what you are using). Did you set up your graphic like the graphic from the demo?
Thanks a lot for this tool! Quick question: Is there a way to offset the image placement on the screen? As in give an “Offset X 80px” or “Offset Y -55px”
Not coded into the plugin, sorry.
Hi! Love your plug ins so much and have been learning rmmz with them! Was wondering how you got the message continue arrow on the bottom left if you would be willing to share? Thanks for reading and thank you for your plug ins!
Thank you for the kind words. I recommend asking this in a forum as it requires some code in a plugin and may depend on other plugins you are using. If you are using my Message Styles plugin, it has an option to move it’s position for the popup messages.
for some reason the plugin doesnt show on the list, when i use plugin command. I can see it in plugin manager tho
I don’t believe there are any plugin commands for this plugin – only script calls.
Hey! i am using your Plugin for my custom Message box. When i playtest the game and see the message box it looks very blurry. The resolution is 814 x 292. Changing it doesn’t get rid of it. It looks like there is a 1 pixel blur.
Here is a list of ideas you can do to error trap:
If it doesn’t happen in the demo, then I suspect maybe another plugin conflicting?
Try and make your image divisible by 3 vertically and see if that helps.
Thanks for the fast reply! Making it divisible by 3 solved it!