- Joined
- Nov 17, 2015
- Messages
- 6
- Reaction score
- 0
- First Language
- Portuguese
In the game player can choose character´s name. Using the command that let they type name just like in Zelda series. Then I want to store this name into a var for future use. It let me do things like letting the player to give fake names to npcs and compare with the var stored name and see if he is lying. I know how to make all the process except for the name storing into var thing.

