WeakAuras

WeakAuras

200M Downloads

add InstaceID load option

SpatenLa opened this issue ยท 1 comments

commented

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

local size, difficulty, instanceType, ZoneMapID, difficultyIndex = GetInstanceTypeAndSize()

commented

This is now in with the great syntax "i###".