Mounting during Tindral Sageswift
TylerR909 opened this issue ยท 1 comments
WoW Version
Retail (9.2.5)
Bestride Version
latest
Steps to Reproduce
Tindral Sageswift in Amirdrassil has a mid-combat mount mechanic. BeStride doesn't work.
This is obviously difficult to reproduce or test. But I suspect it's running the combat check and bailing.
Observed Behavior
BR doesn't mount during Tindral
I'll take a stab at this:
- Plan for Blizzard to add Dragonriding to other fights in the future
- Either:
- Check for a DungeonEncounterId before running the combat check (if people use BeStride for combat movement with class abilities this could break that)
- You get a specific buff to allow mounting. Could check for that.
- See if https://warcraft.wiki.gg/wiki/API_C_MountJournal.GetMountUsabilityByID works?