Main Menu
  • Welcome to The RPG Maker Resource Kit.

[VXA] Customizable Item Menu 1.0.1

Started by modern algebra, July 29, 2012, 02:50:25 PM

0 Members and 1 Guest are viewing this topic.

modern algebra

Customizable Item Menu
Version: 1.0.1
Author: modern algebra
Date: 10 August, 2012

Version History




  • <Version 1.0.1> 2012.08.10 - Fixed an error with showing skills in battle when using description images.
  • <Version 1.0.0> 2012.07.29 - Original Release

Description



This script allows you to essentially customize the appearance and quantity of categories, as well as the appearance and size of the description window. Within the same series as my Customizable Main Menu, each and every feature is fully optional, meaning you can use this script to add the features you do like without being required to also use any feature you do not like.

Features


  • Increase the number of lines you can use to describe each item
  • Change the position of the description window
  • Show a large image of the item in the description window
  • Create new categories for your items
  • Represent categories by icons instead of text
  • Give descriptions to the categories
  • Support for higher resolutions

Screenshots


Click the pictures to enlarge.

Instructions



Paste the script into its own slot in the Script Editor, above Main but below Materials. For more instructions, see the header of the script and the descriptions of each configuration option.

Script



Please retrieve the script from Pastebin.

Credit




  • modern algebra

Support



Please post in this topic at RMRK if you require any assistance, have any questions, or would like to report any errors.

Known Compatibility Issues

It will not work with most other scripts that alter the visuals of the item screen.

Demo



I don't think it requires a demo.

Author's Notes



Originally this was going to be a much larger script which would include personal inventory, limited inventory, and a new window to show the stats of each item, but I decided to split up those scripts and simply make them compatible with this one.

Terms of Use



I adopt RMRK's default Terms of Use.

spywaretoff

Hello,

This script is very much like any other...

Is it possible to make this script compatible with XAS of Moghunter?

Here is the link to the script:http://www.mediafire.com/?6eazmf7idblvd9p

Thank you.
World of Forestia project

modern algebra

They seem to work fine with each other. What is the source of the incompatibility?

spywaretoff

Problem solved.

The problem was with me.

Thank you !
World of Forestia project

Iperks

Love the script. using for my next vxa project. thank you



[spoiler=projects]
God of Darkness
Devils nest
Unnamed Games(2)
The CREW experience
[/spoiler]


SuperNurse

Ahhh, I love the look of this menu but it seems to be incompatible with Mr. Bubble's recent "Mix" script.  When the Mix command is highlight in battle, it gives an error (see attachment).  Any possibility of a compatibility fix?  :)


modern algebra

#6
That might just be a straight error in my script, not an incompatibility. Anyway, I have no time to test it right now but I updated the script to 1.0.1. Replace it and see if it works.

SuperNurse

Working like a dream.  Thanks a lot!  :)

OffeNDer

i get error when i use this script, how to fix it ?

modern algebra

It's an incompatibility with Seiryuki's Categorize Item Scene script. You will need to remove that script if you want to use this one, or vice versa. I think this script adds the same functionality, so I don't believe there is any reason to write a compatibility patch.

mawichan

Hello, I guess this post is really old and there is no support for the script anymore, but I'm having some trouble. I followed the instructions to the best of my knowledge, but I keep getting the same error. I have no scripting knowledge whatsoever, so I can't quite figure out what's causing the problem or how to solve it.

What I was trying to do was adding two new categories to the item menu.

The game does start, the item menu does show up too. It shows the new tabs with their respective icons.  However when I move the cursor to the custom tabs the following error message appears:

Script 'custom item menu' line 650: NoMethodError ocurred.
Undefined method 'ores' for Vocab:Module

I'm searching up tutorials on scripting so I can figure out a solution for the problem but I'd really appreciate it if I could receive some help. This script is exactly what I'm looking for. The only thing I need is to add the two new Item categories.

Thank you for your time.