Jump to content
DoubleX

DoubleX RMVXA Cancel Addon to YSA Battle System: Classical ATB

Recommended Posts

Prerequisites

DoubleX RMVXA Bug Fixes to YSA Battle System: Classical ATB

http://www.rpgmakervxace.net/topic/21110-doublex-rmvxa-bug-fixes-to-ysa-battle-system-classical-atb/

YSA Battle System: Classical ATB(Created by Yami)

http://www.rpgmakervxace.net/topic/865-ysa-battle-system-classical-atb/page-3?hl=+active%20+time%20+battle

 

Script name

DoubleX RMVXA Cancel Addon to YSA Battle System: Classical ATB

 

Author

DoubleX:

- This script

Yami:

- YSA Battle System: Classical ATB

 

Terms of use

Same as that of YSA Battle System: Classical ATB except that you must also give Yami credit(you should do this anyway) if you give DoubleX or his alias credit

 

Introduction

With this script, users can cancel partially charged skills but not fully charged nor uncharged ones of actors without autobattle nor confusion. Skill costs won't be paid and cooldown won't take place but action times will still be consumed by 1.

 

 

#==============================================================================|
#  ** You only need to edit this part as it's about what this script does      |
#------------------------------------------------------------------------------|

module DoubleX_RMVXA
  module YSA_CATB_Cancel_Addon

    # This feature needs
    # DoubleX RMVXA Action Addon to YSA Battle System: Classical ATB
    # (v1.01a+)CANCEL_ACTION_COST, default = false
    # Skill users need to pay the action cost of the skill after canceling it
    # (v1.01b+)CANCEL_ACTION_COST will be ignored if the skill/item demand its
    # user to pay the action cost before charging(that feature needs
    # DoubleX RMVXA CATB Charge Addon to YSA Battle System: Classical ATB)
    CANCEL_ACTION_COST = false

    # (v1.01a+)CANCEL_SKILL_COST, default = false
    # Skill users need to pay the mp/tp/custom cost of the skill after canceling
    # it
    # (v1.01b+)CANCEL_SKILL_COST will be ignored if the skill/item demand its
    # user to pay the non-action cost before charging(that feature needs
    # DoubleX RMVXA CATB Charge Addon to YSA Battle System: Classical ATB)
    CANCEL_SKILL_COST = false

    # Select key which will open the cast cancel selection window, default = :SHIFT
    CANCEL_KEY = :SHIFT
    # Press cancel key to close the cast cancel selection window

    # Wait while the cast cancel window is active, default = true
    CANCEL_WAIT = true

    # Set text displayed in cast cancel help window, default = "Select an actor to cancel his/her/its charging move.\nFully charged or uncharged moves can't be cancelled."
    HELP_TEXT = "Select an actor without autobattle nor confusion to\ncancel his/her/its partially charging skill or item."

  end # YSA_CATB_Cancel_Addon
end # DoubleX_RMVXA

#==============================================================================|

 

 

 

Video

http://www.youtube.com/watch?v=LLCNQ0WWnKA&feature=youtu.be

 

Features

Almost no scripting knowledge is needed to use this script(Some is needed to know how to edit the "how this script works" part)

 

Instructions

Open the script editor and put this script into an open slot between the script DoubleX RMVXA Bug Fixes to YSA Battle System: Classical ATB and Main. Save to take effect.

 

Compatibility

Same as that of YSA Battle System: Classical ATB

 

FAQ

None

 

Changelog

v1.01b(GMT 1200 25-2-2015):

- Compatible with

  DoubleX RMVXA CATB Charge Addon to YSA Battle System: Classical ATB

- Increased the efficiency of this script

v1.01a(GMT 0200 11-9-2014):

- Lets users set the cancel action cost and cancel skill cost

v1.00b(GMT 0000 23-1-2014):

- Compatible with DoubleX RMVXA Unison Addon to YSA Battle System: Classical ATB

v1.00a(GMT 0300 22-1-2014):

- 1st version of this script finished

 

(DoubleX)YSA CATB Cancel Addon v1.01b.txt

Edited by DoubleX

Share this post


Link to post
Share on other sites

Updates

v1.01a(GMT 0200 11-9-2014):

- Lets users set the cancel action cost and cancel skill cost

v1.00b(GMT 0000 23-1-2014):

- Compatible with DoubleX RMVXA Unison Addon to YSA Battle System: Classical ATB

Edited by DoubleX

Share this post


Link to post
Share on other sites

Updates

v1.01b(GMT 1200 25-2-2015):

- Compatible with

  DoubleX RMVXA CATB Charge Addon to YSA Battle System: Classical ATB

- Increased the efficiency of this script

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.

×