
乗り物コモン - VehicleCommon.js

▼乗り物コモン(やな様作) - VehicleCommon.js
https://plugin.fungamemake.com/archives/2057
乗り物に乗った時や降りた時にコモンイベントを予約します。
ふりがな:のりものこもん
機能概要: 乗り物に乗った時や降りた時にコモンイベントを予約します。
利用規約(ライセンス): MITライセンス
作者:やな
作者サイト:https://twitter.com/yanatsuki_/
解説ページ:https://www6.atwiki.jp/pokotan/pages/3.html
ダウンロードページ:https://raw.githubusercontent.com/munokura/Yana-MV-plug…
ファイル名:VehicleCommon.js
プラグインのヘルプ:
/*: * @plugindesc ver1.00/乗り物に乗った時に、コモンイベントを予約します。 * @author Yana * * @param On Boat Common ID * @desc ボートに乗った時に実行するコモンイベントのIDです。 * @default * * @param On Ship Common ID * @desc 船に乗った時に実行するコモンイベントのIDです。 * @default * * @param On Airship Common ID * @desc 飛行船に乗った時に実行するコモンイベントのIDです。 * @default * * @param Off Boat Common ID * @desc ボートから下りた時に実行するコモンイベントのIDです。 * @default * * @param Off Ship Common ID * @desc 船から下りた時に実行するコモンイベントのIDです。 * @default * * @param Off Airship Common ID * @desc 飛行船から下りた時に実行するコモンイベントのIDです。 * @default * * @help ------------------------------------------------------ * 使用方法 * ------------------------------------------------------ * * ------------------------------------------------------ * 利用規約 * ------------------------------------------------------ * 使用に制限はありません。商用、アダルト、いずれにも使用できます。 * 二次配布も制限はしませんが、サポートは行いません。 * 著作表示は任意です。行わなくても利用できます。 * 要するに、特に規約はありません。 * バグ報告や使用方法等のお問合せはネ実ツクールスレ、または、Twitterにお願いします。 * https://twitter.com/yanatsuki_ * 素材利用は自己責任でお願いします。 * ------------------------------------------------------ * 更新履歴: * ver1.00: * 公開 */
