public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MVMV/MZ SDJB_DynamicRegions

BMM Archive · July 3, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: MV/MZ SDJB_DynamicRegions
  • Original author: ShadowDragon
  • Original date: April 17, 2022
  • Source thread: https://forums.rpgmakerweb.com/threads/sdjb_dynamicregions.146845/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMV)

Summary

PluginName: SDJB_DynamicRegions Author: ShadowDragon Spoiler: How it works Code:

Archived First Post

PluginName: SDJB_DynamicRegions
Author: ShadowDragon

Code:
 How it works
 ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞
 Dynamic Regions which can block passages for players and find a switch
 to open it that you set in the database.

 When the switch is OFF, the region is passable,
 When the switch is ON, the region is blocked.
 When a required tag and state is given, you can pss through blocked tiles.

 Parameters:
 ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞ ͞
 RegionId      => set the region id from 1-255
 SwitchId      => set the switch required to turn it ON or OFF
 Require Tag   => use a tag to override passthrough?
 Required Tag  => set tag to use (ex: "floating")

 If the tag is required, set inside the state the tag <floating>
 
 Once state is given with the tag, you can passthrough the region
 which normally block the player when the switch is on.

 No state given or not the tag required still block the player,
 this can give you the ability to cross the water on said region
 with the state.

 State given works only for the party leader, not the party member.

=== TERMS OF USE ===
Free for Non-Commercial and Commercial use when credit is given.
credit one of the following:
ShadowDragon
ShadowDragonJB

Version + UPDATE'S
12-11-2024 Version 1.0.0 first release
16-07-2025 Version 2.0.0 rewrote and added features

=== WARNING ===
YOU ARE NOT ALLOWED TO REDISTRIBUTE OR SELL IT OR TAKE CODE FOR YOUR OWN.
DO NOT REMOVE THE HEADER.

(file is below as it require my base plugin (SDJB_Base or SDJB_BaseMZ (minified version))


Download from itch.io

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

=== TERMS OF USE === Free for Non-Commercial and Commercial use when credit is given. credit one of the following: ShadowDragon

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.

0 replies 5 views

Log in to reply.

User Avatar