Help - Search - Members - Calendar
Full Version: -Insert Name- =l
RPG RPG Revolution Forums > Game Engines > RPG Maker XP Discussion
Devintuel
Alright, I'm working on a game, and I've decided it's going to be too hard for me to substitute the name with "you" "Child" "guy" "Friend" and that such words. I already have the 'name input' choice as an event item, but I don't know what I'm supposed to type in order to display the Players Chosen name. Can somebody help me please?
stripe103
In the Show Text event command, you can hit F1 to show everything you can do with that. In this case what you need is typing:
CODE
\N[##]

## is where you put the desired actor ID. Now in the game, if character 1 is named Test and you write \N[1] or \N[001] it will in the game change into Test. If you want to see how it gets directly in the editor, you can in the "Show Text..." command hit F2 to get a preview.

Hope I'm clear enough.
Devintuel
thank you!
Unka Josh
Other uses for the command include passwords, riddles, and systems where you can ask one NPC about various others.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2013 Invision Power Services, Inc.