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

Showing Custom Map name

  • 124
    Posts
    9
    Years
    • Seen Apr 5, 2024
    Making Custom Map Names Show as u enter them is hard to script for. I changed the map name and even added them on the ingame region map but i cant see the name when i walk into that map, i only see the wood background theme. Anybody know how to make the map name show?
     
    Making Custom Map Names Show as u enter them is hard to script for. I changed the map name and even added them on the ingame region map but i cant see the name when i walk into that map, i only see the wood background theme. Anybody know how to make the map name show?

    It would be helpful if you described what you've changed, but I think this is the issue you're having.
     
    It would be helpful if you described what you've changed, but I think this is the issue you're having.

    Making the map names show up has been no problem, but a problem I have been getting into is that regardless of what I make the popup theme for the map background be, its always the wood. If I change it to underwater it still shows up as wood, is wood the default theme? and if so, is there a limiter or something stopping the right theme from showing up?
     
    Making the map names show up has been no problem, but a problem I have been getting into is that regardless of what I make the popup theme for the map background be, its always the wood. If I change it to underwater it still shows up as wood, is wood the default theme? and if so, is there a limiter or something stopping the right theme from showing up?

    Did you try adding the constant to the sRegionMapSectionId_To_PopUpThemeIdMapping both with and without the "- KANTO_MAPSEC_COUNT" that's used in some of the entries?
     
    Last edited:
    Did you try adding the constant to the sRegionMapSectionId_To_PopUpThemeIdMapping both with and without the "- KANTO_MAPSEC_COUNT" that's used in some of the entries?

    I added the entries without it("- KANTO_MAPSEC_COUNT") this whole time and the background theme showed up ok until I started adding more maps to it and it broke everything I added and then nothing worked.

    I tried adding "- KANTO_MAPSEC_COUNT" to each entry. Let's see if that fixes anything. Does this have to be reflected in every map I make from here on out? Or I just have to do it with the themepopup?

    Also, when do you "make clean" and when do not "make clean", Im still not sure of when to do it
     
    Back
    Top