Save-Point
Animated Message Profiles VX - 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)
+---- Forum: RPGMaker VX/VXAce (RGSS2/3) Engines (https://www.save-point.org/forum-117.html)
+---- Thread: Animated Message Profiles VX (/thread-11587.html)



Animated Message Profiles VX - DerVVulfman - 06-09-2025

Animated Message Profiles VX
Version: 1.1


Introduction

This is an add-on for the default message systems, or for those custom message systems that are compliant. It permits the game developer to present an image behind the default message window, and even allow for the image to display cel animation properties.

Essentially, one can present characters that appear to be talking.



Script

Instructions/Configuration
Main Code



Instructions

Within the main header page / configuration page



Compatibility

Designed to work with the default message system, but should be compliant with most that are structurally similar.



Terms and Conditions

Free to use, even in commercial projects. However, I will need some form of due credit.


RE: Animated Message Profiles VX - DerVVulfman - 06-14-2025

A preventative
BUMP
to version 1.1

With the original version I made for RPGMaker XP, there was an issue when one exited the field map after bringing up a message window, one that ended gameplay. This did not appear with the RPGMaker VX version, but I felt it prudent to put the same error prevention line of code within this version.

And in addition, I also expanded the profile depths as I did with the RPGMaker XP edition, granting developers a little more leniency with writing code that can overlap the profile image whilst still behind the message window itself.