MZ[MZ] Phileas's Message Window Rect Settings (MZ message window customizer)
BMM Archive · July 15, 2026
Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: [MZ] Phileas's Message Window Rect Settings (MZ message window customizer)
- Original author: Phileas
- Original date: June 20, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/mz-phileass-message-window-rect-settings-mz-message-window-customizer.158531/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
Plugin name: Phileas's Message Window Rect Settings Author: Phileas Version: 1.3.0 for MZ Release date:
Archived First Post
Plugin name: Phileas's Message Window Rect Settings
Author: Phileas
Version: 1.3.0 for MZ
Release date:
1.0.0 - 03.09.2022
1.1.0 - 08.05.2023
1.1.1 - 09.05.2023
1.2.0 - 01.28.2024
1.2.1 - 02.25.2024
1.3.0 - 02.10.2025
Plugin description:
Allows you to set custom message window sizes and the horizontal offset of the window.
The plugin aligns the position of the selection window to the width of the message window.
The plugin provides 4 commands:
Using the plugin:
If the value of the width or height parameter is less than 1 or greater than the standard value, then the standard value is set.
How it looks like:
Code
License
This plugin is released under MIT license.
This means that you can freely use the plugin in non-commercial and commercial games and even edit it.
But be sure to include me in the credits!
Compatibility:
The plugin extends the methods of the engine's base code: Scene_Message.prototype.messageWindowRect and Window_ChoiceList.prototype.windowY. If the parameters are incorrect, the ones calculated in the original method are used. There may be a compatibility problem with the plugin, which also changes the rectangle of the message window or the vertical coordinate of the selection list.
The plugin also overrides the Window_ChoiceList.prototype.windowX method, which calculates the horizontal position of the selection list window. Thus, it is not compatible with any other plugin that overrides this method too.
If you have any problems - write.
Author: Phileas
Version: 1.3.0 for MZ
Release date:
1.0.0 - 03.09.2022
1.1.0 - 08.05.2023
1.1.1 - 09.05.2023
1.2.0 - 01.28.2024
1.2.1 - 02.25.2024
1.3.0 - 02.10.2025
Plugin description:
Allows you to set custom message window sizes and the horizontal offset of the window.
The plugin aligns the position of the selection window to the width of the message window.
The plugin provides 4 commands:
- Change the message window - sets the width, height, horizontal offset, and Y for subsequent message windows. If Y is set, the position setting in the editor is ignored.
- Default message window - sets all settings to default values (from plugin parameters).
- Change the choice list - changes the position of all subsequent choice list windows.
- Default choice list - sets all settings to default values.
Using the plugin:
If the value of the width or height parameter is less than 1 or greater than the standard value, then the standard value is set.
How it looks like:
Code
License
This plugin is released under MIT license.
This means that you can freely use the plugin in non-commercial and commercial games and even edit it.
But be sure to include me in the credits!
Compatibility:
The plugin extends the methods of the engine's base code: Scene_Message.prototype.messageWindowRect and Window_ChoiceList.prototype.windowY. If the parameters are incorrect, the ones calculated in the original method are used. There may be a compatibility problem with the plugin, which also changes the rectangle of the message window or the vertical coordinate of the selection list.
The plugin also overrides the Window_ChoiceList.prototype.windowX method, which calculates the horizontal position of the selection list window. Thus, it is not compatible with any other plugin that overrides this method too.
If you have any problems - write.
Downloads / Referenced Files
Log in to download
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
License This plugin is released under MIT license. This means that you can freely use the plugin in non-commercial and commercial games and even edit it. But be sure to include me in the credits!
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
0
replies
1
view
Topic Summary
Loading summary...