RPGツクールMV用プラグイン投稿・告知サイト

#ツクプラ

YEP Map Gold Window - YEP_MapGoldWindow.js

シェア用テキスト:
▼YEP Map Gold Window(Yanfly様作) - YEP_MapGoldWindow.js
https://plugin.fungamemake.com/archives/10664
マップ上にゴールドのウィンドウを表示

ふりがな:まっぷごーるどうぃんどう

機能概要: マップ上にゴールドのウィンドウを表示

利用規約(ライセンス):http://www.yanfly.moe/wiki/Category:Yanfly_Engine_Plugi…

作者:Yanfly

作者サイト:http://yanfly.moe/

解説ページ:https://fungamemake.com/archives/1059

ダウンロードページ:http://yanfly.moe/2015/12/03/yep-36-map-gold-window/

ファイル名:YEP_MapGoldWindow.js

プラグインのヘルプ:

/*:ja
 * @plugindesc v1.02 地図上にゴールドのウィンドウを表示できます
 * @author Yanfly Engine Plugins
 *
 * @param Automatic Open
 * @type boolean
 * @on YES
 * @off NO
 * @desc デフォルトでゴールドウィンドウを開きますか?
 * NO - false     YES - true
 * @default true
 *
 * @param Default Position
 * @type number
 * @min 1
 * @max 9
 * @desc ゴールドウィンドウのデフォルト位置。表示位置はテンキーの数字と同じです。9が右上になります
 * @default 9
 *
 * @param Opacity
 * @type number
 * @min 0
 * @max 255
 * @desc ゴールドウィンドウに使用される不透明度の値
 * Default: 255
 * @default 255
 *
 * @help
 * 翻訳:ムノクラ
 * https://munokura.tk/
 * https://twitter.com/munokura/
 *
 * ============================================================================
 * Introduction
 * ============================================================================
 *
 * ゴールドウィンドウをマップ画面に表示しておきたいと思ったことはありませんか。
 * このプラグインを使用すると、いくつかのプラグインコマンドでそれを実行できます。
 *
 * ============================================================================
 * Plugin Commands
 * ============================================================================
 *
 * ゴールドウィンドウを制御するには、次のプラグインコマンドを使用します。
 *
 * プラグインコマンド:
 *
 *   OpenMapGoldWindow
 *   マップ画面でゴールドウィンドウを開きます。
 *
 *   CloseMapGoldWindow
 *   マップ画面でゴールドウィンドウを閉じます。
 *
 *   MapGoldWindowPosition x
 *   ゴールドマップウィンドウの画面位置をxに変更します。
 *   画面位置については、以下のテンキー配置を参照してください。
 *
 *   7   8   9
 *   4   5   6
 *   1   2   3
 *
 *   値を0に設定すると現在位置を維持しますが、メッセージウィンドウに侵入すると
 *   自動的に別の場所に移動します。
 *
 * ============================================================================
 * Changelog
 * ============================================================================
 *
 * Version 1.02:
 * - Updated for RPG Maker MV version 1.5.0.
 *
 * Version 1.01:
 * - Fixed a bug where a finished message in battle would open up the gold
 * window if it is set to automatically open.
 *
 * Version 1.00:
 * - Finished Plugin!
 */n”
10665,post"

スポンサードリンク

スポンサードリンク

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