- 14
- Posts
- 11
- Years
- Seen Jul 22, 2020
Hello everybody,
I'm trying to add a new parameter in the variable $Trainer (named $Trainer.region, similar as $Trainer.name), to store a string for the region where the player comes from (Kanto, Johto, Hoenn, Sinnoh, etc). Which script do I need to modify to add this?
For example, I want to write a new script that is supposed to have a call in the game intro, asking the player to select one region and then store the selected value for furter use in the middle game and history, in a text like "oh, you are the trainer that comes from <<selected region>>".
Thank you all in advance.
I'm trying to add a new parameter in the variable $Trainer (named $Trainer.region, similar as $Trainer.name), to store a string for the region where the player comes from (Kanto, Johto, Hoenn, Sinnoh, etc). Which script do I need to modify to add this?
For example, I want to write a new script that is supposed to have a call in the game intro, asking the player to select one region and then store the selected value for furter use in the middle game and history, in a text like "oh, you are the trainer that comes from <<selected region>>".
Thank you all in advance.