Window Multi-Variable

This slideshow requires JavaScript.


Last Update: 2.08.2013
Script Download


Introduction
This alters the side windows at the bottom to display variables, time, steps, gold, or your own custom variable. This script was stripped from my ACE menu system [RMXP] and then translated into rmvxa.

8 comments on “Window Multi-Variable

  1. Pingback: Multi Variable Window [RMVXA] « Bigace World

  2. lol, I really wish I could edit… if you can delete the above post and use this instead:

    Cool script, very useful. Thank you!
    If anyone wants to have the window displayed in the bottom-left corner instead…

    below line 166: @gold_window = Window_MultiVariable.new(dy)

    add the following:
    @gold_window.y = Graphics.height – @gold_window.height

  3. Pingback: Item Icon Hue [RMXP] « Bigace World

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s