Original Source
- Original title: YEA Status Menu - Remove Exp Section
- Original author: JakeWolfe
- Original date: September 10, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/yea-status-menu-remove-exp-section.113132/
- Source forum path: Game Development Engines > Ruby Game System (RGSS) Scripts > RGSSx Script Support
Summary
I would like to remove the Experience section completely from the Status screen using Yanfly Engine Ace - Ace Status Menu v1.02. In the script, under both General Window Settings and under draw_general_experience, I removed the labels 'Experience' and 'Next' in the Status window by deleting the text inside the quotes. But I don't know how to remove the numerical values displayed for experience. I would like to either 1) remove the entire experience section completely, or 2) remove the numerical values remaining. I have tried 1) commenting out the...
Archived First Post
In the script, under both General Window Settings and under draw_general_experience, I removed the labels 'Experience' and 'Next' in the Status window by deleting the text inside the quotes. But I don't know how to remove the numerical values displayed for experience.
I would like to either 1) remove the entire experience section completely, or 2) remove the numerical values remaining.
I have tried 1) commenting out the entire draw_general_experience section, which led to a crash; and 2) commenting out parts of the same section, which also led to a crash. I don't see a section in the upper part of the script that allows for removing the sub-menu sections "Parameters" and "Experience" (but I'm at best an amateur at reading code). So any help would be appreciated.
-JW
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator Claims / Removal
If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.
Replies (0)
No replies yet.
Topic Summary
Loading summary...