Mount macro to summon G-99 when in Undermine?

Thanks Rokk, this works like a champ

#showtooltip
/run if GetZoneText() ~= "Undermine"  then C_MountJournal.SummonByID(651) end
/cast G-99 Breakneck
/dismount [mounted]
2 Likes

Thanks Rokkbones, I tried to get this answer in another thread asking for a solution without a mod and I didn’t get anywhere.

I’ve been using this but it gives me an error message outside undermine of course.

/cast G-99 Breakneck
/cast Bronze Drake

1 Like