IsMounted
From WoWWiki
| Used to be part of the Cosmos distribution. |
Last content update was 14 Feb 2006.
IsMounted is a mini-library with one purpose: Quickly and efficiently detect if any friendly unit is mounted.
This addon is a function library. This means that it doesn't have any UI on its own, but rather provides functionality for other addons. If you are an addon user and not an addon developer all you need to do is to leave this addon turned on if you have any other addons that depend on it.
Detection is done by buff tooltip scan, but it is also augmented with events that allow for the storage of predictibly consistent unit mount information storage. This means if it has been checked before and you ask again before the unit or its buffs change the result will be as efficient as a table lookup! Feel free to use it as frequently as you like.
There are tons of instances where having this information at your fingertips might be useful: macros, casting, auto-follow, flight-path unmount, etc. The opportunities are limited only by your imagination!
Your new best friends:
Macro Slash Command: /dismount
IsMounted Functions
Note: Information gathered from this addon is only correct for friendly units or units that you can see the buffs of.
