
- #Display switches rpg maker xv ace install#
- #Display switches rpg maker xv ace update#
- #Display switches rpg maker xv ace windows#
# This script is made strictly for RPG Maker VX Ace. # Edit the settings in the module below as you see fit. # to an open slot below ▼ Materials/素材 but above ▼ Main.
#Display switches rpg maker xv ace install#
# To install this script, open up your script editor and copy/paste this script You can also opt to show the TP Gauge in the main menu as well
#Display switches rpg maker xv ace windows#
# all command windows to be center aligned or changing the position of the # This script also provides window appearance management such as setting almost # can add in menu commands that lead to common events or even custom commands # remove, and rearrange menu commands as you see fit. # customization that RPG Maker 2003 allowed. # The menu system in RPG Maker VX Ace is great. # 2011.12.06 - Started Script and Finished.
#Display switches rpg maker xv ace update#
# 2011.12.07 - Update to allow for switches to also hide custom commands. # 2011.12.13 - Compatibility Update: Ace Equip Engine # 2011.12.15 - Updated for better menu MP/TP gauge management. # 2011.12.19 - Compatibility Update: Class System # 2011.12.23 - Script efficiency optimized. # - Compatibility Update: Yami's Slot Battle # - Compatibility Update: Kread-EX's Grathnode Install # 2012.01.01 - Compatibility Update: Kread-EX's Synthesis # 2012.01.03 - Compatibility Update: Ace Item Menu

# 2015.01.17 - Display update MP gauge behave the same way as TP gauge (hidden if no skill use it). # 2016.01.17 - Fixed drawing bug found on the latest update, where the MP bar was drawn behind the HP bar. # - Made it possible to draw the MP bar if the TP bar is disabled # 2018.01.25 - Fixed drawing bug where the HP bar was drawn over the MP bar # 2018.02.27 - Made it possible to draw the JP bar # - Modified by: Doogy, The_Fireplace, rstp14 # ▼ Yanfly Engine Ace - Ace Menu Engine v1.10 YEA Module MENU Module Window_MenuCommand Class make_command_list Method process_common_event_command Method process_custom_command Method Menu Module help_window_location Method command_window_align Method main_menu_align Method main_menu_right Method Game_Actor Class draw_mp? Method draw_tp? Method Window_Base Class draw_actor_simple_status Method Window_Command Class alignment Method Window_MenuCommand Class init_command_position_ame Method init_command_position Method visible_line_number Method alignment Method window_menucommand_process_ok_ame Method process_ok Method window_menucommand_select_last_ame Method select_last Method Scene_Menu Class scene_menu_start_ame Method start Method relocate_windows Method Scene_Item Class scene_item_start_ame Method start Method relocate_windows Method Scene_Skill Class scene_skill_start_ame Method start Method relocate_windows Method Scene_Equip Class scene_equip_start_ame Method start Method relocate_windows Method relocate_aee_windows Method Scene_Menu Class scene_menu_create_command_window_ame Method create_command_window Method process_common_event_commands Method command_common_event Method process_custom_commands Method command_debug Method command_shop Method command_totori Method
