Page 1 of 1

Access to autmap user note markers

Posted: Fri Jul 02, 2021 5:08 pm
by DunnyOfPenwick
Is there some way I could cajole, trick, or otherwise convince someone to make the automap user note markers public? or maybe add a new public method?

In my Delver Compass mod, when a user Remembers or Forgets a location in a dungeon, I'd like to be able to add or remove a marker note at that spot as well. So if they remember a location labeled Test Location One, I would also create a map marker at that position with note <Delver Compass>Test Location One.

I currently read teleporter locations from automap GetState(), but that doesn't require modifying anything.