• 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!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist 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.

[Question] Uncaught Shadow pokemon going to specific trainer

pokefan41

RMXP Game Developer
  • 142
    Posts
    15
    Years
    • Seen Oct 20, 2023
    I'm slowly getting back into my pokemon fan game. A major plot point of the game involves heavy use of shadow pokemon. In pokemon xd, if the player fails to catch a shadow pokemon, it would go to miror b to be caught at a later time.

    I want to do the same thing, but using a different character. The problem I'm having is there is no place I can find that tells me how to do this. The essentials wiki shows this blurb when mentioning the topic:

    In Pokémon XD, Miror B. would collect any Shadow Pokémon the player knocked out, and would occasionally appear with these Pokémon. You could add a similar feature to your game, using the array $Trainer.shadowcaught to determine which Shadow Pokémon Miror B. can have.

    And that's it. Nothing about how to use the array to achieve what XD did, or anything. I'm sorry if I'm missing something, but how am I supposed to know what to do from just this?
     
    Back
    Top