Hi everyone,
Can anyone tell me is there a way to dismount form my mounth automatically when I want to do something like pick herbs, or attack a mob? As it stands right now I have to click on my mount button to dismount before I start attacking etc. What I’d like to do is just be able to dismount automatically upon starting another action. I seem to be able to do it in retail so I am not sure if it’s not possible in Classic or if I am doing something wrong. Also, I would like to have both the “mount” and “dismount” function on the same button. Is this possible?
Any help is appreciated. Thanks!
Herb picking? No.
Attacking mobs, just put your abilities in a macro like:
#showtooltip
/dismount
/stand
/cast someAbility
You will dismount but will most likely have to hit it twice as there is a ‘lag’ from dismounting.
I’m not sure if there’s a current version, but there was an addon called “lazypig” (or something like that), that would automatically dismount you for things like that, and could also skip the first screen of dialogue on vendor npc’s.
Even with the addon, I still have to click the spell twice to dismount then cast. I think they changed something with the way it works, or there’s just a lag before the client actually sees you as dismounted.
Hi guys, OP here - thanks very much for all the info and suggestions!