Timed Attack: Results – MV Plugin

      7 Comments on Timed Attack: Results – MV Plugin

Requires Timed Attack Core

Adds a customizable pop-up that can display the results of the Timed Attack.


IMPORTANT!
If you’re having errors of any kind, be sure to update all Timed Attack related Plugins!

Look at the code or download the Plugin:


Timed Attack: Results
Version 1.00
SumRndmDde

Adds a customizable pop-up that can display the results of the Timed Attack.

========================================================================
How To Make it Work
========================================================================

Within the Parameters, you will find sections called “Settings #”.

Each group of settings can possibly be what is used for the results.
This is determined by the “Settings # Condition”.

For example, when the Timed Attack is used, and the condition for
Settings 1 Condition is true, then the Text, Value, and Color from
Settings 1 will be what is used in the results pop-up.

========================================================================
Text vs. Value
========================================================================

The “Settings # Text” is what is shown as the “result” itself.
However, if you wish to preform a JavaScript evaluation to include within
the text, you can use the “value” Parameter.

The value Parameter is a JavaScript eval that can be included in the text.

To use it in the text, use %1.
For example:

Text: Hello! %1

Value: $gameTemp.tas_power * 100

Result: Hello! 87

========================================================================
Default Settings
========================================================================

Finally, if none of the Settings’ Conditions are true, then the Parameters
set up in the “Default” section will be used.

========================================================================
Animation and Text Settings
========================================================================

Besides all of the Result Settings stuff, you can also set up global
settings for the text and animation of the text.

For the text, the font, font size, outline size, and outline color can be
customized. For the animation, the initial height, fall speed, bounce ratio,
and duration.


Screenshot:

TimedAttackResultsSS

7 thoughts on “Timed Attack: Results – MV Plugin

  1. soramee_

    i have a problem. when i hit the enemy it show the power and not the perfect, great etc. i have check in the plugin setting and in the setting #value there is nothing. can you help? (sorry if you don’t understand my English, i normally speak french.)

    Reply
  2. soramee_

    how can you use Javascript to change the setting #condition

    i know that post was posted in 2016 but if you could help me i would be very happy

    Reply

Leave a Reply to Anonymous Cancel reply

Your email address will not be published. Required fields are marked *