DoubleX RMVXA Buy Addon v1.00a to Galv's Pawn Shop
by DoubleX
Prerequisites
Galv's Pawn Shop
http://www.rpgmakervxace.net/topic/7342-pawn-shop/?hl=%2Bpawn+%2Bshop
Introduction
Adds the 'buy' version of Galv's Pawn Shop
Spoiler#==============================================================================|# ** You only need to edit this part as it's about what this script does |#------------------------------------------------------------------------------|module DoubleX_RMVXA module Pawn_Shop_Buy_Addon#------------------------------------------------------------------------------|# * BUY_SWITCH_ID, default = 0 |# If BUY_SWITCH_ID > 0, switch with id BUY_SWITCH_ID will set pawn shops to |# be buy and sell shops when that switch is flipped on and off respectively |#------------------------------------------------------------------------------| BUY_SWITCH_ID = 0#------------------------------------------------------------------------------|# * BUY_VALUE_VARIABLE_ID, default = 0 |# If BUY_VALUE_VARIABLE_ID > 0, variable with id BUY_VALUE_VARIABLE_ID will |# multiply the buying price in pawn shops by the value of that variable |# divided by 100 |#------------------------------------------------------------------------------| BUY_VALUE_VARIABLE_ID = 0#------------------------------------------------------------------------------|# * BUY_SE, default = ["", 80, 100] |# BUY_SE is the SE with ["file name without extension", volume, pitch] |# played upon buying items in pawn shops. ["", volume, pitch] means that the|# default shop sound will be played with volume volume and pitch pitch |#------------------------------------------------------------------------------| BUY_SE = ["", 80, 100] end # Pawn_Shop_Buy_Addonend # DoubleX_RMVXA#==============================================================================|
Features
Similar to that of Galv's Pawn Shop
How to use
Open the script editor and put this script into an open slot below the script Galv's Pawn Shop but above Main. Save to take effect.
FAQ
None
Credit and Thanks
DoubleX(Giving me credit is completely optional)
The terms of use are the same as that of Galv's Pawn Shop except that you must also give Galv credits(you should do this anyway) if you give DoubleX or his alias credit
Compatibility
Same as that of Galv's Pawn Shop
Changelog
v1.00a(GMT 0300 15-4-2014)):
- 1st version of this script finished
(DoubleX)Buy Addon to Pawn_Shop v1.00a.txt
本贴来自国际rpgmaker官方论坛作者:DoubleX处,因国际论坛即将永久关站,为了存档多年珍贵资料,署名转载到本论坛存档,由于官方帖子为英文原帖,需要中文翻译请点击论坛顶部切换语言为中文就可以将帖子翻译成中文浏览,方便大家随时查看,原文地址:
https://forums.rpgmakerweb.com/threads/doublex-rmvxa-buy-addon-to-galvs-pawn-shop.26060/