An open library of RPG Maker MV plugins, powered by the community.

PGMV - The Community-Driven Plugin Library for RPG Maker MV

MV plugins

FTKR Ex Tile Setting For Region - FTKR_ExTileSettingForRegion.js

Plugin desc : v1.0.0 A plugin that temporarily changes the traffic settings of a specified region

License : MIT License

Author : Futokoro

Desc page : https://github.com/munokura/futokoro-MV-plugins

Download Page : https://raw.githubusercontent.com/munokura/futokoro-MV-plugins/refs/heads/master/FTKR_ExTileSettingForRegion.js

File name : FTKR_ExTileSettingForRegion.js

Help of plugin :

@plugindesc v1.0.0 A plugin that temporarily changes the traffic settings of a specified region
@author Futokoro
@url https://github.com/munokura/futokoro-MV-plugins
@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/futokoro-MV-plugins ).
Original plugin by Futokoro.
Please check the URL below for the latest version of the plugin.
URL https://github.com/futokoro/RPGMaker
-----
-----------------------------------------------------------------------------
Overview
-----------------------------------------------------------------------------
Temporarily changes the passage settings for tiles with a specified region ID by turning the switch ON/OFF.

-----------------------------------------------------------------------------
Setup Instructions
-----------------------------------------------------------------------------
1. Add this plugin to the "Plugin Manager."

-----------------------------------------------------------------------------
License for this Plugin
-----------------------------------------------------------------------------
This plugin is released under the MIT License.

Copyright (c) 2017 Futokoro
http://opensource.org/licenses/mit-license.php

-----------------------------------------------------------------------------
Change History
-----------------------------------------------------------------------------

v1.0.0 - 2017/08/27: First version created

----------------------------------------------------------------------------

@param スイッチID
@text Switch ID
@desc While the specified switch ID is ON, the region's pass settings will change.
@type switch

@param リージョンID
@text Region ID
@desc The pass settings for tiles with the specified region ID will change.
@type number

@param 通行設定
@text Traffic Settings
@desc Specify the region's access settings.
@default 通行可
@type select
@option Passivle
@value 通行可
@option Impassable
@value 通行不可

スポンサードリンク

-MV plugins

Copyright© PGMV - The Community-Driven Plugin Library for RPG Maker MV , 2026 All Rights Reserved.