MZ用プラグイン

NUUN セーブ上書き確認 - NUUN_SaveVerification.js

シェア用テキスト:
▼NUUN セーブ上書き確認(NUUN様作) - NUUN_SaveVerification.js
https://plugin-mz.fungamemake.com/archives/3724
セーブ時に上書き保存する場合に確認メッセージを表示します。

ふりがな:せーぶうわがきかくにん

機能概要: セーブ時に上書き保存する場合に確認メッセージを表示します。

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

作者:NUUN

作者サイト:https://github.com/nuun888

ダウンロードページ:https://raw.githubusercontent.com/nuun888/mz/master/NUU…

ファイル名:NUUN_SaveVerification.js

プラグインのヘルプ:

/*:
 * @target MZ
 * @plugindesc セーブ上書き確認
 * @author NUUN
 * @version 1.0.0
 * @base NUUN_Base
 * 
 * @help
 * 
 * 仕様
 * セーブ時に上書き保存する場合に確認メッセージを表示します。
 * 
 * 
 * 利用規約
 * このプラグインはMITライセンスで配布しています。
 * 
 * 更新履歴
 * 2021/9/11 Ver.1.0.0
 * 初版
 * 
 * @param Width
 * @text 横幅
 * @desc 横幅
 * @type number
 * @default 450
 * 
 * @param SaveVerificationMessage
 * @desc セーブ確認画面のメッセージ文章。
 * @text セーブ確認画面のメッセージ
 * @type string[]
 * @default [”このファイルに上書きしても”,”よろしいですか?”]
 * 
 * @param SaveVerificationYesText
 * @desc セーブ確認画面のセーブするときの確認テキスト。
 * @text セーブ実行時確認テキスト
 * @type string
 * @default はい
 * 
 * @param SaveVerificationNoText
 * @desc セーブ確認画面のセーブしないときの確認テキスト。
 * @text セーブしない時確認テキスト
 * @type string
 * @default いいえ
 * 
 * 
 */

スポンサードリンク

スポンサードリンク

-MZ用プラグイン

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