MZ用プラグイン

GO コモンイベントショップ - GOCommonEventShop.js

シェア用テキスト:
▼GO コモンイベントショップ(GrayOgre様作) - GOCommonEventShop.js
https://plugin-mz.fungamemake.com/archives/2772
お金でコモンイベントを購入して実行できる機能を提供します。

ふりがな:こもんいべんとしょっぷ

機能概要: お金でコモンイベントを購入して実行できる機能を提供します。

利用規約(ライセンス): MITライセンス

作者:GrayOgre

作者サイト:https://grayogre.info/

解説ページ:https://grayogre.info/rmmz/plugin/GOCommonEventShop.htm…

ファイル名:GOCommonEventShop.js

プラグインのヘルプ:

*:
 * @target MZ
 * @plugindesc コモンイベントショッププラグイン
 * @author GrayOgre
 * @help
 * 
 * このプラグインは、お金でコモンイベントを購入して実行できる機能を提供します。
 * 
 * このプラグインは以下のプラグインコマンドを提供します。
 *   + ショップを開く
 *     コモンイベントを販売するショップを開く
 * 
 * デフォルトでは、ショップでアイテムの売却ができます。これを禁止することも可能です。
 * 他には、
 *     + 購入時の効果音を消す機能
 *     + 画面中央のエリアにピクチャを表示する機能
 * があります。
 * 
 * アイコンは番号入力欄で右クリックすると出るメニューの「アイコン番号の挿入」を使用して入力してください。
 * 
 * このプラグインを使用するためには、
 * あらかじめ公式プラグイン PluginCommonBase.js を組み込んでおく必要があります。
 * 
 * Copyright (c) 2021 GrayOgre
 * Released under the MIT license
 * https://opensource.org/licenses/mit-license.php
 * 
 * Version 1.0.1
 * 
 * @orderAfter PluginCommonBase
 * @base PluginCommonBase
 *
 * @command openShop
 * @text ショップを開く
 * @desc コモンイベントを販売するショップを開きます。
 *   @arg goods
 *     @text 販売品目
 *     @desc 販売する商品の一覧
 *     @type struct<eventItem>[]
 *   @arg purchaseOnly
 *     @text 購入のみ
 *     @desc 売却を禁止する
 *     @type boolean
 *     @default false
 *   @arg noSoundBuy
 *     @text SE禁止
 *     @desc 購入時のSEを禁止する
 *     @type boolean
 *     @default false
 *   @arg pictureInfo
 *     @text 画像情報
 *     @desc 空き領域に表示する画像の情報
 *     @type struct<pictureInfo>
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

Copyright© #ツクプラMZ , 2026 All Rights Reserved.