- Joined
- Jan 2, 2014
- Messages
- 1,787
- Reaction score
- 939
- First Language
- Chinese
- Primarily Uses
- N/A
DoubleX RMVXA Cancel Addon v1.01b to YSA Battle System: Classical ATB
by DoubleX
Prerequisites
DoubleX RMVXA Bug Fixes to YSA Battle System: Classical ATB
YSA Battle System: Classical ATB(Created by Yami)
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.
# 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 AT
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 AT
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."
Video
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)
How to use
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.
FAQ
None
Credit and Thanks
DoubleX(Giving me credit is completely optional)
The terms of use are the 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
Compatibility
Same as that of YSA Battle System: Classical ATB
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
Attachments
-
311 bytes Views: 1
Last edited by a moderator:
