Introduction
This script was designed to act as a parent class for Skills, Item, Weapon and Armor classes. This superclass is based on RMVX version of RPG::BaseItem class. Warning: This is a script for developers, not non-scripters.
Compatibility
This script shouldn’t conflict with anything as all it does is place all the original RPG item class under the super class RPG::BaseItem.
Credits and Thanks
- Bigace360, for the script
- RMVX/VXace, for there introduction to RPG::BaseItem superclass
Pingback: On-Map Item Menu [RMXP] « Bigace World
v1.2 (02.02.2013)
● Added a global hash for compatibility issues.
Pingback: Multi Variable Window [RMVXA] « Bigace World