Wholly

Wholly

2M Downloads

Mapid changes are not always instant

yoshimo opened this issue ยท 1 comments

commented

When i explore caves and raids, it feels like new wings do not update the broker tooltip as soon as they should.
Maybe we need more of these or other events to notice the changes

    [ZONE CHANGED](https://warcraft.wiki.gg/wiki/ZONE_CHANGED)
    [ZONE CHANGED INDOORS](https://warcraft.wiki.gg/wiki/ZONE_CHANGED_INDOORS)
    [ZONE CHANGED NEW AREA](https://warcraft.wiki.gg/wiki/ZONE_CHANGED_NEW_AREA)
commented

The documentation seems to indicate that ZONE_CHANGED_NEW_AREA is when we are going to get a mapID change. And ZONE_CHANGED will give us a sub zone change outdoors, while ZONE_CHANGED_INDOORS will give us a sub zone change indoors. We really do not concern ourselves with the sub zone, so I am not sure monitoring those will do us any good.