DoubleX submitted a new resource:
DoubleX RMMV Constants Edit - Lets users edit some hardcoded default RMMV constants on the fly
[doublepost=1446966437,1446202655][/doublepost]Updates
[doublepost=1454027675][/doublepost]Updates
v1.02a(GMT 1400 24-1-2016):
1. Fixed called DoubleX_RMMV.Constants_Edit before it's defined bug
2. All configuration values will be saved in $gameSystem
3. Increased this plugin's readability
DoubleX RMMV Constants Edit - Lets users edit some hardcoded default RMMV constants on the fly
Read more about this resource...Games using this plugin
None so far
Plugin Calls
// * Configuration manipulations //
// 1. DoubleX_RMMV.Constants_Edit.class.constant //
// - Returns the value of constant under class under //
// DoubleX_RMMV.Constants_Edit //
// 2. DoubleX_RMMV.Constants_Edit.class.constant = val //
// - Sets the value of constant under class under //
// DoubleX_RMMV.Constants_Edit as val //
Configurations
//------------------------------------------------------------------------//
//...
[doublepost=1446966437,1446202655][/doublepost]Updates
JavaScript:
* v1.01a(GMT 1400 10-11-2015):
* 1. Added param isDashing under Game_CharacterBase
* 2. Fixed MHP param not working on actors bug
* v1.00b(GMT 0700 8-11-2015):
* 1. Increased this plugin's simplicity and user-friendliness
v1.02a(GMT 1400 24-1-2016):
1. Fixed called DoubleX_RMMV.Constants_Edit before it's defined bug
2. All configuration values will be saved in $gameSystem
3. Increased this plugin's readability