Zekermei
Dec 27 2010, 04:50 PM
How do i make it to where you can do name input?
Brent Murray
Dec 27 2010, 05:11 PM
You mean, like, have the player playing the game have the ability to enter his or her own name for the characters in a party?
You need to select the command (in the event editor) "Enter Hero Name", then select the character you wish for the player to enter his or her name and that's it!
To have NPC's / Cutscnes mention the name, you need to put in a n[0] code in the text boxes (the number represents the hero in the database), and make sure your using version 1.05 (or higher), because some of the earlier versions of rm2k3 don't allow the enter hero name to work.
EDIT: I forget if it's h[0] and something else you need to put in for this to work, considering it has been awhile since I've used the default text box...but I think that's it...
Cherry
Jan 30 2011, 07:50 AM
It's "\n[0]" with 0 being the hero's ID. With backslash.
TheRPGMakerFan
Apr 24 2011, 02:09 PM
QUOTE (Cherry @ Jan 30 2011, 08:50 AM)

It's "\n[0]" with 0 being the hero's ID. With backslash.
Do we need to have the quotations? It's a very stupid question but I'm just curious.
shinyjiggly
Apr 24 2011, 07:22 PM
No, you don't put the quotes in with it. Good luck with your project!
Kread-EX
Apr 25 2011, 01:54 AM
Yup, you don't need them. That being said, please the check the dates of the topic to avoid necroposting.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.