public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZPhileas' Text Wrap (MZ automatic text break (word wrap) in the message)

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: Phileas' Text Wrap (MZ automatic text break (word wrap) in the message)
  • Original author: Phileas
  • Original date: July 2, 2023
  • Source thread: https://forums.rpgmakerweb.com/threads/phileas-text-wrap-mz-automatic-text-break-word-wrap-in-the-message.158894/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

Plugin name: Phileas's Text Wrap Author: Phileas Version: 1.1.7 for MZ Release date:

Archived First Post

Plugin name: Phileas's Text Wrap

Author: Phileas

Version: 1.1.7 for MZ

Release date:
1.0.0 - 2023.July.02
1.1.7 - 2025.July.27

Plugin description:
The plugin adds a line break to the text in such a way that the text does not go beyond the borders of the window.
The plugin works automatically for message windows and the TAA_BookMenu plugin.

The text is carried over by words. That is, it is impossible for one half of a word to be on one line and the other half on the next. The whole word will be moved to a new line. This is how word wrapping works in Windows Notepad and many other places. This way, the text will look neat.
The plugin may not work well if some word is wider than the dialog box. But it is unlikely that anyone in their right mind would use such words in practice.

Plugin Command: getWrappedText
This command will allow you to write the processed text to a variable.

Feature of the plugin: the text color setting (\C[x]) is saved when the line is moved. Even if the new line is displayed in another window (which often happens when transferring text in the message window).
The same applies to the text size setting (\FS[x]).

Code

License

MIT, all responsibility is on the user.

Compatibility:
If there are any problems, write to me.

Features Mentioned

  • The same applies to the text size setting (\FS[x]).
  • Code

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

License MIT, all responsibility is on the user. Compatibility: If there are any problems, write to me.

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.

#039#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar