• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • 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.

catchable trainer pokemon

  • 8
    Posts
    5
    Years
    • Seen Apr 2, 2020
    Couldn't find the code, so i wrote a script to enable the player to catch any pokemon of a trainer. (did this bc i wanted to make legendary encounter with more than a single pokemon, which were technically trainers)

    Add this code above main:
    Spoiler:

    Adjust WILDTRAINER_VARIABLE to the variable of your liking.

    0=everything as usual
    1=pokemon can be caught. pokemonID = former owner
    2=pokemon can be caught. pokemonID = player

    note does have to be switched of if e.g. the player joins team rocket

    else the code might look like this:

    Spoiler:


    known bugs:
    - i think it breaks shadow-pokemon catch ability
     
    Back
    Top