RMRK is retiring.
Server is paid up for the rest of 2026, but the forum may go after that. See here for more information. Please archive or save anything you would like to keep before 2027.
Main Menu
  • Welcome to The RPG Maker Resource Kit.

[RESOLVED]Name Selection Screen [RPGMXP]

Started by chuckman22, August 29, 2007, 12:30:06 AM

0 Members and 1 Guest are viewing this topic.

chuckman22

Hi guys I have a simple question. How would you make a screen with a name selection? I don't quite get the whole

\n[\v
  • ] thing. If someone could explain exactly what I do with it I would be very happy!
I used to be bored...until I got RPG Maker!

:)

you mean like custom name? well if you want to use w.e the actors name is get a custom message system and then using the command for name will display the name of the main hero...so you don't have to type BOB every time in a message event if your guys name is bob you just need to have the name tag.

as for choosing a name, that's going to have to be done by a script if you want a custom name, if you want a selection of names pre-made you can do that with events using the options commands.
Watch out for: HaloOfTheSun

firerain

Or you can make your own custom name using the "Key Input" or "Name Input" event action.

:)

Quote from: Firerain on August 29, 2007, 12:38:44 AM
Or you can make your own custom name using the "Key Input" or "Name Input" event action.
* Nouman forgot after months of non-use, but is that an option in XP?
Watch out for: HaloOfTheSun

Leventhan

#4
Quote from: Nouman on August 29, 2007, 03:26:04 AM
Quote from: Firerain on August 29, 2007, 12:38:44 AM
Or you can make your own custom name using the "Key Input" or "Name Input" event action.
* Nouman forgot after months of non-use, but is that an option in XP?

Yeah, sure.

Be kind, everyone you meet is fighting a hard battle.

firerain

What? Yes it is, I know it is 'cause I used it just the other day moron.

Third Event page, look for yourself.

chuckman22

Yep I've tried it and it works thanks a lot and this is resolved!
I used to be bored...until I got RPG Maker!