- Joined
- May 31, 2013
- Messages
- 41
- Reaction score
- 2
- First Language
- English
- Primarily Uses
Hi. I want a way to list all the levels of the characters in the game to make it easier to select which one to add to your party. Rather than adding and removing them individually. I know it's a variable stored in the script. Probably something like game_actors[charactername].level but I don't know how I'd actually get that to show in the game. Probably something like script.text.show in the event but I'd rather get a little help than randomly try things I think might work for ages.


