- Joined
- Mar 26, 2019
- Messages
- 3
- Reaction score
- 0
- First Language
- French
- Primarily Uses
- RMVXA
Hey~
So I was using a script for make a Event say the PC Username with
Easy.
But I was wondering if there is a way to actually change the Actor name using this code.
Because if I make for example a NPC say "username", well it would show the PC Username, but if I just type username in the command for change the actor name, it dosn't work.
I was wondering if there is a way for changing the name of a character with a ENV term.
Thaaaanks!
So I was using a script for make a Event say the PC Username with
Code:
str = ENV["USERNAME"]
But I was wondering if there is a way to actually change the Actor name using this code.
Because if I make for example a NPC say "username", well it would show the PC Username, but if I just type username in the command for change the actor name, it dosn't work.
I was wondering if there is a way for changing the name of a character with a ENV term.
Thaaaanks!

