Main Menu
  • Welcome to The RPG Maker Resource Kit.

Player's Name

Started by skaraflame, December 06, 2010, 01:46:48 PM

0 Members and 1 Guest are viewing this topic.

skaraflame

How do I add the Player's Name in text?
See, I added the ability to name the player, now I need to know the text code so the name actually appears in text.


Arts & Crafts

Use the internal code to recall an actors name. Depends on the maker but should be something like...
\N[x]
Of course replace "x" with what actor this is for.

The in editor helps are really helpful for things like this, I think both XP and VX have pop up "What's This" help that should tell you everything you need to know. Even an experienced RPG Maker could use a glance at the Help files.


<Skanker> Fairy talks about asses in 9 sentences out of 10

Grafikal

#2
Only post in the Technical Support if there's a problem with running the game/game errors that your computer spits out (NOT including errors the game throws at you because of some custom scripts; Use the Scripts area there.), not for figuring out how to perform actions within the game. If you need to request how to do something with the RPG Maker, always post in Tutorials (NOT the Databases or Event Systems, those are for finished products to share with other people).

skaraflame

Cheers, that helped a lot. (No sarcasm intended).