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 Popularized ATB Charge v1.03a

No permission to download

DoubleX

Adventurer
Xy$
1.65
DoubleX submitted a new resource:

DoubleX RMMV Popularized ATB Charge - Lets users set skills/items to need time to charge before using

Games using this plugin
None so far

Configurations
JavaScript:
 * @param charge_c1
 * @desc Sets the 1st atb charge bar color as text color charge_c1
 *  charge_c1 must return a valid text color code
 *  charge_c1 should return the same value during the same battle to
 *  ensure proper atb charge bar color displays
 * @default 30
 *
 * @param charge_c2
 * @desc Sets the 2nd atb charge bar color as text color charge_c2
 *  charge_c2 must return...
Read more about this resource...
[doublepost=1455965117,1454997177][/doublepost]Updates
v1.01a(GMT 1000 20-2-2016):
1. Lets users set the charge bar description text via notetags
2. Lets users set skill/item to be charged before paying its costs
3. Fixed not refreshing the battler upon starting/ending charging bug
[doublepost=1471154620][/doublepost]Updates
v1.02a(GMT 0500 14-8-2016):
1. Added post_charge_common_event_id
2. In sync with the latest DoubleX RMMV Popularized ATB Core version
[doublepost=1503397778][/doublepost]Updates
JavaScript:
 *      v1.03a(GMT 1100 22-8-2017):                                          
*      1. Lets users cancel all skills/items of the selected charging actor
 
Top