[solved] YEP Shop Menu Core Comparison Window

● ARCHIVED · READ-ONLY
Started by KawasakiNinja 5 posts View original ↗
  1. Not showing all party members in the comparison window, and layout of stats on individual character comparison doesn't look like Yanfly's example. I have VE engine in, but even if I turn that off it doesn't change anything. I do have the latest version (1.05). Help?

    Yanfly's Video (for reference): http://www.yanfly.moe/wiki/Shop_Menu_Core_(YEP)
    Only 3 Actors shown (in a party of 4): https://drive.google.com/open?id=1IEK6AHn8c6whYpohaahBQbmno25w4JAh
    All stats in a column instead of staggered in rows: https://drive.google.com/open?id=1IXiuc9WlkaTlqV0ybEAXMBr9MFc5ukg7
  2. I have been following Yanfly's list, but where other scripts go seems to be an issue sometimes. Figured out it was MalDualWield script (somehow) that caused the issue. Moving it higher up on the plugin list fixed the problem. Don't know if it's going to cause other problems yet, but this one is fixed. Thx.
  3. Good you found a fix, happy RPG Making! :kaojoy:

    Extra info: some plugins override specific methods (e.g. to change a screen's layout). If multiple plugins override the same method, only the last one to load (i.e. the one furthest down the list in the Plugin Manager) will apply. If, for whatever reason, you need to combine overrides from multiple plugins, you'll either need to edit the plugin(s) (if allowed) or get a specific compatibility patch. :)
  4. 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.