public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVExternal Text Files

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: External Text Files
  • Original author: Tome571
  • Original date: February 9, 2020
  • Source thread: https://forums.rpgmakerweb.com/threads/external-text-files.118053/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

This plugin allows you to call messages from external JSON files. In doing so, it makes it much easier to collaborate on a project, or change text for different localizations. It is compatible with Yanfly's Message Core. It is also recommended to use Yanfly's Message Core for word wrap and text codes, at minimum. That way, it makes it very easy to write external files and just have them called into your project. Options include the ability to choose faceset for the message, make the background dim or transparent, or...

Archived First Post

This plugin allows you to call messages from external JSON files.

In doing so, it makes it much easier to collaborate on a project, or change text for different localizations.

It is compatible with Yanfly's Message Core. It is also recommended to use Yanfly's Message Core for word wrap and text codes, at minimum. That way, it makes it very easy to write external files and just have them called into your project.

Options include the ability to choose faceset for the message, make the background dim or transparent, or window location - all the default options for the Show Text command.

Use Script call - $gameMessage.showExternalMessage($file,id) to call messages.

The file and id can both be internal variables, allowing increased flexibility for incrementing messages, randomizing messages with NPCs, localization options, or doing if/else branching, based on variable change instead of using 10,000 nested if statements.

Examples of JSON file format and of various uses of the script call flexibility are included in the Demo Project.

Terms of Use: Okay to use in commercial or non-commercial projects. No credit is required. Editing is okay for personal use. Reposting, using parts of code, or redistributing with intent to sell can't be done without permission.

https://tome571.itch.io/external-text-files



1581213109030.png


1581213136149.png


1581213156792.png

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

Terms of Use: Okay to use in commercial or non-commercial projects. No credit is required. Editing is okay for personal use. Reposting, using parts of code, or redistributing with intent to sell can't be done without permission. https://tome571.itch.io/external-text-files Spoiler: Screenshots {

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#rmmv#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar