Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.
In games all the time I see the name I put for my character on text.. what I'm asking is , how do I do that? Is it a script? if it is , provide link to script , our just explain... Thank you.
You'll need to elaborate a little more. If you're talking about Name input processing . . ., then you can put \N[ID] in for the character's name in any text box where ID is the character's ID in the database. Just keep in mind that the character has to be in the party for the input processing to work.