当サイトの運営者です。ゲーム制作とプラグイン開発が好きで、コミュニティに貢献したいと考えています。
RPGツクールMZでゲームを制作中です。
※プログラマ・エンジニアではありません。
所持金の最大数変更 - MaxGold.js
シェア用テキスト:
▼所持金の最大数変更(ポテトードラゴン様作) - MaxGold.js
https://plugin-mz.fungamemake.com/archives/3778
所持金の最大数をパラメータで指定した値に変更します。
ふりがな:しょじきんのさいだいすうへんこう
機能概要: 所持金の最大数をパラメータで指定した値に変更します。
利用規約(ライセンス): MITライセンス
作者:ポテトードラゴン
作者サイト:https://x.com/pota_gon
解説ページ:https://github.com/pota-gon/RPGMakerMZ/wiki
ファイル名:MaxGold.js
プラグインのヘルプ:
*: @plugindesc 所持金の最大数変更 Ver1.3.1(2021/7/23) @url https://raw.githubusercontent.com/pota-gon/RPGMakerMZ/main/plugins/Max/MaxGold.js @base Potadra @orderAfter Potadra @target MZ @author ポテトードラゴン ・アップデート情報 - 著者情報を更新 Copyright (c) 2021 ポテトードラゴン Released under the MIT License. https://opensource.org/licenses/mit-license.php @help ## 概要 所持金の最大数をパラメータで指定した値に変更します。 ## 使い方 @param MaxGold @type number @text 所持金最大数 @desc 所持金の最大数 @default 99999999 @min 0 @max 999999999999999 */