[Suggestion] Remove banners added to multiple maps appearing twice on leaflet
Opened this issue · 4 comments
Banners added to multiple maps currently appear twice on leaflet.
Suggestion:
Add a command line argument so that banners with identical X, Y, Z, name and dimension are only added once to the banners.json.
Hey, so I have an edge case to add to this!
I wanted to have an orange marker as the banner and not a plain white, so naturally, I took down the white and placed an orange banner in its place.
I have since lost the map with the white banner on it, either through "upgrading it" misplacing it.
How do we clean up old banners from maps that no longer exist because they have either been lost or "upgraded" to bigger maps? I don't know if it is any good ways to do this programmatically as papyrus don't know which maps are in use and which are not, so this might have to be done manually - in that case I wonder if anyone knows how.
I have just been deleting the offending maps from data, they are oftentimes lower scale version of maps that no longer have an in-game item referring them anymore. I don't know how to edit the nbt (or what kind of file it is).