- Joined
- Aug 20, 2021
- Messages
- 3
- Reaction score
- 1
- First Language
- English
- Primarily Uses
- RMMZ
1.) Odd, the menu never showed up for me - so I had to do it via the code. Have you tried not entering the code, see if the relation menu still works as intended (aka highlighting only after some relations are established, but greyed out until then)?
- If that works, just remove the code.
2.) I need the console log for more information. Hit F8 while running the game in test mode, and when it crashes printScreen and paste that into a visual editor program (ie. Paint.NET, Gimp, photoshop, etc) and post that here
3.) The intent was to list the selected character's relations. Changing how it works right now is outside the scope of this plugin. However, to answer your question directly, you or whoever could alias one of the methods in Scene_Menu when selecting something (commandOk I think? Been a little bit since I've worked on this stuff) it could push the Scene_Relations scene instead of 'onPeronsalOk'.
There are no relations texts displayed, only gauges and icons. Unless that's not what you meant?
1. It does show only one if I remove the code however it doesn't have an icon and it sits after 'formation' and idk how I could edit it. I tried moving your plugin above VisuMZ mainmenu core in the plugins list, and it no longer shows the extra relations tab and shows the one with the icon, however, when I click on a character the game crashes. I assume it isn't intended this way.
2. Was able to fix this somehow. I think I had it add points to the leader but not the new member and that somehow screwed it up.
3. Ok thanks I may try this out.
Please let me know if you figure out the first issue. Or if anyone else is having this. Maybe it's from a new update of RPGMMZ or VisuMZ?
Here's a screenshot. Both tabs work as normal.