[Addon] ImbaMountinator9001 - Summon a random favorite Mount
sup
With ImbaMountinator9001, you can favorite mounts and summon a random one. Its pretty much self-explanatory. The two buttons can also be drag-and-dropped into the action bars. Have fun with it ;>
At long last. Thanks a lot
Btw instead of clicking on either 2 separately, is there something i can write to make it so it will summon accordingly to whether the location accepts flight or not? So if fligh is allowed, it would always prioritize flying mounts. I never use ground mounts if flight is possible and i have 2 keybinds to mount depending if flight is possible or not, so reducing it to a single keybind that does both would be good i think
Hi Shiizukai, nice to read that you also use it!
Regarding the single keybind thing, try this macro with ImbaMountinator9001 installed:
/run if IsFlyableArea() then castFlyingMount() else castGroundMount() end;
Hi Milli, can you free up one general macro slot and try again? Seems like the error message for that specifically didn't work... It's now fixed :) Thanks for the hint!