• 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.

How to make a Pokemon appear in the field when the player has a specific item or Pokemon

  • 21
    Posts
    12
    Years
    • Seen Oct 25, 2021
    How do I make a Pokemon appear in the field when the player has a specific item (ie. if the Player has the Dark Stone then Zekrom will appear in a specific location, etc.), and have them only appear when the player has the item. Also the same sort of thing but requiring the player to have certain Pokemon in their party instead of a specific item.
     
    Regarding your first question, I guess you could turn a switch on when you give the item to the player and make the Zekrom appear when that switch is on. It should work if your item cannot be deleted by the player.

    For your second question, you can refer to the wiki "Manipulating Pokemon", especially to the function "pbHasSpecies?(:CELEBI)".
     
    Back
    Top