I am glad you got it working 😁
Viewing post in [CGMZ] Quest System for RPG Maker MZ comments
Apologies, I got another problem. I read about the pin change, but how can I select a quest to scroll down its text now? :'D
I removed the usage of mouse in my game, so I cannot pull the window down, and pressing enter just gives me the option to pin it. I tested disabling the pinning option, but it still lets me do it.
Sorry again if I'm missing an option.
Hi, keyboard controls to always be able to scroll these kind of windows throughout [CGMZ] plugins will be added tonight with the monthly [CGMZ] Core update to version 1.25.0. The update will add keyboard keys that you can always scroll with + allowing mouse wheel to always scroll the windows (in addition to gamepad+touch screen which can always scroll already, but it sounds like you have disabled touch screen).
Selecting things to manually scroll was removed because it was causing a lot of user confusion, where they would hit enter and not realize it activated the window to scroll and instead thought it froze the game.
No problem, you can know what to type by going to a js key test website such as this (https://www.toptal.com/developers/keycode) and pressing the key you want. You want to use the "event.key" box (the top left box on the above website)