Welcome to PGMV! My goal is to make it easy for everyone to find and share great plugins for creating amazing games. As a plugin developer myself, I'm excited to grow this community with all of you.
Vehicle Common - VehicleCommon.js
Plugin desc : ver1.00/Reservations for common events will be made when getting on and off vehicles.
License : MIT License
Author : Yana
Website : https://w.atwiki.jp/pokotan/pages/3.html
Desc page : https://github.com/munokura/Yana-MV-plugins
Download Page : https://raw.githubusercontent.com/munokura/Yana-MV-plugins/refs/heads/master/Map_Message/VehicleCommon.js
File name : VehicleCommon.js
Help of plugin :
@target MZ MV @plugindesc ver1.00/Reservations for common events will be made when getting on and off vehicles. @author Yana @url https://raw.githubusercontent.com/munokura/Yana-MV-plugins/master/Map_Message/VehicleCommon.js @license MIT License @help English Help Translator: munokura This is an unofficial English translation of the plugin help, created to support global RPG Maker users. Feedback is welcome to improve translation quality (see: https://github.com/munokura/Yana-MV-plugins ). Original plugin by Yana. ----- ------------------------------------------------------ How to Use ------------------------------------------------------ Install it and set the plugin parameters to run it. ----------------------------------------------------- Terms of Use ------------------------------------------------------ This plugin is released under the MIT License. http://opensource.org/licenses/mit-license.php ------------------------------------------------------ Update History: ver. 1.00: Released @param On Boat Common ID @text Common event when boarding a Boat @desc This is the ID of the common event that is executed when boarding a Boat. @default 0 @type common_event @param On Ship Common ID @text Common event when boarding a Ship @desc This is the ID of the common event that is executed when boarding a Ship. @default 0 @type common_event @param On Airship Common ID @text Common event when boarding the Airship @desc This is the ID of the common event that will be executed when boarding an Airship. @default 0 @type common_event @param Off Boat Common ID @text Common event when a Boat leaves @desc This is the ID of the common event that occurs when you disembark from a Boat. @default 0 @type common_event @param Off Ship Common ID @text Common event when a Ship leaves @desc This is the ID of the common event that occurs when disembarking from a Ship. @default 0 @type common_event @param Off Airship Common ID @text Airship departure common event @desc This is the ID of the common event that will be executed when you get off the Airship. @default 0 @type common_event