- Joined
- May 7, 2021
- Messages
- 129
- Reaction score
- 50
- First Language
- English
- Primarily Uses
- RMMV
First off, I paid 10$ to get some new interesting plugins from Yanfly on itch.io and some of them didn't work at all, and I can't even contact him.
I've especially wanted the newer version of the MessageCore, yet it had the same problem as the old free version.
Anyhow, here's what it says in the YEP_MessageCore.js Plugin Manager HELP box:
All he talks about here is how the "text will cut off". I had that part figured out, so no problem.
But the real problem is that when adding the Plugin Command "MessageRows 12" in a specific EVENT or any higher number, the number "12" (or higher) will get stuck in that row number and ignore the row number inside the plugin itself in the Plugin Manager which is set to "8" - causing entirely other Events with Choice Lists and Input Number commands to block the character on mid-screen and ruins the text messages in it and in every other event.
As one little Message Row command in one specific event gets stuck on a number and forces itself on all other events than what it was set as a default in the Plugin Manager, as I tried making "MessageRows" Plugin Commands with lowered numbers in each of every other event did not solve the problem. The Plugin gets stuck with commands with a higher number ignoring the other "MessageRows" plugin commands with lowered numbers.
Is there a fix for this?
I've especially wanted the newer version of the MessageCore, yet it had the same problem as the old free version.
Anyhow, here's what it says in the YEP_MessageCore.js Plugin Manager HELP box:
Plugin Command;
MessageRows 6
- "Changes the Message Rows displayed to 6. If you are using continuous
Show Text events, this will continue displaying the following lines's
texts until it hits the row limit. Anything after that is cut off until
the next message starts to avoid accidental overlap."
All he talks about here is how the "text will cut off". I had that part figured out, so no problem.
But the real problem is that when adding the Plugin Command "MessageRows 12" in a specific EVENT or any higher number, the number "12" (or higher) will get stuck in that row number and ignore the row number inside the plugin itself in the Plugin Manager which is set to "8" - causing entirely other Events with Choice Lists and Input Number commands to block the character on mid-screen and ruins the text messages in it and in every other event.
As one little Message Row command in one specific event gets stuck on a number and forces itself on all other events than what it was set as a default in the Plugin Manager, as I tried making "MessageRows" Plugin Commands with lowered numbers in each of every other event did not solve the problem. The Plugin gets stuck with commands with a higher number ignoring the other "MessageRows" plugin commands with lowered numbers.
Is there a fix for this?