how do i make ground+flying mounts like Ash’Adar, Harbinger of Dawn, ground mount only? idont want it to fly. Is there a macro or addon that can do this? Thanks!
You can’t make a flying mount not be able to fly in any area where flying is available.
You can make a macro that will summon specific mount based on whether flying is available in given zone or not(it’s not perfect because some zones are marked as flyable even if you can’t fly there)
#showtooltip
/cast [advflyable]<mount1>;<mount2>
Replace <mount1>
with name of the mount you want to fly on and <mount2>
with the name of the mount you want to use on the ground.
There are maybe some more advanced options you can do with addons like LiteMount but I haven’t looked into that.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.