LibReallyFlyable

1
Created On
N/A
Updated On
N/A
Total Views
3
Total Downloads
0
Maintainer
axpentv

Lib: ReallyFlyable

Fixes Blizzards IsFlyableArea API in areas that aren't REALLY flyable like; class halls, some instances, area you don't have pathfinder for yet.

 

Usage:

lib = LibStub("LibReallyFlyable")
isFlyable = lib:IsReallyFlyableArea() -- true/false

 

Reimagined from Phanx's LibFlyable with updates for new zones and conditional mount macro creation.

 

--

MIT License