• 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.
  • Dawn, Gloria, Juliana, or Summer - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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!
  • 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.

[Scripting Question] Shiny egg sprites in essentials

  • 17
    Posts
    7
    Years
    • Seen Apr 24, 2025
    I was curious if this is possible. I tried renaming a shiny egg sprite to xxxsegg, but it doesn't show up in game. I'm using the elite battle system just in case that helps. If anybody has a script for this, let me know. It's only for personal use.
     
    I was curious if this is possible. I tried renaming a shiny egg sprite to xxxsegg, but it doesn't show up in game. I'm using the elite battle system just in case that helps. If anybody has a script for this, let me know. It's only for personal use.

    I'm not into my laptop but use CTRL+SHIFT+F and looking for '%s%s%s%s' you will find the code for battler sprite and to the eggs too, in the same script section.
    Just copy how %s recognize a shiny battler pokemon and paste inside egg code.

    Here the code than you have to look and add a shiny definition:
    Spoiler:
     
    Last edited:
    Back
    Top