Procraftynation - Weight Limit Plugin

● ARCHIVED · READ-ONLY
Started by procraftynation 43 posts Page 3 of 3 View original ↗
  1. Trihan said:
    That appears to be a custom window, so you'd be looking for a window class that isn't in the default engine. And I'm guessing you're using a plugin for the layout since the default doesn't show HP/MP on the equip menu, so I'm not sure what the window name is that you'd need to draw it in.

    If it's Yanfly's one though, it'll be _statusWindow.
    It´s Yanfly Equip Core. I would have to modify something there? Because i think i should only have to change things in the inventory plugin, no?
  2. Vladar458 said:
    It´s Yanfly Equip Core. I would have to modify something there? Because i think i should only have to change things in the inventory plugin, no?
    You could edit the inventory plugin to alias the window Equip Core adds to the scene.
  3. Trihan said:
    You could edit the inventory plugin to alias the window Equip Core adds to the scene.
    You could explain a bit more? I don´t understand very well how to do it.