Save-Point
KChangeCmdMsg XP - 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 XP (RGSS) Engine (https://www.save-point.org/forum-116.html)
+---- Thread: KChangeCmdMsg XP (/thread-11616.html)



KChangeCmdMsg XP - kyonides - 07-22-2025

KChangeCmdMsg XP

by Kyonides

Introduction

This scriptlet is very practical. It allows you to predefine a message that will include both the object's name and the total amount of things the party has gain or lost just a split second ago. You will no longer need to click on the Show Text event command ever again to inform the player about those changes.

That's laziness at its best! Two Thumbs Up! 

NOTE:

The FOUND_MSG & LOST_MSG constants contain the automated earn & lost messages. Feel free to change them at will.
Yet, you can also customize both JOIN_MSG and LEAVE_MSG if you want to add your personal touch to this new automated message.


Terms & Conditions

If you know how to use the engine, that's enough for me! Grinning
Of course, I wouldn't mind if you include me in your game credits. Winking
That's it! Tongue sticking out


RE: KChangeCmdMsg XP - kyonides - 07-23-2025

Interesting Update!

Since version 1.1.0, you can now automate the message that will be displayed whenever a hero joins or leaves your party via an event command!