- Joined
- Aug 7, 2019
- Messages
- 43
- Reaction score
- 12
- First Language
- English
- Primarily Uses
- RMXP
What i'm trying to do is really symple but i can't make it work...
Basically, i want to store the player's name in a variable.
I'm using:
name = $game_actor(1).name
but it gives me an error. I don't know how to call the right $game_actor thing to make it work... Can someone help me please? thank you
Basically, i want to store the player's name in a variable.
I'm using:
name = $game_actor(1).name
but it gives me an error. I don't know how to call the right $game_actor thing to make it work... Can someone help me please? thank you