New account registrations are disabed. This website is now an archive. Read more here.

RPG Maker MV    Posted January 9, 2016 by black mage

Custom Position Message Box

Introduction

It all begins when I want to use a custom box for my message box. It turns out that the text was out of place, and I had to move it so that it doesn’t look weird. I began searching on a way to move the message box manually, and turns out that some people had the same problem and there’s no good solution yet. Thus I made this simple plugin, so I can continue my project and others might find a good use for it. *1-smile*

Features

Move the x and y position of your message box manually, or so, I think.

The Code

License Terms

Attribution-ShareAlike 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. The licensor permits others to distribute derivative works only under the same license or one compatible with the one that governs the licensor's work. Commerical use allowed.

Frequently Asked Questions

If there’s any updates for the script, it’ll be available first on this page :
The Script Page on My WordPress
I’ll update it here too, but just in case that I forget, check the link above first.

Instructions

Put the plugin on your plugin folder and enable it on your RMMV editor.

 

When you want to enable the manual message box positioning, put this on script call.
black_custom_window = true

 

To change the message box y position, put this on script call and change “VALUE” into your desired coordinate.
black_custom_window_y = VALUE

 

To change the message box x position, put this on script call and change “VALUE” into your desired coordinate.
black_custom_window_x = VALUE

Compatibility

– No Compatibility issue yet.

Version History

Version 1.0 (09 January 2016) – Initial design.

Credits & Thanks

Black Mage

Terms & Conditions

Terms of Use :
1. This script can be used on commercial or non commercial games, only if you credit me (Black Mage) properly.
2. Please tell me about your game (Optional). I’ll be happy to play and review your game, assumed I have some times to spare. *1-smile*

 

Anyway, it’s licensed under Attribution-ShareAlike 3.0 Unported

Comments (6)

  • I'd love to be able to use this plugin, because I'm using a custom text box. I can't get it working. When I activate the plugin in the script, set X/Y coords in the script like you say, and load the game, the text doesn't show up at all. I tried tons of different coords but it's always the same result, no text. Can you maybe show a screenshot of how you set it up?

  • Sorry for the late reply. A bit busy at the moment.
    I'm using YEP Message Core myself, and it works fine. Maybe you could tell more about what you're trying to achieve or set a demo so we can look into the problem.

Leave a Reply

black mage

  • Posted about 9 years ago

  • Engine
    RPG Maker MV
  • Category
    Window Scripts
  • License
    Attribution-ShareAlike 3.0 Unported
  • Version
    1.0

Stats

4,596 views

6 comments

Tags

n-a