• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Scottie, Todd, Serena, Kris - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

[Script] Rival Battle

  • 34
    Posts
    8
    Years
    • Seen May 8, 2021
    Is the script for a rival battle just a normal 'trainerbattle' script? If so, how do you code the starting mons into A Trainer
     
    Is the script for a rival battle just a normal 'trainerbattle' script? If so, how do you code the starting mons into A Trainer

    It's a normal trainer battle, except the first battle ever with the Oak tutorial. However, the script checks the value of a variable to jump to one of three different trainer battles, depending on the starter you pick.

    If you want to see which variable is used and which value is set for each starter, check out the scripts in Oak's lab.
     
    It's a normal trainer battle, except the first battle ever with the Oak tutorial. However, the script checks the value of a variable to jump to one of three different trainer battles, depending on the starter you pick.

    If you want to see which variable is used and which value is set for each starter, check out the scripts in Oak's lab.

    Sorry, what is it I need to do to add in the starter?
     
    Back
    Top