あなたが見るものを買う – MrTS_OpenShops.js

タイトル
Buy what you see.
作者名
ヘルプ
--------------------------------------------------------------------------------
Terms of Use
--------------------------------------------------------------------------------
Don't remove the header or claim that you wrote this plugin.
Credit Mr. Trivel if using this plugin in your project.
Free for commercial and non-commercial projects.
--------------------------------------------------------------------------------
Version 1.0
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Plugin Commands
--------------------------------------------------------------------------------
OpenShops Normal [TYPE] [ID] [SHOW] - Opens shop with item to buy.
OpenShops Single [TYPE] [ID] [SWITCH_ID] [SHOW] - Opens the shop and saves if
item was bought.

[TYPE] - Item Type - a, w, i: armor, weapon, item
[ID] - ID of item in database
[SWITCH_ID] - ID of switch which will be TRUE if item was sold and FALSE if it
wasn't.
[SHOW] - Show number of item party has? True/False. Can be omitted.

Examples:
OpenShops Normal w 5
OpenShops Single i 133 19
OpenShops Normal a 9 true
OpenShops Single w 16 28 false
--------------------------------------------------------------------------------


--------------------------------------------------------------------------------
Item, Weapon, Armor tags
--------------------------------------------------------------------------------
You can place <OpenShopImage:imageName> in item, weapon or armor note field
to have it's bigger image show up in the middle of the screen.
NOTE: There's no space after :

Images go into img\system folder.

Example:
<OpenShopImage:Staff>
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
Version History
--------------------------------------------------------------------------------
1.0 - Release
パラメータ
param Buy Text
desc Buy Text.
Default: Buy
default Buy

param Leave Text
desc leave Text.
Default: Leave
default Leave

param Possession Text
desc How many items player has text.
Default: Possession
default Possession

param Image Size
desc If using images, how big are they? width height
Default: 200 200
default 200 200

ライセンス表記
Free for commercial and non-commercial projects.
[SHOW] - Show number of item party has? True/False. Can be omitted.

紹介ページ https://github.com/Trivel/RMMV/blob/master/MrTS_OpenShops.js