• 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!
  • Scottie, Todd, Serena, Kris - which Pokémon protagonist is your favorite? Let us know by voting in our 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.

How to change the Look of the Map's Name?

  • 214
    Posts
    9
    Years
    So I've saw this in Pokemon Spectrum and the thing is how the name for a map appears in-game it is like in Pokemon BW2 or BW. So I'm asking how do I change the picture that the game uses when the map has the "showarea" in the metadata. I want to change the default look of how the map's name appears. How the name of the map appears when the player enters the area.
     
    Last edited:
    Well you can change the "menu frame"/ "ChoiceSkinName" in the "SpriteWindow" script, which also changes the map name graphic.
    I'm not sure how to if you only want to change the map name graphic though.
     
    Edit the LocationWindow in the PField_Field script section. Play around with @window.setSkin("windowSkinName").
     
    Back
    Top