MZ[MZ] Airship Boladão (EX): Passenger limit, fuel costs and passability! (updated: 10-28-2020)
BMM Archive · July 15, 2026
Original Source
- Original title: [MZ] Airship Boladão (EX): Passenger limit, fuel costs and passability! (updated: 10-28-2020)
- Original author: Logica
- Original date: October 27, 2020
- Source thread: https://forums.rpgmakerweb.com/threads/mz-airship-boladao-ex-passenger-limit-fuel-costs-and-passability-updated-10-28-2020.129197/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)
Summary
This script brings a little variation to the handling of the airship. Context: The airship is a very cool vehicle and little explored by the developers. This is certainly because it is very unbalanced compared to other vehicles. Description: This script adds more gameplay possibilities for the airship.
Archived First Post
This script brings a little variation to the handling of the airship.
Context: The airship is a very cool vehicle and little explored by the developers. This is certainly because it is very unbalanced compared to other vehicles.
Description: This script adds more gameplay possibilities for the airship.
Settings: All the features of this script are based on configuring plugin parameters, inserting tags and creating common events.
License: free for personal or commercial use.
1) Activate Switch:
Enables / disables the player's access to the airship.
2) Embedded Switch
Choose a Database switch that will be activated whenever the group is inside the airship. When the group is not in the airship the switch will remain disabled.
3) Switch: Fuel consumption
Choose a switch from the database to enable or disable fuel consumption.
4) Landing Tag
The airship can now land on land with that tag. Set up on Database Tilesets Guide.
5) Landing tag prohibited
The airship CANNOT land on terrain with that tag. Configure on the Database Tilesets tab;
6) Landing Region prohibited
The airship can land on land marked with that number by region. To use mark the terrains directly on the map.
7) Landing Region prohibited
The airship CANNOT land on land marked with that number. region. To use mark the terrain directly on the map.
8) Region Impassble
The airship CANNOT move to a terrain marked with that number region. To use just mark the terrens directly on the map.
9) Tag impassable
The airship CANNOT move to a terrain marked with that tag. You must configure the land in the Database Tilesets tab.
10) Speed
Enter a database variable to control the airship speed.
11) Limite of Characters in Airship
You can determine the maximum number of characters that can be on the airship simultaneously. This is done using a database variable.
12) Airship Fall
When the airship runs out of fuel it falls.It is possible to set up * a common event to be called before this happens.
13 - 16) It is possible to define a common event to happen when the player cannot enter the airship. There are 4 situations in which the player cannot enter the airship:
13) When the airship has no fuel.
14) When the characters do not have the skills to fly the airship.
15) When the airship is disabled.
16) When the group of characters is greater than the airship's carrying capacity.
17) Fuel consumption.
Choose a variable from the database that indicates the airship's fuel consumption.
You can activate the airship to collide with map events. For that it must insert the <collision> tag in the "Note" of the event. Collision is only available on events configured as: Priority: Above Character OR Priority: Below Character
19) Skill: Piloting
Piloting the airship requires that the player has in his group at least 1 character who has a piloting skill. You can define a piloting skill by inserting the tag: <pilotagem> in the "note" field in the skill settings in the database.
Plugin Command:
A1: Distance Player x Airship : Returns the distance between the airship and the player to a database variable.
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadLicense / Terms Note
License: free for personal or commercial use. { "lightbox_close": "Close", "lightbox_next": "Next",
Creator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...