- Joined
- Apr 17, 2017
- Messages
- 56
- Reaction score
- 9
- First Language
- English
- Primarily Uses
- RMMV
Simply put: Even when popped into a fresh project, these two scripts:
forums.rpgmakerweb.com
and
forums.rpgmakerweb.com
don't play well together.
The problem seems to lie within Text Input Window [or CmdInp.js]. When the Player Notepad plugin is active, the Text Input Window doesn't allow use of the player's keyboard.
I have tried EVERY other plugin out there for inputting text to a variable with the keyboard. The only other one that worked was qInput, but unfortunately that one completely breaks Player Notepad and doesn't let IT use the keyboard. So, I'm stuck with these two.
Could anyone figure out a compatibility fix between these two plugins?
----------------
Side-problem, would anyone be able to fix the 'default header' text parameter in Text Input Window? It still requires you to put_underscores_between_your_words_in_the_plugin_command and the dev has stated they won't fix this.
I want to say there's just some sloppy scripting that could be cleaned up, but I'm not sure.
That seems very fixable to just have a user-provided string in " " that could give the player a hint above their input window.
Thanks in advance for any help!
If I can't get these solved, I'll probably just request my own Text Input Window script, lmao.
Text Input Window
I'm working on a script for making Input Scenes, it's mostly done here Terms of use: Free for Commercial and free use as long as I get some credit for the script. How to use: Screenshot Changelog: Download Bugs: ToDo: You can...
Player Notepad (In-Game Text Editor for the Player)
Player Notepad (In-Game Text Editor for the Player) by Aloe Guvner Download DEMO ( 18MB ) Download Plugin Note: This plugin is not under active maintenance. Introduction This plugin creates a new scene where players may type notes using their keyboard with a fully functional text editor...
The problem seems to lie within Text Input Window [or CmdInp.js]. When the Player Notepad plugin is active, the Text Input Window doesn't allow use of the player's keyboard.
I have tried EVERY other plugin out there for inputting text to a variable with the keyboard. The only other one that worked was qInput, but unfortunately that one completely breaks Player Notepad and doesn't let IT use the keyboard. So, I'm stuck with these two.
Could anyone figure out a compatibility fix between these two plugins?
----------------
Side-problem, would anyone be able to fix the 'default header' text parameter in Text Input Window? It still requires you to put_underscores_between_your_words_in_the_plugin_command and the dev has stated they won't fix this.
I want to say there's just some sloppy scripting that could be cleaned up, but I'm not sure.
Thanks in advance for any help!
If I can't get these solved, I'll probably just request my own Text Input Window script, lmao.
