- Joined
- Dec 19, 2017
- Messages
- 17
- Reaction score
- 2
- First Language
- English
- Primarily Uses
- RMMV
Hey yalls! First time poster here. I'm working on a game that just uses ATK, DEF, and AGI, and i'm trying to remove those from the yanfly status screen and the yanfly equip screen.
I've already researched and found numerous ways to remove those stats from the default status and equip screen, but I am using Yanfly's improved menus. I found that the plugins to remove those stats from the default screens do not work on the yanfly screens.
And I've tried to do it myself, but I just really am not familiar enough with javascript to go in to the .js file and fix it myself. I am pretty sure it shouldn't be hard to do though, if you know what you're doing.
Here are the specifics:
In the "General" Tab:
1. I would like to swap the position of Defense and M. Attack
2. Remove M. Attack, M. Defense, and Luck and expand the other three windows to cover the empty space
In the "Parameters" Tab:
1. Same biz here, just remove M. Attack, M. Defense, and Luck and adjust the position of the other bars accordingly
2. Expand the width of the three remaining bars to fill the space (If you feel like it, that's not mandatory)
Lastly, in the "Equip" Menu:
1. Once again, remove M. Attack, M. Defense, and Luck
I've already researched and found numerous ways to remove those stats from the default status and equip screen, but I am using Yanfly's improved menus. I found that the plugins to remove those stats from the default screens do not work on the yanfly screens.
And I've tried to do it myself, but I just really am not familiar enough with javascript to go in to the .js file and fix it myself. I am pretty sure it shouldn't be hard to do though, if you know what you're doing.
Here are the specifics:
In the "General" Tab:
1. I would like to swap the position of Defense and M. Attack
2. Remove M. Attack, M. Defense, and Luck and expand the other three windows to cover the empty space
In the "Parameters" Tab:
1. Same biz here, just remove M. Attack, M. Defense, and Luck and adjust the position of the other bars accordingly
2. Expand the width of the three remaining bars to fill the space (If you feel like it, that's not mandatory)
Lastly, in the "Equip" Menu:
1. Once again, remove M. Attack, M. Defense, and Luck







