The RPG Maker Resource Kit

RMRK RPG Maker Creation => VX Ace => VXA Scripts Database => Topic started by: modern algebra on July 29, 2012, 02:50:25 PM

Title: [VXA] Customizable Item Menu 1.0.1
Post by: modern algebra on July 29, 2012, 02:50:25 PM
Customizable Item Menu
Version: 1.0.1
Author: modern algebra
Date: 10 August, 2012

Version History



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 (http://rmrk.net/index.php/topic,44906.0.html), 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


Screenshots

(https://rmrk.net/proxy.php?request=http%3A%2F%2Fs14.postimage.org%2Fhpqpho219%2FMACIM_1.png&hash=cd38ccaabdcc66ade79f211d521cdf8b2c2eed20) (http://postimage.org/image/hpqpho219/)(https://rmrk.net/proxy.php?request=http%3A%2F%2Fs14.postimage.org%2Fekap578st%2FMACIM_2.png&hash=1c69b37a929bfec9fa7b144ffa72fac0bec848e5) (http://postimage.org/image/ekap578st/)
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 (http://pastebin.com/TmrFq1An).

Credit



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 (http://rmrk.net/index.php/topic,45481.0.html).
Title: Re: Customizable Item Menu 1.0.0
Post by: spywaretoff on August 01, 2012, 09:17:18 AM
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 (http://www.mediafire.com/?6eazmf7idblvd9p)

Thank you.
Title: Re: Customizable Item Menu 1.0.0
Post by: modern algebra on August 01, 2012, 11:36:01 PM
They seem to work fine with each other. What is the source of the incompatibility?
Title: Re: Customizable Item Menu 1.0.0
Post by: spywaretoff on August 02, 2012, 08:45:42 PM
Problem solved.

The problem was with me.

Thank you !
Title: Re: Customizable Item Menu 1.0.0
Post by: Iperks on August 03, 2012, 12:21:16 AM
Love the script. using for my next vxa project. thank you
Title: Re: Customizable Item Menu 1.0.0
Post by: SuperNurse on August 10, 2012, 06:53:25 AM
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?  :)

Title: Re: Customizable Item Menu 1.0.0
Post by: modern algebra on August 10, 2012, 10:51:57 AM
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.
Title: Re: Customizable Item Menu 1.0.1
Post by: SuperNurse on August 10, 2012, 11:44:07 AM
Working like a dream.  Thanks a lot!  :)
Title: Re: Customizable Item Menu 1.0.1
Post by: OffeNDer on January 16, 2013, 06:39:04 AM
i get error when i use this script, how to fix it ?
Title: Re: Customizable Item Menu 1.0.1
Post by: modern algebra on January 16, 2013, 12:07:54 PM
It's an incompatibility with Seiryuki's Categorize Item Scene (http://rmrk.net/index.php?topic=44753.0) 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.
Title: Re: [VXA] Customizable Item Menu 1.0.1
Post by: mawichan on January 23, 2018, 07:22:06 PM
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.