![]() |
|
+- 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: |
Enter Monster Message ACE - kyonides - 06-20-2026 Enter Monster Message ACE
by Kyonides Introduction In the last few days of RMW, a forumer called avelanch had made a couple of requests. One of them was monster related: the engine should display a custom enter monster message before you can get access to the battle menu. This script is a very simplistic approach to the original concept. Required Steps
The Script(s) Constant Version - Because it relies on CONSTANTS to store all the custom text messages. Code: # * Enter Monster Message ACE * #In the future I may publish another version that relies on custom note tags placed in the enemy's notebox. Terms & Conditions Under MIT License. That's it!
|