RPG Maker Forums

TDDP_WaitEx 1.0.1
Galenmereth

Introduction
This plugin allows you to call Wait events using minutes, seconds, variables, and more. Useful when you need to time waits to music, sound effects, or other units of time that make converting -- and reading -- frames inconvenient.

Using variables as wait duration also expands the possibilities of what you can do without the need for excessive conditional branches.

Features
  • Very easy Plugin Command syntax. As simple as typing "Wait 2m 30s".
  • Use variables with any time unit. For example: "Wait v1m v2s".
  • Doesn't alter MV's internal wait functionality; simply converts any of the time units to frames and passes it on.
Screenshots
Not much to show in a screenshot, but have an example nonetheless:



How to use
Use the following Plugin Command structure:

Code:
Plugin Command: Wait 2m 30s
You can combine any number of units in any order you want. So while impractical, you can do this:

Code:
Plugin Command: Wait 15s 1m 2m 10f
The default time unit is frames, so if you simply want to wait for a variable's value number of frames, you can simply write:

Code:
Plugin Command: Wait v1
Variables
You can use variables as values. For example:

Code:
Plugin Command: Wait v1m v2s 30f
This would wait variable 1's value in minutes, variable 2's value in seconds, and 30 frames.

Verbosity
If you feel like the units are a little hard to read, you can use more verbose aliases. For example:

Code:
Plugin Command: Wait 3minutes 15seconds 20frames
All available units of time
Code:
------------------------------------------------------------------------------
Unit         | Valid keys       | Example usage
- - - - - - -|- - - - - - - - - | - - - - - - - - - - - - - - - - - - - - - -
Frames       | f, frames, blank | 5f, 5frames, 5
Minutes      | m, min, minutes  | 2m, 2min, 2minutes
Seconds      | s, sec, seconds  | 8s, 8sec, 8seconds
Milliseconds | ms, milliseconds | 300ms, 300milliseconds
Note: Keep in mind that ~16 milliseconds will pass for each internal "tick" in MV's engine, so wait times that aren't multiples of 16 when using milliseconds will not be entirely precise.

Download
Grab the latest release here: TDDP_WaitEx.js

Changelog
Code:
------------------------------------------------------------------------------
Date       | Version | Description
- - - - - -|- - - - -|- - - - - - - - - - - - - - - - - - - - - - - - - - - -
04/05/2019 | 1.0.1   | Add support for no time unit, defaulting to frames
Credit
- Tor Damian Design / Galenmereth

License
Released under an MIT License (free for commercial use)

Latest Threads

Latest Posts

Latest Profile Posts

He mad, but he cute :kaopride:

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!

Forum statistics

Threads
106,035
Messages
1,018,459
Members
137,821
Latest member
Capterson
Top