I'm working on a script for making Input Scenes, it's mostly done here
How to use:
There's two methods of use, default, which means you set up the information in the plugin setup, or like this from Plugin Command  in your event
enter_text <variable> <max characters> <title>
example: Â enter_text 121 18 I'm a computer prompt
Â
Screenshot
This is the new Look so far:
Changelog:
Version 0.0.1
Features:
Basics are in place
Version 0.0.1b
Fixed some variable mislabels.
Added some information to @help
Added a comment
Still unable to find the bug yet.. Hence why 0.0.1b not 0.0.2
Version 0.0.1c
Fixed the Input bug I had in 0.0.1 and 0,0.1b but now I have to get it to display the Text..
Version 0.0.1d
Removed all the code for Window_NameInput since the default works fine and all I need is the modified code I'm using now.
Not quiet ready for 0.0.2 need to find this one last crippling bug. and I'm going to skip to 0.5.0 once that's found.
Version 0.9.0
I skipped a ton of versions between 0.0.1d and now because of internal testing, also I said I would once I got it to display the Text Input as you type it, and I did
Still left to do is figure out why it cuts my text when I use the Plugin Command.. but not when you use Default.
Version 0.9.1
Fixed a bug I created in 0.9.0
Forgot to push changes to Github lol
Version 1.0.0
Fixed the bugs I was having with the script, it should work smoothly now.
Download
https://raw.githubusercontent.com/Darkkitten/MyRPGMakerMV/master/CommandInput/CmdInp.js
Bugs:
Unable to Input Characters - If you click Ok, it allows you to exit and saves your default text at least so far.
Unable to see Text.
defaultPromptText is cut off when you use the plugin via the plugin Command
ToDo:
Ability to change Background Graphics. Wouldn't look right.
Fix the Default Header Text.
Fix the Display Editor Bug.
Clean up the Code. - Some Done. Some more Done.
Fix the Bug that stops the script from being useful..
Thanks to:
Â
http://www.rpgmakervxace.net/topic/4238-simple-text-input/Â by Himeworks, Thank you to him/her
Update: Changed the Link to the raw.
Update2: Forgot to mention if you use this script please give me credit for creating it, commercial or free.
Update3: released here
Update2: Forgot to mention if you use this script please give me credit for creating it, commercial or free. Update3: released here