Dragonflying Macro

Hello,

I am looking to make a macro to use my dragonflight mount when in the Dragonflight continent, ground mount when I can’t fly and a flying mount in normal flying zones.

For this I would use the “IsFlyable()” function of the API, however this does not work because it seems this is not the condition the game is looking for when trying to use a dragonflying mount in the Dragonisles.

Please can you tell me which function I can use to find which Continent I’m in, or which condition the Dragonflying mounts are looking for so I can replicate this in my macro?

While not exactly what you asked for, you can use Summon Favorite Mount button from the mount collections to summon approriate mount for the zone you are in, including Dragonriding mounts in DF zones, just mark one or more of them as your favorite mounts.

For macros you probably should be posting in UI forum.

You can achieve the same effect by doing this:

Set a Dragonflying Mount as a favourite (go to your Mount Collection and right click to set favourite)

Set a normal (flying) Mount as a favourite in the same way.

Summon Favourite Mount (button, top right corner of the mount interface) will summon a DF mount in Dragon Isles and a normal mount elsewhere.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.