特定のアイテムまたは金を特定の保存ファイルに送信できるプラグイン – RS_ItemStream.js

タイトル
This plugin allows you to send a certain item or gold to certain save file.
作者名
ヘルプ
===========================================================================
Plugin Command
===========================================================================

Send the gold to certain save file.
Stream Send Gold saveFileId gold_value

Send the weapon item to certain save file.
Stream Send Weapon saveFileId weapon_id

Send the armor item to certain save file.
Stream Send Armor saveFileId armor_id

Send the item to certain save file.
Stream Send Item saveFileId item_id

Get the gold in the certain save file.
Stream Bring Gold saveFileId gold_value

Get the weapon item in the certain save file.
Stream Bring WeaponsaveFileId weapon_id

Get the armor item in the certain save file.
Stream Bring Armor saveFileId armor_id

Get the item in the certain save file.
Stream Bring Item saveFileId item_id

===========================================================================
Change Log
===========================================================================
2016.03.07 (v1.0.0) - First Release.
2016.03.22 (v1.0.1) - Compatibility fixes.
2016.04.24 (v1.0.2) - Fixed the bug.
2017.01.23 (v1.0.3) - Fixed the source code to ES6.
パラメータ
( なし )
ライセンス表記
  • MIT License
The MIT License
Copyright (c) 2016 biud436
Free for commercial and non commercial use.

紹介ページ https://github.com/biud436/MV/blob/master/RS_ItemStream.js