- 38
- Posts
- 9
- Years
- Seen Nov 26, 2023
Dunno if this is script or event question, but, here we go.
I want to create some NPCs with the functions present in debug. they are:
1. Set the IV's.
2. Set the EV's.
3. Set Nature.
4. Set Happiness.
5. Set Gender.
For [1] it would not be necessary for the player to enter any value, as I would set that in the script (probably all 31). For [2] it would be necessary that the player not only enters a value, but, can choose which status and also that he cannot go over the total limit (510). In [3] it would also be necessary that the player could choose from a list or that he could type the name of the nature. In [5] the player could enter a value that is not greater than the limit and [6] a choice box would be more than enough.
How could I do that?
I want to create some NPCs with the functions present in debug. they are:
1. Set the IV's.
2. Set the EV's.
3. Set Nature.
4. Set Happiness.
5. Set Gender.
For [1] it would not be necessary for the player to enter any value, as I would set that in the script (probably all 31). For [2] it would be necessary that the player not only enters a value, but, can choose which status and also that he cannot go over the total limit (510). In [3] it would also be necessary that the player could choose from a list or that he could type the name of the nature. In [5] the player could enter a value that is not greater than the limit and [6] a choice box would be more than enough.
How could I do that?