DerVV's Point-Increasing Status Menu - Printable Version +- Save-Point (https://www.save-point.org) +-- Forum: Material Development (https://www.save-point.org/forum-8.html) +--- Forum: Scripts Database (https://www.save-point.org/forum-39.html) +---- Forum: RPGMaker XP (RGSS) Engine (https://www.save-point.org/forum-116.html) +---- Thread: DerVV's Point-Increasing Status Menu (/thread-8977.html) |
DerVV's Point-Increasing Status Menu - DerVVulfman - 07-06-2024 DerVV's Point-Increasing Status Menu
Version: 1.1 Introduction This system works in tandem with DerVV's Increasing Stats so the player may add bonuses to the actor stats of any party member from within the Status Menu itself. This system is the first released that uses DerVV's Increasing Stats. And while designed for the default menu, it is just as expandable and can allow for new stat values to be included with only some minor effort. Features
Screenshots Demo Click Here A Box.Com link (Note the Download button at the top of the Box.Com window) Instructions Paste below DerVV's Increasing Stats to use its features. Place below any script that edits/alters Window_MenuStatus, Window_Status and Scene_Status as this system attaches code to those classes. Configure as needed. FAQ The demo and system assume the player is meant to upgrade their heroes/heroines at their leisure from within the menu. It does not generate an outside separate (Non-Menu) system that needs to be activated by any event. Compatibility Designed for RPGMaker XP. Requires DerVV's Increasing Stats (FOUND HERE) for the actual spendable points and point bonuses to be added. Terms and Conditions Free for use, even in commercial scripts. Due credit to all involved is the only requirement. RE: DerVV's Point-Increasing Status Menu - DerVVulfman - 07-16-2024 BUMP
TO VERSION 1.1 A minor feature, but a useful one... I added the ability to 'name' the cache folder which holds the custom graphics in which the script uses. Normally, it is defaulted to "StatBonus" (or the Graphics\StatBonus) folder. But the configuration page now allows you to change it to what you wish. There's that, and a minor correction to the built-in configuration test subroutine was made. |