Original Source
- Original title: Lune Message System (Convenience Edit)
- Original author: mjshi
- Original date: March 16, 2016
- Source thread: https://forums.rpgmakerweb.com/threads/lune-message-system-convenience-edit.58805/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSS3 Scripts (RMVX Ace)
Summary
Lune Message System Convenience Edit v1.0 ok for use in all projects with credit Get it here! (direct link) Raizen has given permission to publish this convenience edit of his script from 2013, Lune Message System. See his post for more information on features.
Archived First Post
ok for use in all projects with credit
Get it here! (direct link)
Raizen has given permission to publish this convenience edit of his script from 2013, Lune Message System. See his post for more information on features.
Additions
- Lune_Message.config(pos, id) is now Say.ID(id). Lazy people rejoice!
- The message box automatically repositions itself (hence the removal of "pos") so as to not obstruct any NPCs or the player.
- Added a new method that more accurately checks the true length of a sentence (before, it was ignoring periods, exclamation marks, etc) & handling of message codes
- Added the ignoring of trailing spaces in messagebox width calculation and accounted for variables and actor names
- Removed a variable that wasn't doing anything (okay, that's a pretty small edit, but you need to know why a variable suddenly disappeared xD)
- All methods and variables translated to English
Extra Tools
View attachment word wrap.py
- Wraps words. Recommended length: 21 characters looks quite nice.
View attachment center_text.py
- Centers text. Self-explanatory. Quite handy for those scrolling credits scenes.
You need Python 3 to run these.
How to UseInstallation: Paste this script above Main.
Credit
Raizen
mjshi (optional)
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
ok for use in all projects with credit Get it here! (direct link) Raizen has given permission to publish this convenience edit of his script from 2013, Lune Message System. See his post for more information on features. Additions
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.
Topic Summary
Loading summary...