The RPG Maker Resource Kit

RMRK RPG Maker Creation => XP => XP Scripts Database => Topic started by: game_guy on May 29, 2011, 06:03:37 PM

Title: [XP] Quick Fix: Item Price
Post by: game_guy on May 29, 2011, 06:03:37 PM
Quick Fix: Item Price
Version 1.0

Intro

G_G here again, breaking the laws Enterbrain has placed on us with RPG Maker XP. I was always annoyed by the 5 character limit that they placed when setting Item prices. This is bypassable by scrolling the mouse wheel up and up and up but that is slow and time consuming. With this new utility, you can easily mod prices with an 8 character limit for a total of 99,999,999 for an item.

Features

Screenshots
Spoiler for:
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fdecisive-media.net%2Fgameguy%2Fquick_fix0.png&hash=38c13253d5a81553b080615f74472492f949cc0a)
(https://rmrk.net/proxy.php?request=http%3A%2F%2Fdecisive-media.net%2Fgameguy%2Fquick_fix1.png&hash=6539477ca2b8715fbfda5e03d2aef1e425484362)

Instructions
Run the program, click Browse at the bottom of the window and choose your project directory. It will then automatically load up all the necessary data and it will save the directory you chose for the next time you run the program.

Go through all the items you want and change the price, after that just click File > Save Data. Open up your project and you should see the new price. If you're worried about this corrupting your data, simple click File > Backup Data. It will back it all up for you in a new folder in case anything does manage to go wrong.

Downloads
Quick Fix: Price (v1.0) (http://decisive-media.net/gameguy/quick_fix_price.zip)
Title: Re: [XP] Quick Fix: Item Price
Post by: modern algebra on June 04, 2011, 12:14:22 AM
Nice idea game_guy!

I moved this to XP Scripts Database rather than Resources since Resources is more graphically oriented and while this isn't a script, people looking for a function like this would probably look in the Scripts Database. If you want me to move it back though, I can.
Title: Re: [XP] Quick Fix: Item Price
Post by: pacdiggity on June 04, 2011, 02:56:57 AM
NICE.
I love your programs. Keep it up.
Title: Re: [XP] Quick Fix: Item Price
Post by: game_guy on June 04, 2011, 04:42:31 AM
Thanks guys!

I figured it was more of a resource but yea you're right.