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

#ツクプラ

Dark Plasma Cancel Text - DarkPlasma_CancelText.js

シェア用テキスト:
▼Dark Plasma Cancel Text(DarkPlasma様作) - DarkPlasma_CancelText.js
https://plugin.fungamemake.com/archives/27051
ゲーム終了ウィンドウなどのキャンセルメニューのテキストを変更する

ふりがな:てきすとのきゃんせる

機能概要: ゲーム終了ウィンドウなどのキャンセルメニューのテキストを変更する

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

作者:DarkPlasma

作者サイト:https://elleonard.github.io/DarkPlasma-MZ-Plugins/index.html

解説ページ:https://github.com/elleonard/RPGtkoolMV-Plugins

ダウンロードページ:https://raw.githubusercontent.com/elleonard/RPGtkoolMV-…

ファイル名:DarkPlasma_CancelText.js

プラグインのヘルプ:

/*:
 * @plugindesc ゲーム終了ウィンドウなどのキャンセルメニューのテキストを変更する
 * @author DarkPlasma
 * @license MIT
 *
 * @param Shop Command Cantel Text
 * @desc ショップコマンドのキャンセルテキスト(空文字列で用語のやめる設定を用いる)
 * @text ショップ閉じる
 * @default やめる
 * @type string
 *
 * @param Game End Cancel Text
 * @desc ゲーム終了ウィンドウのキャンセルテキスト(空文字列で用語のやめる設定を用いる)
 * @text ゲーム終了しない
 * @default ゲームを続ける
 * @type string
 *
 * @help
 * ゲーム終了ウィンドウ及びショップコマンドウィンドウの
 * キャンセルメニューのテキストを変更します。
 *
 * 従来は データベース 用語 の やめる という項目で設定される箇所でした。
 * これはショップコマンドとゲーム終了ウィンドウの両方に利用されるものです。
 *
 * ショップを閉じる際に やめる ならまだしも、ゲーム終了の場合は、
 * ゲーム終了 かつ やめる という、
 * いわゆる「キャンセルのキャンセル」問題が発生します。
 *
 * このプラグインでは、それぞれについて独立したキャンセルテキストを設定できます。
 */

スポンサードリンク

スポンサードリンク

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