RPG Maker Forums

This script allows you to assign certain common events as "global" common events. These are common events that will be run in almost any scene, as long as the run conditions are met.



Download

Get it at Hime Works!

Installation

Place this script below Materials and above Main

Usage



To set a common event as a global common event, create a comment with the following string

 <global common event>You can set the run condition if you want to control when the common event will be updated. The trigger itself is irrelevant since a global common event does not need it.If you would like the common events to continue running even if the message

window is open, use the comment

<global common event: non-blocking>Filtering ScenesYou may not want all global common events to run in every scene, but you may

want to run certain global common events in certain scenes, but not others.

You can control which scenes global common events run in using a set of

filters, organized into two types of filters: whitelists, and blacklists.

Whitelists determine which scenes allow global common events to update.

If the whitelist is empty, then all scenes will update events.

If the whitelist is not empty, then only those scenes will update events.

Blacklists determine which scenes disallow global common events to update.

The blacklist is used to prevent updating in certain scenes, while allowing

all other scenes to update events.

Note that by this definition, whitelists are more restrictive. For example,

if you put Scene_Map on the whitelist, then global common events will

ONLY run on the map and nowhere else. But if you put Scene_Map on the blacklist, then the events will run on any scene EXCEPT the map scene

Universal Filters

In the configuration section, there is a whitelist and a blacklist. These are universal filter lists: they apply to all global common events.

Local Filters

Each global common event can have its own whitelist and blacklist.

To specify filters, create a comment of the form

<global scene blacklist: scene_name1, scene_name2, ... ><global scene whitelist: scene_name3, scene_name4, ... >You must specify the exact scene name (eg: Scene_Title), each scene separated by a single comma.Local filters only apply to the events that they are defined in and do not affect other events.

Latest Threads

Latest Profile Posts

Our latest feature is an interview with... me?!

People4_2 (Capelet off and on) added!

Just beat the last of us 2 last night and starting jedi: fallen order right now, both use unreal engine & when I say i knew 80% of jedi's buttons right away because they were the same buttons as TLOU2 its ridiculous, even the same narrow hallway crawl and barely-made-it jump they do. Unreal Engine is just big budget RPG Maker the way they make games nearly identical at its core lol.
Can someone recommend some fun story-heavy RPGs to me? Coming up with good gameplay is a nightmare! I was thinking of making some gameplay platforming-based, but that doesn't work well in RPG form*. I also was thinking of removing battles, but that would be too much like OneShot. I don't even know how to make good puzzles!
one bad plugin combo later and one of my followers is moonwalking off the screen on his own... I didn't even more yet on the new map lol.

Forum statistics

Threads
106,034
Messages
1,018,446
Members
137,820
Latest member
georg09byron
Top