DreamX Battle Status Core + YEP Sectioned Gauges [sections not appearing in battle]

● ARCHIVED · READ-ONLY
Started by AdamSakuru 3 posts View original ↗
  1. Links to plugins:
    Spoiler
    DreamX:
    https://raw.githubusercontent.com/DreamXRMMV/Rpg-Maker-MV/master/DreamX_Ext_BattleStatusCore.js

    YEP's Sectioned Gauges:
    http://yanfly.moe/2017/07/21/yep-148-sectioned-gauges-rpg-maker-mv/

    As the title says, when DreamX's Battle Status Core extension is used in a project also containing YEP's sectioned gauges, the sectioned gauges are not drawn in battle. I assume this is because DreamX's extension didn't take into account that sectioned gauges could also be used too. See the attached image for an example. On the left is my Battle Status Window's previous set up. On the right is with DreamX's plugin. While I like the new set up better, the sectioned gauges are now gone. (they still appear outside of battle)

    As far as I understand this isn't a complicated fix. DreamX's plugin would need a part added to it that checks to see if the project also has YEP's Sectioned Gauges. And, if it does, it draws the black lines on the gauges to the way the user has set them in YEP's plugin.

    Anyone willing to take a crack at this?
  2. Solved!
    The issue was pretty simple as I initially thought. YEP Sectioned Gauges just needs to be told to draw the gauges in the battle status window specifically since Dream X's overwrites that function. [Attached edited YEP Section gauges]
  3. This thread is being closed, due to being solved. If for some reason you would like this thread re-opened, please report this post and leave a message why. Thank you.