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

#ツクプラ

ds コマンド割り当て - dsCommandAssign.js

シェア用テキスト:
▼ds コマンド割り当て(道楽様作) - dsCommandAssign.js
https://plugin.fungamemake.com/archives/2513
スキル系のコマンド割り当てシステム

ふりがな:こまんどわりあて

機能概要: スキル系のコマンド割り当てシステム

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

作者:道楽

作者サイト:https://x.com/douraku_soft

解説ページ:http://dourakusoftweb.blog.fc2.com/blog-entry-13.html

ダウンロードページ:http://dourakusoftweb.blog.fc2.com/blog-entry-10.html

ファイル名:dsCommandAssign.js

プラグインのヘルプ:

/*:
 * @plugindesc コマンド割り当てシステム ver1.1.0
 * @author 道楽
 *
 * @param Command Enable
 * @desc メニューコマンドを使用するか
 * @default true
 *
 * @param Command Name
 * @desc コマンド割り当てコマンドの名称
 * @default コマンド割り当て
 *
 * @param Empty Slot
 * @desc コマンド未割り当て時の表示名
 * @default −−−−−−−−−
 *
 * @param Remove Command
 * @desc コマンド割り当て解除の名称
 * @default はずす
 *
 * @param Visible Switch Id
 * @desc コマンド表示スイッチ番号
 * 0の場合は無効となる
 * @default 0
 *
 * @help
 * このプラグインは以下のメモタグの設定ができます。
 *
 * -----------------------------------------------------------------------------
 * 職業に設定するメモタグ
 *
 * <assignSlot:[スロット数]>
 *  割り当てられるスロット数を設定します。
 *  [スロット数] - 割り当てられるスロットの数。(数字)
 */

スポンサードリンク

スポンサードリンク

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