04-06-2016, 03:47 AM
DVV's States Rotation
Version: 1.2
Version: 1.2
Introduction
This script is a supplmental script that allows coders to alter their menus to display rotating status alments/effects. In that, menu displays will not become crowded with multiple states showing at one time. Instead, the menu can flip from one state to another as time passes. Also, it is possible to render graphic icons in place of the actual word/phrase.
This system does require additional manipulation of menu windows and scene code when necessary. There are two example scripts within this post that have been made for learning purposes that show the basics, and are highly recommended for study.
Note that status rotation is not 100% automated and requires that the related window and scene code performs a regularly scheduled update. Without an updating window, the states will not change.
Also note that icons, if so desired, go within a new Graphics\States folder which is kept separate from the Graphics\Icons folder. Status ailment icons would be placed here for cleanliness purposes.
Demo
(>CLICK HERE<)
Instructions
In the demo of course.
FAQ
There are three 'altered' scripts (Window_MenuStatus, Window_Status, Window_Battlestatus) to show how to replace the default status display with the rotate states version.
Compatibility
The actual mechanics is stand alone. I leave it to game developers to study the example 'altered' scripts to see about implementation in their works for RPGMaker XP.
Author's Notes
Meh... I wanted to torture Aluxes some more.
Terms and Conditions
Free for use, even in commercial games.