Indie Dev

Hello Guest!. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, sell your games, upload content, as well as connect with other members through your own private inbox!

Resource icon

DoubleX RMMV Action Cost v1.01c

No permission to download

DoubleX

Adventurer
Xy$
1.12
DoubleX submitted a new resource:

DoubleX RMMV Action Cost - Lets you set some skills/items to need more than 1 action slots

Games using this plugin
None so far

Notetag
JavaScript:
 *  # Skill/Item Notetags:   
 *  1. <act cost: num>   
 *  - Sets the number of action slots needed by this skill/item as num

Plugin Calls
JavaScript:
 *  # Skill/Item notetag manipulations   
 *  1. meta.actCost   
 *  - Returns the <act cost: num> notetag value num as a Number   
 *  2. meta.actCost = num   
 *  - Sets the <act cost:...
Read more about this resource...
[doublepost=1463928394,1460904342][/doublepost]Updates
v1.00b(GMT 1400 22-5-2016):
1. Fixed making some skills/items becoming not usable after cancelling attack
[doublepost=1465098285][/doublepost]Updates
v1.00c(GMT 0400 5-6-2016):
1. Fixed a bug where action cost's checked for non skills/items
[doublepost=1474046586][/doublepost]Updates
v1.01a(GMT 0500 16-9-2016):
1. Compatible with DoubleX RMMV Item Charge and DoubleX RMMV Item Cooldown
2. Lets you set the action cots text color via textColor
[doublepost=1502433899][/doublepost]Updates
Code:
 *      v1.01b(GMT 0800 11-8-2016):                                          
*      1. Improved compatibility with DoubleX RMMV Popularized ATB Core
[doublepost=1504320029][/doublepost]Updates
JavaScript:
 *      v1.01c(GMT 0300 2-9-2017):                                           
*      1. Fixed all skills/items being not usable outside battle bug
 
Top