left right right
left_navi_top

Advanced Shop Status Window V1.0 English RPG Maker XP Run perfectly Need no SDK Need no APD No Mex

Author Author RPG Advocat
Run Run Run perfectly
4
Average: 4 (2 votes)
Your rating: None

Directory Directory1. Introduction

1. Introduction

This script upgrades the window that shows whether characters can equip the item selected in the shop goods window, and their stat changes from doing so.

This script shows the changes in all seven stats that can change from equipping either a weapon or armor. Also, instead of showing the character names in the normal color or disabled color, this scirpt makes it show that the character's graphic is shown in color if they can equip the item, or black and white if they can't. To use this script, replace the entire Window_ShopStatus class with the one provided, and add the new methods Window_Base#up_color and Window_Base#down_color, unless you already have them added from using my equip window script.

Directory Directory1. General General
2. Kompatibilität Kompatibilität3. Statistiken Statistiken
4. Help Help

1. General General

Language Language English
Maker Maker RPG Maker XP
SDK SDK Need no SDK
APD APD Need no APD
Mex Mex No Mex
RDoc Documentation RDoc Documentation

2. Kompatibilität Kompatibilität

2.1. Used Classes Used Classes

  • Window_Base
  • Window_ShopStatus

2.2. Used Global Variables Used Global Variables

  • $data_armors
  • $data_weapons
  • $game_party

3. Statistiken Statistiken

Dateien Dateien 2
Classes Classes 2
Module Module 0
Methods Methods 7
Elapsed Elapsed 4.3s
Created Created 28.07.2008
Changed Changed 01.10.2009
Counter Counter

4. Help Help

What is a maker? What is a maker?
What is RGSS? What is RGSS?
Directory Directory1. Installation Installation
2. Source Code Source Code

1. Installation Installation

  1. Open your project in the maker. After that, open with F11 the RGSS editor, scroll down to the end of the left list, and right click on the element 'Main', than insert. Named it Advanced Shop Status Window V1.0 and put on the right site the Source Code Read more Read more
Problems? Ask in the forum! Problems? Ask in the forum!

2. Source Code Source Code

View View
AdvancedShopStatusWindow.rb AdvancedShopStatusWindow.rb (13.22 KB)
Monsters Script Explorer Monsters Script Explorer
Permalink Permalink
XML XML
Forumlink Forumlink
HTMLlink HTMLlink
Forumthema Forumthema


bottom bottom bottom