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

[Other Question] Shadow Pokemon in Double Battles

  • 4
    Posts
    6
    Years
    • Seen Oct 7, 2022
    I've ran into the issue that in double battles, you can only attempt to capture a shadow pokemon on the turn of the Pokemon directly across from it. When a pokeball is used on the turn of the Pokemon diagonal of the shadow pokemon, the message "It's impossible to aim without being focused" is displayed. I'd assume this is an issue that conflicts with how double battles are scripted (I'm using EBS). I was wondering if anyone knew of a way I could modify something in order to allow for an attempted capture on either pokemon's turn.

    Thank you!
     
    Search the code with Ctrl+Shift+F for that message. Then try to adjust the code so that it doesn't check that the Pokémon is across from your Pokémon, this might be as simple as removing an if, but I haven't checked.
     
    Back
    Top