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

[pokeemerald-expansion] [Help] Showing two (or possibly more) Pokemon sprites at once with showmonpic or similar macro?

  • 14
    Posts
    3
    Years
    • Seen May 14, 2025
    Firstly, apologies because I am new to romhacking and coding overall and if this turns out to be a simple issue lol.

    I am currently working on a romhack project in which Double Battle will be the main focus, so at the start player will be given 2 starter mons at once. With that said, is there a way to show 2 Pokemon sprites in one instance using the showmonpic (or similar function/macro)?

    I hope and prefer to be able to use pre-existing feature within the decomp to do that, because I'm not comfortable adding wholy new graphic features just for it due to compatibility issues.

    Thank you in advance.
     
    Firstly, apologies because I am new to romhacking and coding overall and if this turns out to be a simple issue lol.

    I am currently working on a romhack project in which Double Battle will be the main focus, so at the start player will be given 2 starter mons at once. With that said, is there a way to show 2 Pokemon sprites in one instance using the showmonpic (or similar function/macro)?

    I hope and prefer to be able to use pre-existing feature within the decomp to do that, because I'm not comfortable adding wholy new graphic features just for it due to compatibility issues.

    Thank you in advance.
    I don't know of a way to show multiple Pokemon sprites with just scripting since showmonpic can only show one sprite at a time, but the command can be easily modified to be able to show more.
     
    Back
    Top