Main Menu Variable Window (YEP)

From Yanfly.moe Wiki
Revision as of 11:07, 13 June 2020 by Yanfly (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Welcome to the wiki! This is where you can find resources from Yanfly.moe, Ækashics.moe,
VisuStella, Caz Wolf, Fallen Angel Olivia, Atelier Irina, and other affiliated content creators.



Download

System

This is a plugin created for RPG Maker MV.

For help on how to install plugins, click here.

For help on how to update plugins, click here.

Got errors with your RPG Maker MV plugin? Click here.


Masterarbeit Writer

Yanfly Engine Plugins

This plugin is a part of the Yanfly Engine Plugins library.


Introduction

In RPG Maker MV, the main menu only shows the party's gold as the only
currency in the game. However, some games would prefer to display more than
just gold in the main menu, of which, may be possibly found in the form of
variables. You can do so using this plugin!

This plugin lets you place up to 10 variables of your choice into your
game's main menu. It will display the name of the variable and the value of
it. If you wish to make certain variables hidden until a certain point, you
can attach a switch to it, making the variable show up only if the switch is
ON instead of OFF.

The Main Menu Variable Window is also customizable, too. You can adjust the
x, y, width, height, font settings, and more within the plugin's parameters!
This way, you can make it fit your game's main menu however you want!

This is a collaboration plugin by Tigress and Yanfly to ensure compatibility
with the Yanfly Engine Plugins library.

Changelog

Version 1.02:
- Compatibility update made with YEP_X_MoreCurrencies. If a variable has
<< and >> in its name, it will remove it the text in between like with the
YEP_X_MoreCurrencies plugin.

Version 1.01:
- Updated for RPG Maker MV version 1.5.0.

Version 1.00:
- Finished Plugin!