Charas-Project

Game Creation => Requests => RPG Maker Programming => Topic started by: Zerlina on July 12, 2005, 05:03:46 AM

Title: Making Name a Variable
Post by: Zerlina on July 12, 2005, 05:03:46 AM
Hi.

I want to let the player choose the name of the character, but there's a problem- whenever they mention the character's name or whenever the character speaks, the name will be the default. Is there some way to make it a variable so that when they enter a different name, it will show up as that name in messages?

Thanks
Title:
Post by: Rune_of_Punishment on July 12, 2005, 05:07:45 AM
When you type the message, use:

 
Quote
\n[####]


The number symbols represent the character's number.
Title:
Post by: Trevlac on July 13, 2005, 03:04:15 PM
The character number in the database that is.  They are listed next to the character.