RPG Maker XP
Warrior Core Engine XP
Introduction
This is the basic script for the system from Warrior Engine and is required to use the scripts from the engine. This script offer some new functions to be used within many scripts of the engine. The Engine was create to add features that are present in RPG Maker VX/VXAce and including bug fixes and GUI upgrades.
Features
■ Interpreter Fix
■ Draw Actor Face
■ Gradient Draw Text
■ Numeric Digit Grouping
■ GUI Modifications
■ TP Gauge
■ New Methods: class Color
■ New Methods: class Array
■ New Methods: Module Graphics
■ and more…
Screenshots
The Code
License Terms
Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.
Frequently Asked Questions
Instructions
To install this script, open up your script editor and copy/paste this script to an open slot below Scene_Debug but above Main. Remember to save.
Edit the settings in the module below as you see fit.
Author Notes
Compatibility
This script is made strictly for RPG Maker XP. There would be no need to add this to RPG Maker VX/VXace as majority of the features already exist.
Due to the rewrite in most of these classes, this Engine should be above all other of my custom scripts and below Scene_Debug.
For info on script order go here: Bigace360’s Script Order
Version History
v 1.00 – < 05.30.2012 >
▼ First release
v 1.12 – < 09.13.2012 >
▼ Upgrade: Improve Coding
▼ Split the TP Gauge from the Engine
▼ Added Encounter Fix
v 1.13 – < 09.27.2012 >
▼ Improved Coding
v 1.15 – < 10.02.2012 >
▼ Improved Coding
▼ Overworked Gold and Steps windows to add Numeric.group
v 1.32 – < 02.08.2013 >
▼ Added MP Death
▼ Added One HP Revival after battle
▼ Actors name can turn red if below a certain percentage now
▼ Upgrade: Added 5 more colors to the Color class
Credits & Thanks
Bigace360