mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-06-05 22:54:35 -04:00
GetNumSavedInstances() returns count of saved instance lockouts. GetSavedInstanceInfo(index) returns 9-field WoW signature: name, mapId, resetTimeRemaining, difficulty, locked, extended, instanceIDMostSig, isRaid, maxPlayers. Uses existing instanceLockouts_ from SMSG_RAID_INSTANCE_INFO. Enables SavedInstances and lockout tracking addons to display which raids/dungeons the player is locked to and when they reset.