• 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!
  • Our weekly protagonist poll is now up! Vote for your favorite Conquest protagonist in the poll by clicking here.
  • 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.

[Script] Make appear a sprite after league

  • 18
    Posts
    4
    Years
    • Seen Apr 17, 2023
    Hello everyone!

    I want put Eon Ticket on the table in protagonist's house but I want make it appear only if I beat pkmn league (and then make it disappear)
    I know I have to use hidden sprite script but how can I make it appear ONLY when I'm champion?

    sorry for bad english <3
     
    Hello everyone!

    I want put Eon Ticket on the table in protagonist's house but I want make it appear only if I beat pkmn league (and then make it disappear)
    I know I have to use hidden sprite script but how can I make it appear ONLY when I'm champion?

    sorry for bad english <3

    The item sprite isn't what matters, you need a certain flag for the event. If you have the item and and not the flag for the event nothing will happen.

    progress in the game is marked by flags, so in your script set a check flag statment, that uses a flag that is set only after you beat the elite four.

    then you need to set the flag specific to the eon ticket event.
     
    I know that that "0x87F : Set after recording champion win"
    But how I have to put it into a script to make appear the item after the league?
     
    Back
    Top