add InstaceID load option
SpatenLa opened this issue ยท 1 comments
Is your feature request related to a problem? Please describe.
Once again as Classic (SoD) gets popular the issue that instances dont have a map and dont work with map ids arises once again.
GetBestMapForUnit("player") returns nil for instances (tested in BFD).
InstaceId is available and is already fetched directly before the load.
Describe the solution you'd like
Adding the instanceID to the zoneId field to overload it even more with i
Describe alternatives you've considered
Adding a separate Load field for the InstanceID
Additional context
https://warcraft.wiki.gg/wiki/API_GetInstanceInfo
WeakAuras2/WeakAuras/WeakAuras.lua
Line 1643 in 7887a1d