• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Eventing Question] Help with a NPC/Event that can use some features from debug

38
Posts
8
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?
     
    Back
    Top