I'm looking for a plugin that lets me write out the event contents (ONLY the contents, no trigger or conditions or whatever) in a separate text file, instead of creating the event commands in RPG Maker MV itself. There's a similar plugin already in existence, in which you can use text files that will load in the text message commands, but this doesn't include everything in an event.
I want everything an event can have, all the control variables, message windows, call common events, show pictures, even other script calls etc. and have it in a neat little text file. This file will be loaded using a script call in an event.
The event would look like this:
It will then load this text file, and run the contents like actual event commands. The text file would look like something like this (excuse my improper use of brackets):
Why do I want this plugin?
Because I'm going to add a lot of writing (50k words) to my project, and I simply want to make the process more streamlined (it's much easier to add text in a simple text file, than to create a text box in MV then add the text), and to keep in mind any future translations. It will also make copy and pasting - AND replacing - so much easier.
I ask that it be compatible with Yanfly's Message Core plugin.
To sum it up:
- Have an external text file contain the event contents
- Have a script call load this text file in a regular/common event to run the event commands
- Be compatible with Yanfly's Message Core plugin
- And uhm, have a separate folder for the text files, for organization's sake
I want everything an event can have, all the control variables, message windows, call common events, show pictures, even other script calls etc. and have it in a neat little text file. This file will be loaded using a script call in an event.
The event would look like this:
It will then load this text file, and run the contents like actual event commands. The text file would look like something like this (excuse my improper use of brackets):
Why do I want this plugin?
Because I'm going to add a lot of writing (50k words) to my project, and I simply want to make the process more streamlined (it's much easier to add text in a simple text file, than to create a text box in MV then add the text), and to keep in mind any future translations. It will also make copy and pasting - AND replacing - so much easier.
I ask that it be compatible with Yanfly's Message Core plugin.
To sum it up:
- Have an external text file contain the event contents
- Have a script call load this text file in a regular/common event to run the event commands
- Be compatible with Yanfly's Message Core plugin
- And uhm, have a separate folder for the text files, for organization's sake
Last edited by a moderator:
