Save-Point
Message Text from Files - Printable Version

+- Save-Point (https://www.save-point.org)
+-- Forum: Material Development (https://www.save-point.org/forum-8.html)
+--- Forum: Scripts Database (https://www.save-point.org/forum-39.html)
+--- Thread: Message Text from Files (/thread-5768.html)



Message Text from Files - DerVVulfman - 04-13-2016

Message Text from Files
Version: 1.0



Introduction
I did this years ago, but recreated it per a request. This script acts in place of a show_text command, reading an outside file and rendering its contents in a message box.

It can read from Txt files in a specified directory, or from converted rxdata files within the Data folder. Please note, only files encrypted into .rxdata format will properly compress and encrypt within the Data folder if you choose to compress\encrypt a final encrypted game. Text files do not encrypt and must be sent with the final Game.rgssad product.

For those interested in converting their files into .rxdata format, I included two additional script calls that will convert text files to and from .rxdata format.



Demo
Meh... not this time



Script

Here ya go



Instructions

They're in the script. Plenty enough for your moderate-level script user.



Compatibility

This script merely creates three new script calls and does not alter or overwrite any of the default code. As such, this script should be compatible with any existing RPGMaker XP message system.



Terms and Conditions

Free for use, even in commercial games. And as this script was requested by Whisper, you have to give both of us credit for this script.