Difference between revisions of "Category:Plugin Commands (MV)"

From Yanfly.moe Wiki
Jump to navigation Jump to search
(Created page with "{{TOCright}} == Anti-Audio Delay == <pre> FlushAudioCache BGM FlushAudioCache BGS FlushAudioCache ME FlushAudioCache SE FlushAudioCache ALL </pre...")
 
Line 13: Line 13:
  
 
In my opinion, these plugin commands should never need to be used since the plugin will automatically clear them once the cache goes over the limit, but I'm just giving you control over the audio cache for your game just in case you want to do something with it.
 
In my opinion, these plugin commands should never need to be used since the plugin will automatically clear them once the cache goes over the limit, but I'm just giving you control over the audio cache for your game just in case you want to do something with it.
 +
 +
== [[Action Sequence Fast Forward/Skip (Irina)|Action Sequence Fast Forward/Skip]] ==
 +
 +
If your item/skill's battle action sequence runs a common event that requires you to temporarily stop Fast Forward and Skip Forward, you can use these plugin commands to control them:
 +
 +
<html><img src='https://img.itch.zone/aW1nLzE5OTY4MTkucG5n/original/6C0Gg1.png' width='630'></html>
 +
 +
<pre>
 +
STOP ACTION SEQUENCE FORWARD
 +
- This will stop Fast Forward and Skip Forward at this point onward.
 +
 +
ALLOW ACTION SEQUENCE FORWARD
 +
- This will reenable Fast Forward and Skip Forward from this point onward.
 +
</pre>

Revision as of 18:14, 24 June 2019

Welcome to the wiki! This is where you can find resources from Yanfly.moe, Ækashics.moe,
VisuStella, Caz Wolf, Fallen Angel Olivia, Atelier Irina, and other affiliated content creators.


Anti-Audio Delay

FlushAudioCache BGM
FlushAudioCache BGS
FlushAudioCache ME
FlushAudioCache SE
FlushAudioCache ALL

These will clear the audio caches for the written type of audio. If you pick all, then all four types will be flushed out of memory. This will give your game a clear slate for the the audio cache, which means the game may lag a little bit upon reloading the new BGM files.

In my opinion, these plugin commands should never need to be used since the plugin will automatically clear them once the cache goes over the limit, but I'm just giving you control over the audio cache for your game just in case you want to do something with it.

Action Sequence Fast Forward/Skip

If your item/skill's battle action sequence runs a common event that requires you to temporarily stop Fast Forward and Skip Forward, you can use these plugin commands to control them:

STOP ACTION SEQUENCE FORWARD
- This will stop Fast Forward and Skip Forward at this point onward.

ALLOW ACTION SEQUENCE FORWARD
- This will reenable Fast Forward and Skip Forward from this point onward.

Pages in category "Plugin Commands (MV)"

The following 82 pages are in this category, out of 82 total.