This is a plugin that adds more options for waiting during events.
Look at the code or download the Plugin:
Wait Options
SumRndmDdeThis is a plugin that adds more options for waiting during events.
========================================================================
Plugin Commands
========================================================================How to wait for a specific amount of time:
Wait [number] Frames
Allows you to wait for a certain amount of frames.
Wait [number] Seconds
Allows you to wait for a certain amount of seconds.
Wait [number] Minutes
Allows you to wait for a certain amount of minutes.
========================================================================
Wait for Route
Waits for all movement routes to complete.
Wait for Animation
Waits for all animations to complete.
Wait for Balloon
Waits for all balloon animations to complete.
Wait for Message
Waits for all messages to complete (best for parallel processes).
Wait for Transfer
Waits for map transfer to complete
Wait for Scroll
Waits for scrolling to complete.
Wait for Gather
Waits for all followers to gather.
Wait for Action
Waits for battle action to complete.
Wait for Video
Waits for all videos to complete playing.
Wait for Image
Waits for images to load.
Wait for SE
Waits for all sound effects to stop playing.
Wait for ME
Waits for all music effects to stop playing.
========================================================================
Cancel Wait
Cancels all waiting.
========================================================================
How to Make Custom Waiting Conditions
========================================================================Wait for Condition [condition]
Waits for a custom coindition.
Example:
Wait for Condition $gameVariable.value(3) > 5
This will wait until Variable 3 is greater than 5.
Screenshot:
I don’t understang spoken english so well..
Can you make me an example how “Wait for Message” works?
(I’m tring to wait for message by script)
TY
1. Go to the event page
2. Click plugin command
3. Type “Wait for Condition $gameSwitches.value() === true”
Let me know if that helps
Wohh exactly what I was looking for, regards for posting.
You have brought up a very great details , thanks for the post.
Really enjoyed this blog post.Thanks Again. Much obliged.
You ave an extremely good layout for your blog i want it to use on my internet site also.
Wanted to drop a comment and let you know your Feed isnt functioning today. I tried adding it to my Yahoo reader account but got nothing.
Duuuude, can you PLEASE port this to MZ!? I would really appreciate it!
The greatness of the power of nature
Greetings! Big fan of the plugins! Quick question…could you use a number with a decimal as in…Wait 26.25 Frames?
Hi! This plugin seems to not be compatible with Eli’s Escape Codes plugin. Is there any way SRD could make this plugin more compatible?? I enjoyed using it when it was working before I installed Eli’s Escape Codes.
Just to be sure (I will also test on my own). Is the Wait [insert time] seconds, is it translating it to frames? Or is it actually tick-based and not frame-based?
I’m just looking for a plugin that allows for tick-based waiting, as frame-based is very unreliable. lol